You are not logged in.
Announcement
Unanswered posts
|
Pages: 1

I am getting the following error using the metadata collected from an Oracle DB and exporting out to a delimited file.
I have variations of schema/tablename/column and it generates all the same error. The column does show up in the schema.
compilation problems:
CASEID cannot be resolved or is not a field
CONSUMERID cannot be resolved or is not a field
STATUS cannot be resolved or is not a field
OWNER cannot be resolved or is not a field
EXTERNALID cannot be resolved or is not a field
SERVICECASEID cannot be resolved or is not a field
at kana_dq.kanadq_0_1.kanadq.tOracleRow_1Process(kanadq.java:548)
at kana_dq.kanadq_0_1.kanadq.runJobInTOS(kanadq.java:858)
at kana_dq.kanadq_0_1.kanadq.main(kanadq.java:769)
[statistics] connecting to socket on port 3913
[statistics] connected
Job kanadq ended at 10:06 02/09/2009. [exit code=0]
Offline
Hello
Can you upload a screenshot of your job. It looks your job doesn't compile well, close the job and restart it.
Best regards
shong
Offline
Pages: 1