Hi all

After system IPLed,we want to code rexx program to read syslog to check whether 
there is any error in the system. 

We use the following statement to get descriptor code

Address SDSF "ISFLOG READ TYPE(OPERLOG)"

 if word(isfdesccode.ix,jx)='1'  and so on

=======

But isfdesccode don't  support SYSLOG .

Our questions:

1. If we want to process each member,how to get descriptor code from syslog?

2. everyday we backup our operlog, how to get descriptor code from it?

any other  way to check the system after IPLed.

Thanks a lot!

Best Regards,

Jason Cai




----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to