> -----Original Message----- > From: IBM Mainframe Discussion List > [mailto:[EMAIL PROTECTED] On Behalf Of Mark H. Young > Sent: Tuesday, February 20, 2007 2:54 PM > To: [email protected] > Subject: z/OS System Cmd Characters > > > OK.....I seem to be having another brain-cramp, or else just > an Alzheimers > moment. So tell me, is there a repository on the system > somewhere, like > parmlib (not there) where all the different command characters are > defined.....what for to communicate with tasks > (subsystems)????? Or is > that just defined per each individual software product? I forget?! > You can find all of 'em via the CMD 'D OPDATA'. > > THANX, > Mark Young
There is not a central repository. Each product does it in its own way. For example, JES2 defines it in the JES2PARM member, CA-OPS/MVS II defines it in a startup REXX program which sets a variable, the RACF subsystem does it in the IEFSSNxx member which defines the subsystem. Note that not every product which has a "command characters" uses the z/OS API to register it. D OPDATA only gives those products which use the API. Some actually trap the console SSI and do their thing. -- John McKown Senior Systems Programmer HealthMarkets Keeping the Promise of Affordable Coverage Administrative Services Group Information Technology The information contained in this e-mail message may be privileged and/or confidential. It is for intended addressee(s) only. If you are not the intended recipient, you are hereby notified that any disclosure, reproduction, distribution or other use of this communication is strictly prohibited and could, in certain circumstances, be a criminal offense. If you have received this e-mail in error, please notify the sender by reply and delete this message without copying or disclosing it. ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO Search the archives at http://bama.ua.edu/archives/ibm-main.html

