Art, this used to work.
CATLG DSNAME=Z0509.OS390R3.TARES1,
VOL=3480X=(197082,1,190685,2,190782,3,199246,4)
-----Original Message-----
From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On
Behalf Of Art Brown
Sent: Thursday, July 12, 2007 3:16 PM
To: [email protected]
Subject: Cataloging a Multi-Volume Tape Dataset
Help!!
It's been such a long time since working on the mainframe. We are
currently a Client/Server installation.
It seems as though I've forgotten how to catalog a dataset on multiple
volume. I'm getting a syntax error on the control statement, but can
not, for the life of me, fiqure out why. Here is the JCL:
//STEP1 EXEC PGM=IEHPROGM,REGION=200K
//SYSPRINT DD SYSOUT=*
//SYSIN DD *
CATLG DSNAME=FANP.ARCHIVE.ANJ.FROM.Y1999.TO.JUL2004, X
VOL=TAPE=(109400,1)
CATLG DSNAME=FANP.ARCHIVE.ANJ.FROM.Y1999.TO.JUL2004, X
VOL=TAPE=(109393,2)
CATLG DSNAME=FANP.ARCHIVE.ANJ.FROM.Y1999.TO.JUL2004, X
VOL=TAPE=(109420,3)
CATLG DSNAME=FANP.ARCHIVE.ANJ.FROM.Y1999.TO.JUL2004, X
VOL=TAPE=(103979,4)
CATLG DSNAME=FANP.ARCHIVE.ANJ.FROM.Y1999.TO.JUL2004, X
VOL=TAPE=(103972,5)
And the following is the error message I've getting:
IEH202I INVALID KEYWORD OR CONTROL STATEMENT SYNTAX
Can anyone advise me?
----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html