Page 1 of 1

Phantom error 12384

Posted: Fri May 08, 2009 4:04 pm
by abha.kalra
Hi,
I am writing to teradata using OBDC stage( to use the transactional grouping)
for capturing any reject in writing to database I am puting the constraint
linkname.REJECTCODE.
for last few runs I am getting the following warning message in the director

DataStage Job 17 Phantom 12384
Program "JOB.1930052234.DT.1509057414.TRANS1": Line 456, Variable "Pin%%V0S0P26.REJECTEDCODE" previously undefined. Zero used.
Program "JOB.1930052234.DT.1509057414.TRANS1": Line 456, Variable "Pin%%V0S0P24.REJECTEDCODE" previously undefined. Zero used.
DataStage Phantom Finished

Please suggest how to resolve this ?

Posted: Fri May 08, 2009 10:32 pm
by chulett
First suggestion is to do an Exact Match search on "previously undefined" and look thru the matches for similar issues and see if anything there helps you.