athor
11-05-2006, 06:03 AM
Hi @all,
I'm using kettle in version 2.3.0. I created a transformaiton with spoon.
Then I tried to set up a job with "Chef" but then
every time I try to save a created job with "Chef" I got the attached error message. Wher go I wrong ?
Thank you in advance for helping me !!
King regards
======== start error =====================
Unable to save job info to repository
Error inserting row
ORA-00904: "USE_LOGFIELD": invalid identifier
java.lang.reflect.InvocationTargetException: Error saving job
at be.ibridge.kettle.job.dialog.JobSaveProgressDialog$1.run(JobSaveProgressDialog.java:68)
at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:113)
Caused by: be.ibridge.kettle.core.exception.KettleException:
Unable to save job info to repository
Error inserting row
ORA-00904: "USE_LOGFIELD": invalid identifier
at be.ibridge.kettle.job.JobMeta.saveRepJob(JobMeta.java:384)
at be.ibridge.kettle.job.JobMeta.saveRep(JobMeta.java:697)
at be.ibridge.kettle.job.dialog.JobSaveProgressDialog$1.run(JobSaveProgressDialog.java:64)
... 1 more
Caused by: be.ibridge.kettle.core.exception.KettleDatabaseException:
Error inserting row
ORA-00904: "USE_LOGFIELD": invalid identifier
at be.ibridge.kettle.core.database.Database.insertRow(Database.java:1470)
at be.ibridge.kettle.core.database.Database.insertRow(Database.java:1381)
at be.ibridge.kettle.core.database.Database.insertRow(Database.java:1364)
at be.ibridge.kettle.repository.Repository.insertJob(Repository.java:949)
at be.ibridge.kettle.job.JobMeta.saveRepJob(JobMeta.java:369)
... 3 more
Caused by: java.sql.SQLException: ORA-00904: "USE_LOGFIELD": invalid identifier
at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:125)
at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:305)
at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:272)
at oracle.jdbc.driver.T4C8Oall.receive(T4C8Oall.java:623)
at oracle.jdbc.driver.T4CPreparedStatement.doOall8(T4CPreparedStatement.java:181)
at oracle.jdbc.driver.T4CPreparedStatement.execute_for_rows(T4CPreparedStatement.java:543)
at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:1028)
at oracle.jdbc.driver.OraclePreparedStatement.executeInternal(OraclePreparedStatement.java:2888)
at oracle.jdbc.driver.OraclePreparedStatement.executeUpdate(OraclePreparedStatement.java:2960)
at be.ibridge.kettle.core.database.Database.insertRow(Database.java:1431)
... 7 more
I'm using kettle in version 2.3.0. I created a transformaiton with spoon.
Then I tried to set up a job with "Chef" but then
every time I try to save a created job with "Chef" I got the attached error message. Wher go I wrong ?
Thank you in advance for helping me !!
King regards
======== start error =====================
Unable to save job info to repository
Error inserting row
ORA-00904: "USE_LOGFIELD": invalid identifier
java.lang.reflect.InvocationTargetException: Error saving job
at be.ibridge.kettle.job.dialog.JobSaveProgressDialog$1.run(JobSaveProgressDialog.java:68)
at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:113)
Caused by: be.ibridge.kettle.core.exception.KettleException:
Unable to save job info to repository
Error inserting row
ORA-00904: "USE_LOGFIELD": invalid identifier
at be.ibridge.kettle.job.JobMeta.saveRepJob(JobMeta.java:384)
at be.ibridge.kettle.job.JobMeta.saveRep(JobMeta.java:697)
at be.ibridge.kettle.job.dialog.JobSaveProgressDialog$1.run(JobSaveProgressDialog.java:64)
... 1 more
Caused by: be.ibridge.kettle.core.exception.KettleDatabaseException:
Error inserting row
ORA-00904: "USE_LOGFIELD": invalid identifier
at be.ibridge.kettle.core.database.Database.insertRow(Database.java:1470)
at be.ibridge.kettle.core.database.Database.insertRow(Database.java:1381)
at be.ibridge.kettle.core.database.Database.insertRow(Database.java:1364)
at be.ibridge.kettle.repository.Repository.insertJob(Repository.java:949)
at be.ibridge.kettle.job.JobMeta.saveRepJob(JobMeta.java:369)
... 3 more
Caused by: java.sql.SQLException: ORA-00904: "USE_LOGFIELD": invalid identifier
at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:125)
at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:305)
at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:272)
at oracle.jdbc.driver.T4C8Oall.receive(T4C8Oall.java:623)
at oracle.jdbc.driver.T4CPreparedStatement.doOall8(T4CPreparedStatement.java:181)
at oracle.jdbc.driver.T4CPreparedStatement.execute_for_rows(T4CPreparedStatement.java:543)
at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:1028)
at oracle.jdbc.driver.OraclePreparedStatement.executeInternal(OraclePreparedStatement.java:2888)
at oracle.jdbc.driver.OraclePreparedStatement.executeUpdate(OraclePreparedStatement.java:2960)
at be.ibridge.kettle.core.database.Database.insertRow(Database.java:1431)
... 7 more