CMS Utilities AUDITOR and VMUTIL

2011-08-02 Thread Frank M. Ramaekers
I had an incident where VMUTIL abended, but AUDITOR didn't detect it: DMSFRO159E Insufficient storage available to satisfy free storage request from 01139EFE DMSMOD109S Virtual storage capacity exceeded PIPCOM1296I ABEND in CMS command. Last 2 lines of output follow. PIPMSG003I ... Issued

Re: CMS Utilities AUDITOR and VMUTIL

2011-08-02 Thread Scott Rohling
Just a thought.. You could have a TIMES entry on VMUTIL that wakes up each minute and does nothing.. (or something simple like Q TIME) -- the timestamp of the TIMES file could be checked by AUDITOR -- if it hasn't been updated in the last minute - then suspect it is down and recycle. Scott

Re: CMS Utilities AUDITOR and VMUTIL

2011-08-02 Thread Bruce Hayden
AUDITOR is supposed to detect CP disabled wait states, but you just had a CMS program abend which left CMS running. AUDITOR will not help you with that unless, as you determined, you write your own exit routine. These kind of failures are usually detected the best way by watching the console,

Re: CMS Utilities AUDITOR and VMUTIL

2011-08-02 Thread Alan Altmark
On Tuesday, 08/02/2011 at 02:19 EDT, Bruce Hayden bjhay...@gmail.com wrote: AUDITOR is supposed to detect CP disabled wait states, but you just had a CMS program abend which left CMS running. AUDITOR will not help you with that unless, as you determined, you write your own exit routine.

Re: CMS Utilities AUDITOR and VMUTIL

2011-08-02 Thread gclovis
... __ Clovis From: Frank M. Ramaekers framaek...@ailife.com To: IBMVM@listserv.uark.edu Date: 02/08/2011 13:13 Subject: CMS Utilities AUDITOR and VMUTIL Sent by: The IBM z/VM Operating System IBMVM@listserv.uark.edu I had an incident where VMUTIL abended

Re: CMS Utilities AUDITOR and VMUTIL

2011-08-02 Thread Rich Greenberg
On: Tue, Aug 02, 2011 at 11:12:24AM -0500,Frank M. Ramaekers Wrote: } Perhaps, I need a TEST EXIT, but I'm not sure how to test that VMUTIL is } operating properly. Send it a command, the result of the command being an SMSG back to the command origin. -- Rich Greenberg Sarasota, FL, USA

CMS Utilities - Auditor

2009-11-09 Thread Frank M. Ramaekers
I'm trying to start AUDITOR and I get: DMSCYA2301S Insufficient privilege class for command: DCP. I cannot find this command (and therefore what privilege class it needs). Anyone? TIA, Frank M. Ramaekers Jr. Systems Programmer MCP, MCP+I, MCSE RHCE American Income Life

Re: CMS Utilities - Auditor

2009-11-09 Thread Hodge, Robert L
You need APAR VM64564. -Original Message- From: The IBM z/VM Operating System [mailto:ib...@listserv.uark.edu] On Behalf Of Frank M. Ramaekers Sent: Monday, November 09, 2009 9:34 AM To: IBMVM@LISTSERV.UARK.EDU Subject: CMS Utilities - Auditor I'm trying to start AUDITOR and I get

Re: CMS Utilities - Auditor

2009-11-09 Thread Imler, Steven J
...@listserv.uark.edu] On Behalf Of Frank M. Ramaekers Sent: Monday, November 09, 2009 11:34 AM To: IBMVM@LISTSERV.UARK.EDU Subject: CMS Utilities - Auditor I'm trying to start AUDITOR and I get: DMSCYA2301S Insufficient privilege class for command: DCP. I cannot find this command (and therefore what privilege

Re: CMS Utilities - Auditor

2009-11-09 Thread Frank M. Ramaekers
Operating System [mailto:ib...@listserv.uark.edu] On Behalf Of Imler, Steven J Sent: Monday, November 09, 2009 11:10 AM To: IBMVM@LISTSERV.UARK.EDU Subject: Re: CMS Utilities - Auditor What release of z/VM are you running? I think DCP was officially deprecated as a valid CP command as of z/VM 5.3. JR

Re: CMS Utilities - Auditor

2009-11-09 Thread Kris Buelens
@LISTSERV.UARK.EDU Subject: Re: CMS Utilities - Auditor What release of z/VM are you running? I think DCP was officially deprecated as a valid CP command as of z/VM 5.3. JR (Steven) Imler CA Senior Sustaining Engineer Tel: +1-703-708-3479 steven.im...@ca.com -Original Message- From: The IBM

Re: CMS Utilities - Auditor

2009-11-09 Thread Alan Altmark
On Monday, 11/09/2009 at 02:01 EST, Kris Buelens kris.buel...@gmail.com wrote: As far as I remmeber, DCP was only valid in VM/SP and HPO. The VM/XA derivates all have D Host iso DCP. Until recently, several VM/SP commands were valid z/VM commands, including DCP. You would get an error