Would checking the DDNAME and/or PROGRAM help?

On 17 March 2015 at 15:10, Vernooij, CP (ITOPT1) - KLM <
[email protected]> wrote:

> Well, the temp-dsn pattern will probably only change with z/OS releases,
> so it will (only) be another item on that checklist.
>
> Kees.
>
> -----Original Message-----
> From: IBM Mainframe Discussion List [mailto:[email protected]] On
> Behalf Of Lizette Koehler
> Sent: Tuesday, March 17, 2015 3:34 PM
> To: [email protected]
> Subject: Re: SMS ACS and TEMP DSN Parsing
>
> Yes, that I understand.  However, I have always been reluctant to set any
> TEMP DSN different than other TEMP DSNs.  But this is a unique case and I
> am hoping this will resolve the issue.
>
> The other issue is the consistency for the temp DSN pattern.  If anything
> changes, this code will no longer work.  (Sigh)
>
> Lizette
>
>
> > -----Original Message-----
> > From: IBM Mainframe Discussion List [mailto:[email protected]]
> > On Behalf Of Greg Shirey
> > Sent: Tuesday, March 17, 2015 7:30 AM
> > To: [email protected]
> > Subject: Re: SMS ACS and TEMP DSN Parsing
> >
> > I don't think there's anything wrong with the logic, but you know that
> most
> > attributes of a DATACLAS can be overridden.
> >
> > Greg Shirey
> > Ben E. Keith Company
> >
> > -----Original Message-----
> > From: IBM Mainframe Discussion List [mailto:[email protected]]
> > On Behalf Of Lizette Koehler
> > Sent: Monday, March 16, 2015 7:02 PM
> > To: [email protected]
> > Subject: SMS ACS and TEMP DSN Parsing
> >
> > I am trying to create a process in the Dataclas that will change some
> > of
> the
> > dataset attributes of on specific Temp DSN.
> >
> > The DSN comes in with DSTYPE = TEMP
> >
> > Does anyone know if this will work?  The DSN will look like this:
> > SYS15070.T105514.RA000.MYDSN1.R0226931
> >
> >
> > If (&DSTYPE = Temp and &DSN(4) = 'MYDSN1')
> >   Then
> >    Do
> >       Set Dataclas = X
> >       Write DSN set to X Dataclas
> >       Exit
> >    End
>
> ----------------------------------------------------------------------
> 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

Reply via email to