Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

DB2 Triggers with EJBs

843830Feb 21 2007
Hi,

My EJB's that have been working fine are now not since I put a trigger on the DB2 table.

the error message I am getting out of websphere is

com.ibm.ws.ejbpersistence.utilpm.PersistenceManagerException: PMGR6022E: Error using adapter to create or execute an Interaction. com.ibm.ws.rsadapter.cci.WSInteractionImpl@e06d8c

---- Begin backtrace for nested exception
java.sql.SQLException: [SQL0723] SQL trigger SEATRIG in *N failed with SQLCODE -7008 SQLSTATE 55019.

If anyone wants the whole call stack just ask

Can anyone help

thanks in advance
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 21 2007
Added on Feb 21 2007
0 comments
273 views