Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
I am getting following error when using tOracleOutputBulkExec
SQL*Loader-704: Internal error: ulconnect: OCIEnvCreate
Exception in component tOracleOutputBulkExec_1_tOBE
java.lang.Exception
at romware.dim_rate_plan_0_1.DIM_RATE_PLAN.tOracleInput_1Process(DIM_RATE_PLAN.java:1304)
at romware.dim_rate_plan_0_1.DIM_RATE_PLAN.runJobInTOS(DIM_RATE_PLAN.java:1598)
at romware.dim_rate_plan_0_1.DIM_RATE_PLAN.main(DIM_RATE_PLAN.java:1466)
SQL*Loader: Release 10.2.0.1.0 - Production on Tue Dec 18 13:07:25 2012
The .csv and .ctl file are created but the data in not getting inserted in database(even database table is created with blank records)
How to resolve the issue?? I am using windows 7 and oracle 10.2
solved..
Hi @Moe,
Can u let me know how u resolved this issue?