DBMS_FILE_TRANSFER.put_file Failing due to size of expdp dump files not 512 byte sized
How do I convert my expdp dump files to be 512 byte size so they can be transferred using the DBMS_FILE_TRANSFER method?
1
How do I convert my expdp dump files to be 512 byte size so they can be transferred using the DBMS_FILE_TRANSFER method?