I was thinking of one possibility: are all the substitutions done by one central module, that replaces a symbol by its value? Then you could trace the usage of that module.
Kees. -----Original Message----- From: IBM Mainframe Discussion List [mailto:[email protected]] On Behalf Of retired mainframer Sent: Wednesday, March 19, 2014 18:43 To: [email protected] Subject: Re: how to know who use system symbols As you have probably guessed from the previous responses, there are lots of ways the symbols can be used. Trying to find all the places where they are used is going to be complicated. You even many not have read access to some of the datasets where the use appears. One possibility, which I DO NOT recommend, would be to change the value of a symbol you are interested in to one that is invalid in the context it is used. For example, if the symbol is used in a DSN, change its value to !JCLERR!. Then sit back and wait for the howls from upset users. But beware; doing this could cause your system to not IPL. Perhaps if you described why you want to know and precisely what type of info you need, someone could suggest an alternate approach. :>: -----Original Message----- :>: From: IBM Mainframe Discussion List [mailto:[email protected]] On :>: Behalf Of mvsmain :>: Sent: Wednesday, March 19, 2014 12:09 AM :>: To: [email protected] :>: Subject: how to know who use system symbols :>: :>: Hi all :>: :>: In our shop there are many system symbols defined. Could you tell us :>: how to know who use system symbols ? ---------------------------------------------------------------------- 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
