Oracle Error Message
ORA-48135: uninitialized file descriptor
Reason for the Error
The specified file descriptor is uninitialized.
Solution
Make sure the file descriptor is initialized before passing it into the routine.
ORA-48135: uninitialized file descriptor
The specified file descriptor is uninitialized.
Make sure the file descriptor is initialized before passing it into the routine.