Subject: RE: deleteing dumps from dump library
From: Steve Mondy (Steve.Mondy@opensolutions.com)
Date: Wed Nov 11 2009 - 17:10:32 EST
You don't need to know the members if you use the REXX exec DMPMGR. See SKDMPMGR in lib 59.
Steve H. Mondy
Mainframe Technical Support Manager
Open Solutions Inc.
3900 Essex Lane, Suite 400
Houston, TX 77027-5100
Office 713-965-8457
Cell 281-409-2870
Fax 713-965-8405
Email steve.mondy@opensolutions.com
www.bank.opensolutions.com
www.opensolutions.com
-----Original Message-----
From: owner-vse-l@Lehigh.EDU [mailto:owner-vse-l@Lehigh.EDU] On Behalf Of Frank M. Ramaekers
Sent: Wednesday, November 11, 2009 3:55 PM
To: VSE Discussion List
Subject: RE: deleteing dumps from dump library
Problem with that is you need to know the members before issuing the
Info/Analysis DELETE request.
In our case we back up the library and then delete all of the members
then fix it.
Frank M. Ramaekers Jr.
Systems Programmer MCP, MCP+I, MCSE & RHCE
American Income Life Insurance Co. Phone: (254)761-6649
1200 Wooded Acres Dr. Fax: (254)741-5777
Waco, Texas 76710
-----Original Message-----
From: owner-vse-l@Lehigh.EDU [mailto:owner-vse-l@Lehigh.EDU] On Behalf
Of David Stuart
Sent: Wednesday, November 11, 2009 3:33 PM
To: VSE Discussion List
Subject: RE: deleteing dumps from dump library
Frank,
That's the 'correct' way to do it. Better yet is just use
Info/Analysis, then you don't need the Utility function.
I spent over 6 years with IBM VSE Level2 before it went to Germany. I
don't know how much time I spent debugging dump library problems, due in
large part to deleting with Libr, canceling a dump in progress (Don't!),
and too many other things to remember.
Dave
Dave Stuart
Prin. Info. Systems Support Analyst
County of Ventura, CA
805-662-6731
David.Stuart@ventura.org>>> "Frank M. Ramaekers" <FRamaekers@ailife.com>
11/11/2009 1:26 PM >>>
We, delete with LIBR nightly with no problem. Of course we follow up
the deletes with:
// EXEC PROC=DTRINFOA
// EXEC INFOANA,SIZE=1M
SELECT DUMP MANAGEMENT
UTILITY
RETURN
SELECT END
/*
To straighten everything out!
Frank M. Ramaekers Jr.
Systems Programmer MCP, MCP+I, MCSE & RHCE
American Income Life Insurance Co. Phone: (254)761-6649
1200 Wooded Acres Dr. Fax: (254)741-5777
Waco, Texas 76710
-----Original Message-----
From: owner-vse-l@Lehigh.EDU [mailto:owner-vse-l@Lehigh.EDU] On Behalf
Of David Stuart
Sent: Wednesday, November 11, 2009 3:13 PM
To: VSE Discussion List
Subject: RE: deleteing dumps from dump library
You shouldn't delete members from Sysdump with Libr, if you can help it.
That messes things up even more.
Use JCL I posted below. What you can do is tun a Libr TEST command,
AREA=ALL, and see what, if any, errors are in the dump library. That
can help determine if a re-definitions is required.
Dave
// EXEC PROC=DTRINFOA
// EXEC INFOANA,SIZE=300K
SELECT DUMP MANAGEMENT
DUMP NAME SYSDUMP.BG.SA0712T1
DELETE
RETURN
SELECT END
/*
Dave Stuart
Prin. Info. Systems Support Analyst
County of Ventura, CA
805-662-6731
David.Stuart@ventura.org>>> "Kevin Corkery" <kcorkery@live.com>
11/11/2009 12:32 PM >>>
Julian ...
This may require a redefinition of the dump library as well and the
InfoAnalysis files. I would first try to merely delete everything from
the
dump sub-libraries using LIBR, then reallocate the InfoAnalysis Files.
Look
at SKDMPINI in ICCF library 59. If this fails to correct the situation,
you
may need to deallocate the DUMP library in all partitions then
reallocate it
(Make it much larger than the defaults).
Kevin P. Corkery
Independent Consultant
Voorhees, NJ 08043
-----Original Message-----
From: owner-vse-l@Lehigh.EDU [mailto:owner-vse-l@Lehigh.EDU] On Behalf
Of
Julian WAll
Sent: Wednesday, November 11, 2009 3:16 PM
To: VSE Discussion List
Subject: deleteing dumps from dump library
Im trying to delete the dumps from the dump library.. My interactive
interface gives me a error when i select delete and process (PF5). Im
trying to make room for a dump from F1 when I power offload the lst
queue to
faketape.
Thanks
Julian
_____________________________________________________
This message contains information which is privileged and confidential
and is solely for the use of the
intended recipient. If you are not the intended recipient, be aware that
any review, disclosure,
copying, distribution, or use of the contents of this message is
strictly prohibited. If you have
received this in error, please destroy it immediately and notify us at
PrivacyAct@ailife.com.
_____________________________________________________
This message contains information which is privileged and confidential and is solely for the use of the
intended recipient. If you are not the intended recipient, be aware that any review, disclosure,
copying, distribution, or use of the contents of this message is strictly prohibited. If you have
received this in error, please destroy it immediately and notify us at PrivacyAct@ailife.com.
NOTICE:
This e-mail is intended solely for the use of the individual to whom it is addressed and may contain information that is privileged, confidential or otherwise exempt from disclosure. If the reader of this e-mail is not the intended recipient or the employee or agent responsible for delivering the message to the intended recipient, you are hereby notified that any dissemination, distribution, or copying of this communication is strictly prohibited.. If you have received this communication in error, please immediately notify us by replying to the original message at the listed email address. Thank You.
This archive was generated by hypermail 2b25 : Sun Nov 22 2009 - 16:35:07 EST