The IEFSSNnn member of PARMLIB is used to specify the command symbol. The doc
on how to use it is here:
http://publibz.boulder.ibm.com/cgi-bin/bookmgr_OS390/BOOKS/ichza2b0/4.7.1.1
Your "problem" of it not being displayed by the D OPDATA is explained on this
page as well.
<quote>
If you do not specify a command prefix, the default is the subsystem name plus
a blank, and the command prefix is not registered with CPF. Messages from the
subsystem display the subsystem name, enclosed in parentheses, instead of a
command prefix.
</quote>
The entry you need in the IEFSSNnn member would look something like:
SUBSYS SUBNAME(RACF)
INITRTN(IRRSSI00)
INITPARM('#,X')
PRIMARY(NO)
The # is the command prefix, registered with CPF and displayed by D OPDATA. The
",X" means that this command prefix is sysplex-wide. For a single system, use
",M" instead. I have a different command prefix for every system in my sysplex
(OK, only 2) and they are registered sysplex-wide.
--
John McKown
Systems Engineer IV
IT
Administrative Services Group
HealthMarkets(r)
9151 Boulevard 26 * N. Richland Hills * TX 76010
(817) 255-3225 phone *
[email protected] * www.HealthMarkets.com
Confidentiality Notice: This e-mail message may contain confidential or
proprietary information. If you are not the intended recipient, please contact
the sender by reply e-mail and destroy all copies of the original message.
HealthMarkets(r) is the brand name for products underwritten and issued by the
insurance subsidiaries of HealthMarkets, Inc. -The Chesapeake Life Insurance
Company(r), Mid-West National Life Insurance Company of TennesseeSM and The
MEGA Life and Health Insurance Company.SM
> -----Original Message-----
> From: IBM Mainframe Discussion List
> [mailto:[email protected]] On Behalf Of dong dong Wang
> Sent: Wednesday, January 18, 2012 1:00 AM
> To: [email protected]
> Subject: RACF command prefix
>
> Hi folks,
>
> In SDSF, normally we enter # as a prefix for RACF command.
> During system
> shutdown process, we may use #STOP or %STOP to stop RACF.
> Why the RACF command prefix is not displayed via system
> command /D OPDATA?
> Where can I define/modify this command prefix?
>
> looking forward to hearing from you. Thanks!
>
> Alex
>
> ----------------------------------------------------------------------
> 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