Dave, I know you had to have the same volser prefix for another spool volume. Also change the fence for number of volumes and sys1.haspace must exist on new volume uncataloged...
Scott ford www.identityforge.com from my IPAD > On May 22, 2014, at 1:42 PM, "Gibney, Dave" <[email protected]> wrote: > > You may have a cataloged SYS1.HASPACE on some volume not named SPOOLx. But I > doubt it is the dataset being used by JES2. > > >> -----Original Message----- >> From: IBM Mainframe Discussion List [mailto:[email protected]] >> On Behalf Of Jake anderson >> Sent: Thursday, May 22, 2014 5:02 AM >> To: [email protected] >> Subject: Re: JES Volume addition error >> >> Hi, >> >> I re-initialized it with the SPOOLDEF parm value and it worked. >> >> >> >> On Thu, May 22, 2014 at 5:16 PM, Matthew Stitt >> <[email protected]>wrote: >> >>> According to your SPOOLDEF statement, the volume name must start with >>> "SPOOL". The VOLUME parameter indicates to JES2 what the spool volume >>> names will be, plus a suffix to ensure they have unique names. The >>> prefix can be up to 5 characters. Any volume name which does not >>> start with that prefix will be rejected by JES2. >>> >>> Matthew >>> >>> On Thu, 22 May 2014 17:04:11 +0530, Jake anderson < >>> [email protected]> wrote: >>> >>>> Hello All, >>>> >>>> >>>> I am trying to add spool volume with a command : $SSPOOL(TSO11V), but >>>> it gives out me the below error : >>>> >>>> $HASP003 RC=(04),S SPOOL(TSO11V) - CONTAINS AN INVALID >>>> $HASP003 SUBSCRIPT >>>> >>>> >>>> As an initial message from IBM manual : >>>> >>>> 04*CONTAINS AN INVALID SUBSCRIPT[, RANGE IS (xxxx-yyyy)]* >>>> >>>> The specified subscript value is either outside the allowable range >>>> or is not defined by your installation. The valid range of the >>>> subscript is displayed. This code can also be displayed if a >>>> subscript should have been specified but was not. >>>> >>>> Currently system has only 1 spool volume and the JES2PARM has the >>>> limitation of 32. >>>> >>>> >>>> JES2PARM >>>> >>>> SPOOLDEF BUFSIZE=3992, >>>> DSNAME=SYS1.HASPACE, >>>> FENCE=NO, >>>> RECINCR=2, >>>> SPOOLNUM=32, >>>> TGBENUM=10, >>>> TGNUM=16288, >>>> TGSIZE=30, >>>> TGWARN=80, >>>> TRKCELL=3, >>>> VOLUME=SPOOL >>>> >>>> Allocation : >>>> >>>> //ALLOC DD DSN=SYS1.HASPACE,DISP=(NEW,KEEP,KEEP), >>>> // SPACE=(CYL,900),UNIT=3390,VOL=SER=TSO11V, >>>> // DCB=(DSORG=PS,RECFM=F,LRECL=4096,BLKSIZE=3992), >>>> // DSNTYPE=LARGE >>>> >>>> Could someone point me where I have gone wrong. >>>> >>>> Jake >>>> >>> >>> ---------------------------------------------------------------------- >>> 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 > > ---------------------------------------------------------------------- > 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
