DB2 Triggers with EJBs
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