Connecting the response to the thread. Sorry.

-----Original Message-----
From: Gibbons, Mark 
Sent: Wednesday, February 14, 2007 7:15 AM
To: 'IBM Mainframe Discussion List'
Subject: Fault Analyzer...

Hi Thomas,

  I've got one exit working.  We had problems because maintenance (2
years ago) moved exit parameters from one input structure (stem
variable) to another.  The change was documented in the ptf but not in
the manuals at the time.  Here's the idicnf00 parms relevant to rexx  I
use to invoke the exit.

DATASETS(
  ...
  IDIEXEC (SYS1.SIDIEXEC)  /* added this library and maintain it with
umod 
*/
...
)
EXITS(CONTROL(REXX(NORIDICT)))


Beyond that the manual works pretty well.  My systems are z/os 1.7,
fault analyzer manuals are v6r1.  The books seem to match the call parms
now.

Mark


Date:    Tue, 13 Feb 2007 19:42:56 +0100
From:    [EMAIL PROTECTED]
Subject: Fault Analyzer...

>I have some problems with IBM's Fault Analyzer regarding rexx user
exits
>(manual doesn't match examples or experience, unexpected and
>undocumented error messages, etc.).
>I wondering if there are any good web resources (other than the manual)
>or maybe even a mailing list (regarding FA) ?
>Or anyone with experience and time to help me ?

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