We're calling an Assembler program that creates RACF PassTickets out of a REXX exec in AF/Operator. The assembler module resides in a LNKLST library. Parameter RXSEARCH(REXX) is specified so the REXX libraries are searched first. Since the module can't be found there, this message is displayed:

IRX0406E REXX exec load file RKANCMD does not contain exec member PASSTKT

I'm aware of an IBM Technote that states that this message can be safely ignored since the module is indeed found in LNKLST. Also, we cannot specify RXSEARCH(LOAD) since this would break a number of functions in AF/Operator.

Is there a way to suppress this message (other than specifying RXSEARCH(LOAD))? The person responsible for AF/Operator is a bit picky about the message because any operational problems that may arise for whatever reason tend to be blamed on him if error messages of any kind appear out of automation.
--
Ulrich Boche
SVA GmbH, Germany
IBM Premier Business Partner

----------------------------------------------------------------------
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

Reply via email to