The data sets in question come from COBOL compile and link edit.
The vendor product initiates a series of compile and link edit
steps using dynamic allocation for the compiler data sets,
i.e. SYSUTx, SYSMDECK, etc..  Except for the object of the
compile step, everything is NEW,DELETE.  The object is 
NEW,PASS.

Since the consensus is that VIO is no longer a way to achieve
better performance, I won't pursue it. 

-----Original Message-----
From: IBM Mainframe Discussion List [mailto:IBM-MAIN@LISTSERV.UA.EDU] On Behalf 
Of Tom Marchant
Sent: Friday, March 10, 2017 10:53 AM
To: IBM-MAIN@LISTSERV.UA.EDU
Subject: Re: DSN=&&TEMP,DISP=(,DELETE) vs DSN=HLQ.MLQ.LLQ,DISP=(,DELETE)

On Fri, 10 Mar 2017 14:00:57 +0000, PINION, RICHARD W. wrote:

>Vendor product generates HLQ.MLQ.LLA,DISP=(,DELETE) and uses dynamic 
>allocation.  These are compile and link edit type data sets.

Do you really mean DISP=(NEW,DELETE) or do you mean DISP=(NEW,PASS) in one 
step, followed by DISP=(OLD,DELETE) in a later step?

>I wanted to direct them to VIO, but have been unsuccessful

IMO VIO doesn't provide nearly as much benefit as it once did.

--
Tom Marchant

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions, send email to 
lists...@listserv.ua.edu with the message: INFO IBM-MAIN
FIRST TENNESSEE

Confidentiality notice: 
This e-mail message, including any attachments, may contain legally privileged 
and/or confidential information. If you are not the intended recipient(s), or 
the employee or agent responsible for delivery of this message to the intended 
recipient(s), you are hereby notified that any dissemination, distribution, or 
copying of this e-mail message is strictly prohibited. If you have received 
this message in error, please immediately notify the sender and delete this 
e-mail message from your computer.


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