ARSMAINT and the -s parameter

Previous topic - Next topic

doliver1

Hello,

We are running CMOD 9.5.03 on z/OS operating systems.

When running our nightly ARSMAINT jobs on of the parameters we use is -s.

This is supposed to produce a report that contains status information about the cache storage file systems and saves the report in the system log.

By system log is that referring to the Client system log?

If yes how can I get that report to be produced in the ARSMAINT job log?


Thanks in advance

Doug Oliverio

z/OS Systems Engineer

Greg Ira

You would see that report in the OnDemand System Log.  To me report is a generous term for it as what we get is simply this:
ARSMAINT;Info;   124;Filesystem Stats Name(/etc/ond/32P/cache/OND32P) Data(20%) Inodes(0%)  Srvr->AAAOFTP1<-

(We barely use cache in our environment)

There isn't a way to send this to the ARSMAINT job output as the command itself doesn't produce any output.