Skip to Main Content

Oracle Forms

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

ORA-00600: internal error code, arguments: [17069]

395640Oct 25 2005 — edited Oct 29 2005
hi,
Please help out finding the solution to the error as displayed below. when i press Ctrl+K(Complie all) it compiles successfully, but when i generate .fmx(Ctrl+T), the following message displayed and no file generates.
Forms 6.0.8.25.2(forms 6i with patch 16) and oracle 9i database.

The message as follows:

Compiling WHEN-NEW-FORM-INSTANCE trigger on form...
Compilation error on WHEN-NEW-FORM-INSTANCE trigger on form:
PL/SQL ERROR 0 at line 0, column 0
ORA-00600: internal error code, arguments: [17069], [43012912], [], [], [], [], [], []


Compiling POST-QUERY trigger on PRJDEPT data block...
Compilation error on POST-QUERY trigger on PRJDEPT data block:
PL/SQL ERROR 0 at line 0, column 0
ORA-00600: internal error code, arguments: [17069], [42997240], [], [], [], [], [], []


Compiling POST-QUERY trigger on PRJENGGRP data block...
Compilation error on POST-QUERY trigger on PRJENGGRP data block:
PL/SQL ERROR 0 at line 0, column 0
ORA-00600: internal error code, arguments: [17069], [35248688], [], [], [], [], [], []


Compiling WHEN-BUTTON-PRESSED trigger on ADD item in PROJEMP data block...
Compilation error on WHEN-BUTTON-PRESSED trigger on ADD item in PROJEMP data block:
PL/SQL ERROR 0 at line 0, column 0
ORA-00600: internal error code, arguments: [17069], [43865608], [], [], [], [], [], []


Compiling WHEN-BUTTON-PRESSED trigger on REMOVE item in PROJEMP data block...
Compilation error on WHEN-BUTTON-PRESSED trigger on REMOVE item in PROJEMP data block:
PL/SQL ERROR 0 at line 0, column 0
ORA-00600: internal error code, arguments: [17069], [43865608], [], [], [], [], [], []


Compiling POST-QUERY trigger on TASKFORCE data block...
Compilation error on POST-QUERY trigger on TASKFORCE data block:
PL/SQL ERROR 0 at line 0, column 0
ORA-00600: internal error code, arguments: [17069], [43012912], [], [], [], [], [], []


Compilation errors have occurred.
--message over.
Waiting for reply.
Samir
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Nov 26 2005
Added on Oct 25 2005
2 comments
1,461 views