> -----Original Message-----
> From: IBM Mainframe Discussion List On Behalf Of Wade Curry
>
> Rashmi Nijaguni [EMAIL PROTECTED], Apr 26, 2006 at 03:39:07PM +0530:
>
> > The job looks something like this:
>
> > //S2C9011 JOB (S2C9,XX,TI),'',
> > // MSGCLASS=T,
> > // NOTIFY=&SYSUID,
> > //* TYPRUN=SCAN,
> > // CLASS=X
> > //*
> > //PROCLIB JCLLIB ORDER=(PROD.PROC.LIB,PROD.PROC.LIB)
> > //*
> > //JOBLIB DD DSN=POITS.BATPROD.LOAD,DISP=SHR
> > // DD DSN=PODBM.SCIC.RESLIB,DISP=SHR
> > //*
>
> I don't see a comma after the first JOBLIB DD statement. I
> think that is what matches this error message you received:
> > The JESYSMSG in the spool says "EXPECTED CONTINUATION NOT RECEIVED"
No, that's a "concatenation", not a "continuation". The "EXPECTED
CONTINUATION NOT RECEIVED" message would be appropriate there if a comma
was PRESENT after the first dataset name.
Somewhere else in the jobstream is a comma that should not be there, or
a continuation is missing after a statement that ends in a comma.
-jc-
----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html