On Tue, 10 Nov 2015 15:18:45 +0000, John Dawes <jhn_da...@yahoo.com.au> wrote:

>G'Day
>
>I have a problem with allocating a dsn to tape.  This problem started when we 
>transferred from Oracle VSM to IBM VTS.
>
>The error message is as follows:
>
>IEF344I MVRXL#JP TSO CUMUL OUTPUT01 - ALLOCATION FAILED DUE TO DATA FACILITY 
>SYSTEM ERROR
>IGD17045I SPACE NOT SPECIFIED FOR ALLOCATION OF DATA SET
>SYSCICS.CICS.CICSVP.G0005V00
>
>This job has been running without any problem when it was allocated under VSM 
>however with the switch to VTS the abends have occurred due to the AFF parm.
>
>Below is the jcl:
>
>//ACUMUL  EXEC IKJEFT01,
>//             PARM=('CICSAPP')
>//*
>//STEP1  DD DISP=(SHR,PASS),DSN=&&amp;CLIST
>//CICSLIST DD DSN=&&amp;LISTCICS,DISP=(SHR,DELETE)
>//SYSTSPRT DD SYSOUT=*
>//SYSPRINT DD SYSOUT=*
>//SYSTSIN  DD DUMMY
>//*
>//A3490    DD  UNIT=(3490,,DEFER)
>//OUTPUT01 DD DSN=SYSCICS.CICS.CICSVP(+1),
>//            DISP=(NEW,CATLG,DELETE),
>//            DCB=MODDSCB,
>//            RECFM=VB,LRECL=32756,
>//            UNIT=AFF=A3490,LABEL=EXPDT=99000
>
>As a temporary workaround I have removed the AFF parm 
>(UNIT=3490,LABEL=EXPDT=99000) however because of JCL changes that would need 
>to be done which the user would like to avoid can something else be done?
>
>Please note that NO SMS changes have been done since 2013 even though the 
>error message points out to a SMS problem.
>
>Thanks.
>
>
>//*
>

As verification, I ran a similar jobstream at a "now IBM TS77xx VTS" (was STK) 
site and no error occurred -- I did see this message though:

IGD01008I  HONOR AFF - USE AFFED STORCLASS


Scott Barry
SBBWorks, Inc.

----------------------------------------------------------------------
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