Re: JES2 volume migration

2024-11-07 Thread rpinion865
JES2 offload/reload with the appropriate workload selection parameters. "Confidentially doc, I am the wabbit." Bugs Bunny Sent with Proton Mail secure email. On Thursday, November 7th, 2024 at 12:00 PM, Matthew Stitt wrote: > IBM provided a method to delete JES2 SPOOL volumes (MIGRATE). Do

Re: Extended linkage index - documentation? PC routine definition problem>

2024-11-07 Thread Peter Relson
Your valid choices for putting a module in storage after IPL (before IPL you could just put it into LPA) Oops. I suspect that all you readers realized that I had unintentionally omitted "common" before "storage". Peter Relson z/OS Core Technology Design -

Re: Calculating used dataset space

2024-11-07 Thread Paul Feller
Jack, if you have DCOLLECT data that covers the time frames you are looking at then I would go with the DCOLLECT data. The D records should have what you are looking for. Depending on the size of some of the files you might have to deal with several D records. But if all you are looking for i

JES2 volume migration

2024-11-07 Thread Matthew Stitt
IBM provided a method to delete JES2 SPOOL volumes (MIGRATE). Does anyone know of a way to actually move SPOOL entries (job output) from one volume to another? We've got some job output which is staying around (for one reason or another) and these are preventing the full drain of a volume or tw

Re: Calculating used dataset space

2024-11-07 Thread rpinion865
I have a very old assembler program, probably 1980s, that does reporting for SMF TYPE 15 records. It displays total tracks allocated and tracks released. I have used the report to assist the programming staff in assigning reasonable space allocations. I am sure with a little bit of tweaking,

Re: JES2 volume migration

2024-11-07 Thread Mike Schwab
We usually got a Draining JES2 volume back immediately after or soon after an IPL. When is your next one? On Thu, Nov 7, 2024 at 3:08 PM Matthew Stitt wrote: > > JES2 Spool offload/reload loses certain pieces of information unless I write > exit code to keep/replace it. I already know which en

Re: JES2 volume migration

2024-11-07 Thread Allan Staller
Classification: Confidential The last time I encountered this, the output was allocated to a running STC. Because to the STC's impact, an IPL was (eventually) required to release the output and complete the spool migration. IIRC, there are JES2 commands to display the output remaining on the vo

Re: Calculating used dataset space

2024-11-07 Thread Jack Zukt
Hi Unfortunately we do not have Dcollect for the required time frame. That is why I am looking into SMF T15. Without too much luck I am afraid. Thank you all for your input. Regards Jack On Thu, Nov 7, 2024, 14:15 Paul Feller < 05aa34d46684-dmarc-requ...@listserv.ua.edu> wrote: > Jack, if you

Re: JES2 volume migration

2024-11-07 Thread Matthew Stitt
JES2 Spool offload/reload loses certain pieces of information unless I write exit code to keep/replace it. I already know which entries keep sticking around on that particular volume. I'm wishing for a specific JES2 command which will forcibly move stuff to another volume. Similar to Migrate,

Re: JES2 volume migration

2024-11-07 Thread Steve Beaver
Do a spool offload Sent from my iPhone No one said I could type with one thumb > On Nov 7, 2024, at 11:05, rpinion865 > <042a019916dd-dmarc-requ...@listserv.ua.edu> wrote: > > JES2 offload/reload with the appropriate workload selection parameters. > > > > "Confidentially doc, I am t

Re: Question about WAIT and POST.

2024-11-07 Thread Binyamin Dissen
Have your memory dumper dump the RB chain of the task. Determine if there is a RB lower than the RB that issued the WAIT. On Tue, 5 Nov 2024 15:42:15 +0100 Massimo Biancucci <05a019256424-dmarc-requ...@listserv.ua.edu> wrote: :>Hi everybody, :>DB2 can provide information to a caller via IFI

Re: Calculating used dataset space

2024-11-07 Thread rpinion865
If you have access to BMC's FDREPORT, that would be the perfect tool. "Confidentially doc, I am the wabbit." Bugs Bunny Sent with Proton Mail secure email. On Thursday, November 7th, 2024 at 9:14 AM, Paul Feller <05aa34d46684-dmarc-requ...@listserv.ua.edu> wrote: > Jack, if you have DCO

Re: Calculating used dataset space

2024-11-07 Thread David Spiegel
Hi Richard, Please send me a copy at dspiegel...@hotmail.com Thanks and regards, David On 11/7/2024 16:02, rpinion865 wrote: I have a very old assembler program, probably 1980s, that does reporting for SMF TYPE 15 records. It displays total tracks allocated and tracks released. I have used t

Re: Calculating used dataset space

2024-11-07 Thread Jack Zukt
I very much would like a copy of that. Please send it to jzuk...@gmail.com. Thank you Regards Jack On Thu, Nov 7, 2024, 21:02 rpinion865 < 042a019916dd-dmarc-requ...@listserv.ua.edu> wrote: > I have a very old assembler program, probably 1980s, that does reporting > for SMF TYPE 15 records.