Re: CBRSPLCS question

2019-04-01 Thread Gadi Ben-Avi
Thanks Anthony.
I guess my Assembler reading skills a rusty.

Gadi

-Original Message-
From: IBM Mainframe Discussion List  On Behalf Of 
Anthony Thompson
Sent: Monday, April 1, 2019 9:06 AM
To: IBM-MAIN@LISTSERV.UA.EDU
Subject: Re: CBRSPLCS question

I haven't used that utility, but reading the source in SYS1.SAMPLIB(CBRSPLCS) 
tells me there should be a space between the SV and the volser. So I think it's 
complaining about not finding volume '2 '.

Ant.

-Original Message-
From: IBM Mainframe Discussion List [mailto:IBM-MAIN@LISTSERV.UA.EDU] On Behalf 
Of Gadi Ben-Avi
Sent: Monday, 1 April 2019 3:04 PM
To: IBM-MAIN@LISTSERV.UA.EDU
Subject: CBRSPLCS question

Hi,
I am trying to use CBRSPLCS to change a group of volumes to scratch.
I am using the following JCL:
//CBRSPLCS EXEC PGM=CBRSPLCS,REGION=0M
//OUTDDDD SYSOUT=*
//INDD DD *
SVN2  MLVTL

I get:
SVN2  MLVTLQVR   RETURN CODE = 0004, REASON CODE = 0063.

Which, from what I found means that the volume N2 is not in the library.

Am I doing something wrong?

Gadi

--
For IBM-MAIN subscribe / signoff / archive access instructions, send email to 
lists...@listserv.ua.edu with the message: INFO IBM-MAIN

--
For IBM-MAIN subscribe / signoff / archive access instructions, send email to 
lists...@listserv.ua.edu with the message: INFO IBM-MAIN

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN


Re: CBRSPLCS question

2019-04-01 Thread Anthony Thompson
I haven't used that utility, but reading the source in SYS1.SAMPLIB(CBRSPLCS) 
tells me there should be a space between the SV and the volser. So I think it's 
complaining about not finding volume '2 '.

Ant.

-Original Message-
From: IBM Mainframe Discussion List [mailto:IBM-MAIN@LISTSERV.UA.EDU] On Behalf 
Of Gadi Ben-Avi
Sent: Monday, 1 April 2019 3:04 PM
To: IBM-MAIN@LISTSERV.UA.EDU
Subject: CBRSPLCS question

Hi,
I am trying to use CBRSPLCS to change a group of volumes to scratch.
I am using the following JCL:
//CBRSPLCS EXEC PGM=CBRSPLCS,REGION=0M
//OUTDDDD SYSOUT=*
//INDD DD *
SVN2  MLVTL

I get:
SVN2  MLVTLQVR   RETURN CODE = 0004, REASON CODE = 0063.

Which, from what I found means that the volume N2 is not in the library.

Am I doing something wrong?

Gadi

--
For IBM-MAIN subscribe / signoff / archive access instructions, send email to 
lists...@listserv.ua.edu with the message: INFO IBM-MAIN

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN


CBRSPLCS question

2019-03-31 Thread Gadi Ben-Avi
Hi,
I am trying to use CBRSPLCS to change a group of volumes to scratch.
I am using the following JCL:
//CBRSPLCS EXEC PGM=CBRSPLCS,REGION=0M
//OUTDDDD SYSOUT=*
//INDD DD *
SVN2  MLVTL

I get:
SVN2  MLVTLQVR   RETURN CODE = 0004, REASON CODE = 0063.

Which, from what I found means that the volume N2 is not in the library.

Am I doing something wrong?

Gadi

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN