Oracle Message DIA-48133 - file descriptor has already been opened [string] [string]

ERRORfile descriptor has already been opened [string] [string]
CAUSEThe specified file descriptor has already been opened.
ACTIONDo 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.