DROP USER error using Oracle Release 9.2.0.8.0
Greetings,
When trying to drop some users using the following command or commands (
DROP USER username
or
DROP USER username CASCADE
), we get these errors:
ORA-01001: invalid cursor
ORA-00600: internal error code, arguments: [qmxiUnpPacked2], [121], [], [], [], [], [], []
Any ideas as to why we are experiencing these errors.
Any help would be greatly appreciated!
Thank you!
AK
0