Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I am getting a little over 3K rows per second using tFileInputDelimited > tOracleOutput.
I have been looking at tOracleOutputBulk and tOracleOutputBulkExec, is there a way to improve the speed without having to install TOS on the Oracle database server?
The problem is the component expects TOS to be installed on the database server.
TOS is installed on a virtual machine which is different than the database sever virtual machine.
I don't have permissions to install TOS on the database server virtual machine.