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 '00002 '.

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
//OUTDD    DD SYSOUT=*
//INDD DD *
SVN00002                  MLVTL

I get:
SVN00002                  MLVTL    QVR   RETURN CODE = 0004, REASON CODE = 0063.

Which, from what I found means that the volume N00002 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

Reply via email to