Skip to Main Content

Oracle Database Discussions

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!

Problem in PL/SQL procedure compilation - Error code ORA-00600 arguments: 17069, 8826888

Kam__apexApr 7 2023

Dear Friends,

I am working on Oracle 10g and developer forms 6i. We have two database servers (server1 and server2). My server2 hard drive was crashed and I needed to make another server in order to restore the data and make it functional. I installed Oracle 10g again and import full database on the new server. Previously created database links was working properly before but after the installation its not working then I created them again. Now one of my procedure creating problem and not compiling which is written on form procedure. When I compile the form it gives below error.

Error code ORA-00600 internal error code, arguments: 17069, 8826888

Please help me how to resolve the above said problem. I will be thankful.

Note: Database link is using in this code.

Regards,

Kam

Comments
Post Details
Added on Apr 7 2023
1 comment
169 views