Does the parm line go past column 71?

Lizette

-----Original Message-----
From: IBM Mainframe Discussion List [mailto:[email protected]] On Behalf 
Of Thomas Lawrence
Sent: Friday, April 19, 2013 9:01 AM
To: [email protected]
Subject: Moving PAX file to a directory

Looking for some help getting a pax file moved into directories. I was given a 
set of jcl which was supposed to do it, but does not.

It is as follows:

//JOBCARD  JOB (ACCT),'PROGRAMMER',
//     CLASS=Z,
//     MSGCLASS=X,
//     NOTIFY=&SYSUID
//*
//UNPAXDIR EXEC PGM=BPXBATCH,
// PARM='sh cd /u/maint/ca/pax/; pax -rvf productpaxfile.pax.Z'
//STDOUT DD SYSOUT=*
//STDERR DD SYSOUT=*

This JCL worked in the past (probably z/os 1.9) but I get an error on the parm 
card each time now and we are running z/os 1.13

The error is:

 3 IEFC605I UNIDENTIFIED OPERATION FIELD 

where line 3 is the parmaeter line which is in quotes. 

----------------------------------------------------------------------
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