I took another look. No luck. I'll keep on looking. Thanks.
________________________________ From: "Staller, Allan" <allan.stal...@kbmg.com> To: IBM-MAIN@LISTSERV.UA.EDU Sent: Friday, 15 February 2013 1:19 PM Subject: Re: SMS QUESTION - DATACLAS NOT DEFINED IN SMS ACS I would check the ACS routines. There might be something specific as to who(m) is allowed to assign a DATACLAS. I myself have several cases where the ACS routines will not assign a MGMTCLAS/DATACLAS/STORCLAS, and they must be assigned manually. These values are filtered in my ACS routines by a FILTLIST with only selected individuals. e.g. FILTLIST TRUSTED INCLUDE(uidlist) WHEN (&USER = &TRUSTED) && (construct NE '') SET &CONSTRUCT = &CONSTRUCT) HTH, <snip> I am trying to debug a problem. The user is specifying a specific DATACLAS, however it is ignored. I checked the ACS for this DATACLAS but there is no FILTLIST etc. for it. There is however a CONSTRUCT. When I run the job the DATACLAS is respected. The LISTCAT shows the correct DATACLAS. My question is since there is no logic for this DATACLAS in the ACS routine does SMS look at the MC or SC? Also since there is no ACS for this DATACLAS shoudln't there be an error when the VALIDATE is run? </snip> ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN