Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Starting job mysqlbulk at 15:44 23/11/2009.
connecting to socket on port 4115
Exception in thread "main" java.lang.Error: Unresolved compilation problems:
The constructor File() is undefined
Syntax error on token ";", delete this token
at etl_performance_poc.mysqlbulk_0_1.mysqlbulk.tOracleInput_2Process(mysqlbulk.java:1872)
at etl_performance_poc.mysqlbulk_0_1.mysqlbulk.runJobInTOS(mysqlbulk.java:3441)
at etl_performance_poc.mysqlbulk_0_1.mysqlbulk.main(mysqlbulk.java:3350)
connected
Job mysqlbulk ended at 15:44 23/11/2009.
<b> the field showing mandatory for FILE_NAME </b>
As I indicated earlier, we are not involving with file. It is extracting datasets from a Database and loading into another Database.