Re: Got error during compilation/run time of forms 6i?
Date: 26 Jan 2006 00:30:51 -0800
Message-ID: <1138264251.744901.150630_at_f14g2000cwb.googlegroups.com>
hi,
I got the following compilation error on run time when I tried to run my small forms 6i application against 10 G database. As I said this application running fine against 8i database. Please let me suggest where is the problem and how can I rectify it in order to run sucessfully?
Behari
Compilation Error:
Compiling WHEN-BUTTON-PRESSED trigger on PLAN item in PLUS data
block...
Compilation error on WHEN-BUTTON-PRESSED trigger on PLAN item in PLUS
data block:
PL/SQL ERROR 0 at line 0, column 0
[Quoted] ORA-00600: internal error code, arguments: [17069], [51462224], [], [],
[], [], [], []
Compiling WHEN-BUTTON-PRESSED trigger on DETAIL item in SQL data
block...
Compilation error on WHEN-BUTTON-PRESSED trigger on DETAIL item in SQL
data block:
PL/SQL ERROR 0 at line 0, column 0
ORA-00600: internal error code, arguments: [17069], [46318884], [], [],
[], [], [], []
Compiling WHEN-BUTTON-PRESSED trigger on ITEM60 item in SQL data
block...
Compilation error on WHEN-BUTTON-PRESSED trigger on ITEM60 item in SQL
data block:
PL/SQL ERROR 0 at line 0, column 0
ORA-00600: internal error code, arguments: [17069], [46318884], [], [],
[], [], [], []
Compilation errors have occurred. Received on Thu Jan 26 2006 - 09:30:51 CET