ORA-00602 [message #51692] |
Fri, 07 June 2002 00:04 |
MP
Messages: 6 Registered: January 2002
|
Junior Member |
|
|
While Updating a record in a Table 'x' from forms 6i in Oracle 8, I am getting this error, the table 'x' has an after update Trigger Written on it.
There is no error if we update the record from backend.
While Checking for the error in the trigger on X, i find that the trigger is getting stuck in that part of code which is not exceutable in the present record conditions on a date field-which i am assigning as the changed value.
Please help me with this.
|
|
|
Re: ORA-00602 [message #51693 is a reply to message #51692] |
Fri, 07 June 2002 03:05 |
|
Maaher
Messages: 7065 Registered: December 2001
|
Senior Member |
|
|
This is an internal exception, I suggest you check Oracle Metalink for more information.
MHE
|
|
|