Hello all,
The operators in my site use a custom sysview commnad that checks different stats in the system, for instance Data Set contentions.
I've been asked to change that command to a command that is not dependent on sysview.
The operators are used to invoke this command from a console. My problem is I don't know how to invoke a REXX from a console.
I was told there was somthing called "REXX Server" that is supposed to handle these sort of requests but I couldn't find any documentation on the subject. I looked for information in the "REXX Alternate Library" documentation but didn't find anything.
Anybody have any ideas?