Good catch on &DSNTYPE vs. &DSTYPE. I did mean &DSTYPE. And I couldn't get the vendor product allocations to go to VIO anyway. As for our DASD, it is Hitachi G1000.
-----Original Message----- From: IBM Mainframe Discussion List [mailto:[email protected]] On Behalf Of Vernooij, Kees (ITOPT1) - KLM Sent: Friday, March 10, 2017 9:14 AM To: [email protected] Subject: Re: DSN=&&TEMP,DISP=(,DELETE) vs DSN=HLQ.MLQ.LLQ,DISP=(,DELETE) If your aim is to make then VIO, check some discussion of the last year(s) about the usefulness of VIO above the modern, fast DASD. It is probably not worth all the effort. Elardus was right: &DSNTYPE does not catch temporary datasets, &DSTYPE does. Kees. > -----Original Message----- > From: IBM Mainframe Discussion List [mailto:[email protected]] > On Behalf Of PINION, RICHARD W. > Sent: 10 March, 2017 15:01 > To: [email protected] > Subject: Re: DSN=&&TEMP,DISP=(,DELETE) vs > DSN=HLQ.MLQ.LLQ,DISP=(,DELETE) > > I thought that was the case, but I wanted to make sure. > > Vendor product generates HLQ.MLQ.LLA,DISP=(,DELETE) and uses dynamic > allocation. These are compile and link edit type data sets. I wanted > to direct them to VIO, but have been unsuccessful (Kees, just saw your > last post concerning VIO). > > -----Original Message----- > From: IBM Mainframe Discussion List [mailto:[email protected]] > On Behalf Of Vernooij, Kees (ITOPT1) - KLM > Sent: Friday, March 10, 2017 8:52 AM > To: [email protected] > Subject: Re: DSN=&&TEMP,DISP=(,DELETE) vs > DSN=HLQ.MLQ.LLQ,DISP=(,DELETE) > > A dataset with a dsname is not a 'temporary dataset', which is > DSNTYPE=TEMP. > Furthermore there is no &DISP ACS variable to determine the 'temporary' > status of the second dataset, so I think the answer is: No. > > Kees. > > > -----Original Message----- > > From: IBM Mainframe Discussion List > > [mailto:[email protected]] On Behalf Of PINION, RICHARD W. > > Sent: 10 March, 2017 14:41 > > To: [email protected] > > Subject: DSN=&&TEMP,DISP=(,DELETE) vs DSN=HLQ.MLQ.LLQ,DISP=(,DELETE) > > > > From an SMS ACS perspective DSN=&&TEMP,DISP=(,DELETE) creates > > DSNTYPE=TEMP. > > > > However, coding DSN=HLQ.MLQ.LLQ,DISP=(,DELETE) does not. Is there a > > way to treat them the same? > > 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 [email protected] with the message: INFO > > IBM-MAIN > ******************************************************** > For information, services and offers, please visit our web site: > http://www.klm.com. This e-mail and any attachment may contain > confidential and privileged material intended for the addressee only. > If you are not the addressee, you are notified that no part of the > e-mail or any attachment may be disclosed, copied or distributed, and > that any other action related to this e-mail or attachment is strictly > prohibited, and may be unlawful. If you have received this e-mail by > error, please notify the sender immediately by return e-mail, and > delete this message. > > Koninklijke Luchtvaart Maatschappij NV (KLM), its subsidiaries and/or > its employees shall not be liable for the incorrect or incomplete > transmission of this e-mail or any attachments, nor responsible for > any delay in receipt. > Koninklijke Luchtvaart Maatschappij N.V. (also known as KLM Royal > Dutch > Airlines) is registered in Amstelveen, The Netherlands, with > registered number 33014286 > ******************************************************** > > ---------------------------------------------------------------------- > 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 information, services and offers, please visit our web site: http://www.klm.com. This e-mail and any attachment may contain confidential and privileged material intended for the addressee only. If you are not the addressee, you are notified that no part of the e-mail or any attachment may be disclosed, copied or distributed, and that any other action related to this e-mail or attachment is strictly prohibited, and may be unlawful. If you have received this e-mail by error, please notify the sender immediately by return e-mail, and delete this message. Koninklijke Luchtvaart Maatschappij NV (KLM), its subsidiaries and/or its employees shall not be liable for the incorrect or incomplete transmission of this e-mail or any attachments, nor responsible for any delay in receipt. Koninklijke Luchtvaart Maatschappij N.V. (also known as KLM Royal Dutch Airlines) is registered in Amstelveen, The Netherlands, with registered number 33014286 ******************************************************** ---------------------------------------------------------------------- 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
