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:[17018] in Forms 6i

bootstrapAug 12 2014 — edited Aug 13 2014

While calling an User defined function in Forms 6i an exception is raised in the program - ORA-00600: internal error code, arguments:[17018]...

Scenario is something like:

In the system there are two forms open at the same time. Through one form some action is performed which called DB procedure that updates some table.

Through another form on some user action that table is queried. I don't know what is the problem but I am getting this exception.

Even I simulated similar link of scenario on test environment having dummy table and forms, and doing the same things as said above but not getting that error in test environment.

Can anyone please help what may be the problem?

My database is 10g.

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Sep 10 2014
Added on Aug 12 2014
2 comments
1,230 views