compilation error in sequence

A forum for discussing DataStage<sup>®</sup> basics. If you're not sure where your question goes, start here.

Moderators: chulett, rschirm, roy

Post Reply
ravipuli
Participant
Posts: 22
Joined: Thu Jul 12, 2012 8:12 am

compilation error in sequence

Post by ravipuli »

Hi guys,
i have a problem with compiling the squence job.When i try to compile the it's giving below error .can any one help me to resolve this problem.

JOb Activity-->Job activity
:
:
:
Routine activity

error is
Compiling: Source = 'RT_BP1960/JOB.877802012.DT.1631335856', Object = 'RT_BP1960.O/JOB.877802012.DT.1631335856'
***********************************************************?***********************************************************
0792 ""
^
String Constant unexpected, Was expecting: Array Name, Variable name,
New variable name, ';', Statement label, "ABORT", "ABORTE", "ABORTM",
"BEGIN", "BREAK", "CALL", "CHAIN", "CLEAR", "CLEARCOM", "CLEARDATA",
"CLEARFILE", "CLEARPROMPTS", "CLEARSELECT", "CLOSE", "CLOSESEQ",

1 Errors detected, No Object Code Produced
ravikumar
ray.wurlod
Participant
Posts: 54607
Joined: Wed Oct 23, 2002 10:52 pm
Location: Sydney, Australia
Contact:

Post by ray.wurlod »

Please show us a few lines either side of line number 792 in RT_BP1960/JOB.877802012.DT.1631335856
IBM Software Services Group
Any contribution to this forum is my own opinion and does not necessarily reflect any position that IBM may hold.
Post Reply