Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> UTL_FILE.FOpen ends with Ora-00600 internal error when file path is null (Win2K 8.1.7.0.0)
Dear all,
I just happen to find out that passing (involuntarily) a null value in
the file path parameter of the Fopen function of built-package
UTL_FILE causes an ORA-00600 internal error. Of course it doesn't make
sense to pass a null to that parameter, but there it is.
The bad side is that whenever such event occurs, Oracle executable
goes to 100% CPU usage while dumping information to the udump
directory, which may take several minutes to complete and choke any
other existing session.
This happened on a Windows 2000 platform with 8.1.7.0.0 installed.
Regards,
Flavio
Received on Wed Oct 23 2002 - 07:24:46 CDT
![]() |
![]() |