Hi all,
I'm trying to call a procedure modifies sql data in a trigger after update, but when i'm executing the update that shots the trigger this error message occurs:
SQL0723N An error occurred in a triggered SQL statement in trigger
"APN.TR_APN_CTB_A". Information returned for the error includes SQLCODE
"-746", SQLSTATE "57053" and message tokens
"APNCTB.#SP_INSER|SQL05010710405030|READ|AP". SQLSTATE=09000
Someone knows what's happening here.
Thanks