In the future, you can easily help yourself by looking at the JCL expansion 
which has statement numbers and formatted output. The error message points you 
to the specific statement in error.

Jon.

    On Saturday, October 5, 2019, 04:11:24 PM PDT, Rich Tabor 
<[email protected]> wrote:  
 
 //Val1  label has lower case letters

-----Original Message-----
From: IBM Mainframe Discussion List <[email protected]> On Behalf Of 
Steve Lee
Sent: Saturday, October 5, 2019 3:28 PM
To: [email protected]
Subject: [IBM-MAIN] BPXBATCH getting unexptected msg: INVALID LABEL

Dear, 

when running a simple BPXBATCH with //STDPARM DD, get an error INVALID LABEL, 
which is nothing else that looks like a reference to a LABEL. 


the Step releasing is below: 
//Val1 EXEC PGM=BPXBATCH,REGION=0M,TIME=NOLIMIT
//*COND=(0,LT)
//*
//STDPARM DD *
sh cd /var/CareFirst/CAMSM/R60/msm/;
ls -RE
/*
//STDOUT DD SYSOUT=*
//STDERR DD SYSOUT=*
//CEEDUMP DD SYSOUT=*
// 

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

IEFC452I AAD3382Z - JOB NOT RUN - JCL ERROR    279
STMT NO. MESSAGE
4 IEFC662I INVALID LABEL


Any input would greatly be appreciated. 
Steve 

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions, send email to 
[email protected] with the message: INFO IBM-MAIN

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN
  

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to