Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi everyone
im trying to copy some data from oracle to mysql but to I have to pass with a file output or not ?
I got this mistake
Démarrage du job mat a 14:23 20/06/2018.
[statistics] connecting to socket on port 3483
[statistics] connected
Exception in thread "main" java.lang.Error: Unresolved compilation problems:
pstmt_tMysqlOutput_1 cannot be resolved
batchSizeCounter_tMysqlOutput_1 cannot be resolved to a variable
batchSize_tMysqlOutput_1 cannot be resolved to a variable
batchSizeCounter_tMysqlOutput_1 cannot be resolved to a variable
pstmt_tMysqlOutput_1 cannot be resolved
batchSizeCounter_tMysqlOutput_1 cannot be resolved to a variable
pstmt_tMysqlOutput_1 cannot be resolved
batchSizeCounter_tMysqlOutput_1 cannot be resolved to a variable
pstmt_tMysqlOutput_1 cannot be resolved
batchSizeCounter_tMysqlOutput_1 cannot be resolved to a variable
pstmt_tMysqlOutput_1 cannot be resolved to a variable
pstmt_tMysqlOutput_1 cannot be resolved
at hr.mat_0_1.mat.tOracleInput_1Process(mat.java:796)
at hr.mat_0_1.mat.runJobInTOS(mat.java:1270)
at hr.mat_0_1.mat.main(mat.java:1127)
Job mat terminé à 14:23 20/06/2018. [Code sortie=0]