Problem on Server Package Programming!
From: YYW <yywong_at_sci.hkbu.edu.hk>
Date: 1998/02/04
Message-ID: <6bahef$84o$1_at_power42t.hkbu.edu.hk>#1/1
Date: 1998/02/04
Message-ID: <6bahef$84o$1_at_power42t.hkbu.edu.hk>#1/1
I am writing a Package on the Oracle Server! However, every time when I run it, an internal error occurred. The message that I output it from sqlerrm in Sql*Plus is:
ORA-00600: internal error code, arguments: [12421], [], [], [], [], [], [], []
Can anyone tell me how to solve it? In my initorcl.ora, I have set the parameter 'open_cursors' to 400 (since I have used many cursors in the function) and the shared_pool_size is set to 9000000. But the problem still exist.
Thanks in Advanced! Received on Wed Feb 04 1998 - 00:00:00 CET
