Page 1 of 1

compilation error

Posted: Thu Jun 26, 2008 7:11 am
by veera24
hi all,
Am getting the following error during compilation

"Compiling: Source = 'RT_BP2912/JOB.1080363902.DT.1478852905.TRANS3', Object = 'RT_BP2912.O/JOB.1080363902.DT.1478852905.TRANS3'

********************************************************************************************************************************************

0293 $DEFINE Pin%%V11S0P4.Column%%24 STAGECOM

^

End of File unexpected, Was expecting: Assignment Operator

1 Errors detected, No Object Code Produced.

(test0626.Xfr)


"



dont know how to resolve this. pls. help me out what might be the error for this and how to resolve the same.

Your time ll be highly appreciated...


Thanks in advance...
veera...

Posted: Thu Jun 26, 2008 2:07 pm
by kcbland
You've got a syntax error in one of your Transformer stages. It could a line with a trailing = sign, or a missing quote, or use of a reserved keyword.

Posted: Thu Jun 26, 2008 4:13 pm
by ray.wurlod
Or the disk where your project is installed has become full.

Posted: Thu Jun 26, 2008 4:23 pm
by chulett
Especially considering this other problem they have posted:

viewtopic.php?t=120106

Posted: Thu Jun 26, 2008 9:26 pm
by veera24
kcbland wrote:You've got a syntax error in one of your Transformer stages. It could a line with a trailing = sign, or a missing quote, or use of a reserved keyword. ...
I couldn't get your point. Could you pls. elaborate and especially about the reserved key words?

Your time ll be highly appreciated...


Thanks in advance...
veera...

Posted: Thu Jun 26, 2008 11:07 pm
by ray.wurlod
It's not actually relevant. Your disk was full, and that's why DataStage could not create a new file/table.

Posted: Sun Jun 29, 2008 9:34 pm
by veera24
ray.wurlod wrote:It's not actually relevant. Your disk was full, and that's why DataStage could not create a new file/table. ...
thanks a lot ray. It was the same problem you have mentioned.

Thanks again...

Posted: Sun Jun 29, 2008 9:34 pm
by veera24
ray.wurlod wrote:It's not actually relevant. Your disk was full, and that's why DataStage could not create a new file/table. ...
thanks a lot ray. It was the same problem you have mentioned.

Thanks again...