Got error during compilation/run time of forms 6i? [message #156113] |
Sun, 22 January 2006 04:08 ![Go to next message Go to next message](/forum/theme/orafaq/images/down.png) |
behari_wolf
Messages: 10 Registered: January 2006 Location: INDIA
|
Junior Member |
|
|
Hi,
Due to our requirement our application still running on forms 6i and 8i database.
But we only want to upgrade our database from 8i to 10 G.
Yesterday during testing when we run one of our form 6i application on oracle 10G database the forms 6i got some compliation error/ runtime error. I dont why it occured.
Is forms 6i not compatible with database 10 G. Because our same forms 6i application running fine on 8i?
Please let me inform what I will do in this regard in order to run forms 6i application on 10G.
It is our requirement that we still go with forms 6i.
Behari
|
|
|
|
Re: Got error during compilation/run time of forms 6i? [message #156592 is a reply to message #156113] |
Thu, 26 January 2006 02:25 ![Go to previous message Go to previous message](/forum/theme/orafaq/images/up.png) ![Go to next message Go to next message](/forum/theme/orafaq/images/down.png) |
behari_wolf
Messages: 10 Registered: January 2006 Location: INDIA
|
Junior Member |
|
|
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 it 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
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.
|
|
|
|
|
|
|
|