My other suspicion is this is CA maintenance.  If so, then MSM probably should 
be used.

Though that it is a guess.  From the PARM statement it looks like the ESD way 
of installing CA product or maintenance.

Lizette


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

I am willing to bet that when the OP changes "productpaxfile" to the file of 
current concern, it does pass 71.
And that should be obvious which line is actually labeled 3 in the actual 
output.

Providing actual output from the failed job would have probably found the 
answer for the OP and removed the need to ask here :)

> -----Original Message-----
> From: IBM Mainframe Discussion List [mailto:[email protected]] 
> On Behalf Of Paul Gilmartin
> Sent: Friday, April 19, 2013 9:28 AM
> To: [email protected]
> Subject: Re: Moving PAX file to a directory
> 
> On Fri, 19 Apr 2013 09:04:59 -0700, Lizette Koehler wrote:
> 
> >Does the parm line go past column 71?
> >
> It does not, with about 10 characters to spare.
> 
> >-----Original Message-----
> >From: IBM Mainframe Discussion List [mailto:[email protected]] 
> >On Behalf Of Thomas Lawrence
> >Sent: Friday, April 19, 2013 9:01 AM
> >
> >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.
> >
> I copied and pasted the JCL (I changed job and sysout classes).
> I got no such error.  It went to execution with the expected
> failure:
> 
> -sh:0+ cd /u/maint/ca/pax/
> cd: /u/maint/ca/pax/: EDC5129I No such file or directory.
> -sh:0+ pax -rvf productpaxfile.pax.Z
> pax: productpaxfile.pax.Z: EDC5129I No such file or directory.
> 
> -- gil
> 

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

Reply via email to