Re: Dumping control blocks on your system easily

2024-12-30 Thread Adam Johanson
Steve Beaver wrote: > I have not used IPCS in years -- Does anyone have a useful and complete > document on how to use IPCS The good news is that it hasn't changed much ;) Here's a good SHARE presentation from Jerry Ng that shows the basics of getting started with IPCS: https://share.confex.

Re: Dumping control blocks on your system easily

2024-12-27 Thread Farley, Peter
8:00 AM To: IBM-MAIN@LISTSERV.UA.EDU Subject: Re: Dumping control blocks on your system easily Don't forget about the possibility of using IPCS Active to run IPCS against the live system. There are a lot of control block formatters and find routines provided by z/OS. Peter Relson z/OS

Re: Dumping control blocks on your system easily

2024-12-27 Thread Steve Beaver
Subject: Re: Dumping control blocks on your system easily Yes, as soon as I found out about SYSMDUMP/IPCS I never used SYSUDUMP/SYSABEND again. But it's still good to see code from Sam Bass. I worked with him on a mainframe installation around 2016 and he was one of those people who cou

Re: Dumping control blocks on your system easily

2024-12-27 Thread Tom Brennan
יְשַׁקֵּ֖ר From: IBM Mainframe Discussion List on behalf of Peter Relson Sent: Friday, December 27, 2024 8:00 AM To: IBM-MAIN@LISTSERV.UA.EDU Subject: Re: Dumping control blocks on your system easily External Message: Use Caution Don't forget about the possibilit

Re: Dumping control blocks on your system easily

2024-12-27 Thread Seymour J Metz
Mainframe Discussion List on behalf of Peter Relson Sent: Friday, December 27, 2024 8:00 AM To: IBM-MAIN@LISTSERV.UA.EDU Subject: Re: Dumping control blocks on your system easily External Message: Use Caution Don't forget about the possibility of using IPCS Active to run IPCS against the

Re: Dumping control blocks on your system easily

2024-12-27 Thread Peter Relson
Don't forget about the possibility of using IPCS Active to run IPCS against the live system. There are a lot of control block formatters and find routines provided by z/OS. Peter Relson z/OS Core Technology Design -- For IBM-MA

Dumping control blocks on your system easily

2024-12-26 Thread Sam Golob
Dear Folks,    To make it easier to dump control blocks from your system, I made a load library which is member F566DUMP on CBT File 566 (Updates page) and it is in TSO XMIT format, so you can TSO RECEIVE it.  This should make it easier to see that you can dump control blocks from your system

Dumping control blocks on your system easily

2024-12-26 Thread Sam Golob
Dear Folks,    I would like to show all of you how to display the contents of almost any control block on your system, in a very convenient format, and very easily.  All you have to do is slightly modify an existing assembler program with the name of the control blook, its mapping macro, and