Well, yeah, it has to be temporary -- you can't catalog a dataset in VIO!

SVC 99 will let you allocate a temporary dataset -- I think it was a 
back-reference you were trying to do before? That won't work.

IIRC the basic SVC 99 temporary dataset strategy is to omit the DSN key.

What are you trying to do? Allocate a dataset that will be used in turn by two 
programs that you will call, like an assembler and the binder? That works just 
fine. Just choose a DD name, or let SVC 99 choose one, and pass that name to 
both programs.

You may or may not want to specify UNIT=VIO. I think the usual technique these 
days is to let SMS pick a unit type. It may well pick VIO for a temporary 
dataset.

Charles

-----Original Message-----
From: IBM Mainframe Discussion List [mailto:[email protected]] On Behalf 
Of Joe Reichman
Sent: Saturday, September 24, 2016 5:46 PM
To: [email protected]
Subject: Re: S99ERROR = 21C For &&OBJ UNIT=VIO

Hi

I have UNIT=VIO

I just read where this can only be specified on a temporary dataset and as I 
have been told I can't do that with SVC 99  

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to