ORA-48133
file descriptor has already been opened [string] [string]
Cause
The specified file descriptor has already been opened.
Action
Do not open a file that has previously been opened, or check your code to make sure you are cleaning up a file descriptor that is being reused correctly.
ORA-48133
file descriptor has already been opened [string] [string]
Cause
The specified file descriptor has already been opened.
Action
Do not open a file that has previously been opened, or check your code to make sure you are cleaning up a file descriptor that is being reused correctly.
ORA-48133
file descriptor has already been opened [string] [string]
Cause
The specified file descriptor has already been opened.
Action
Do not open a file that has previously been opened, or check your code to make sure you are cleaning up a file descriptor that is being reused correctly.