IBM Mainframe Forum Index
 
Log In
 
IBM Mainframe Forum Index Mainframe: Search IBM Mainframe Forum: FAQ Register
 

JCL to take a spool dump


IBM Mainframe Forums -> All Other Mainframe Topics
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
srinivasan.gajapathi

New User


Joined: 05 Jun 2008
Posts: 3
Location: chennai

PostPosted: Thu Sep 16, 2010 1:40 am
Reply with quote

Hi all,

I am planning to write a REXX code to take a spool (IOF) dump for a given job id

so do we have any existing IBM utilities which can be used to take a dump of given job id into a ps file.

Regards,
G Srini
Back to top
View user's profile Send private message
dick scherrer

Moderator Emeritus


Joined: 23 Nov 2006
Posts: 19244
Location: Inside the Matrix

PostPosted: Thu Sep 16, 2010 2:18 am
Reply with quote

Hello,

Possibly not an existing IBM utility as IOF is not an IBM product.

Suggest you look here:
www.triangle-systems.com/iofdoc.shtml
Back to top
View user's profile Send private message
superk

Global Moderator


Joined: 26 Apr 2004
Posts: 4652
Location: Raleigh, NC, USA

PostPosted: Thu Sep 16, 2010 11:18 pm
Reply with quote

I'd like to help but I need to take a spool dump myself. icon_wink.gif
Back to top
View user's profile Send private message
dick scherrer

Moderator Emeritus


Joined: 23 Nov 2006
Posts: 19244
Location: Inside the Matrix

PostPosted: Thu Sep 16, 2010 11:34 pm
Reply with quote

Hi Kevin,

When this topic was first posted, 2 things immediatdly jumped into my mind:

1. Wonder Who will be the first to post this type of reply icon_smile.gif

2. And i refrainded from:
Quote:
We know where a bear takes a dump, but maybe not where the spool takes a dump. . . icon_wink.gif


d
Back to top
View user's profile Send private message
vimalonline
Warnings : 1

New User


Joined: 08 Apr 2006
Posts: 14
Location: In front of my PC

PostPosted: Wed Mar 14, 2012 1:26 am
Reply with quote

srinivasan.gajapathi wrote:
Hi all,

I am planning to write a REXX code to take a spool (IOF) dump for a given job id

so do we have any existing IBM utilities which can be used to take a dump of given job id into a ps file.

Regards,
G Srini


Hi,

have you got any solution for this ? Am also looking for the same.
Back to top
View user's profile Send private message
Pete Wilson

Active Member


Joined: 31 Dec 2009
Posts: 581
Location: London

PostPosted: Thu Mar 22, 2012 5:58 pm
Reply with quote

There is the JES2 External Writer which backs up data from the spool but the backup format may not be what you want. You'd also need authority to issue JES2 commands.

Google JES2 External Writer, there's lots of hits on it.
Back to top
View user's profile Send private message
Pete Wilson

Active Member


Joined: 31 Dec 2009
Posts: 581
Location: London

PostPosted: Thu Mar 22, 2012 6:06 pm
Reply with quote

Another option, have a look at ISPF option 3.8...that can get spool into a file so you may be able to do that from within REXX code somehow.

Time for a dump, I'm turtling!
Back to top
View user's profile Send private message
Pete Wilson

Active Member


Joined: 31 Dec 2009
Posts: 581
Location: London

PostPosted: Tue May 15, 2012 9:50 pm
Reply with quote

Also look at SDSF in batch using the XDC command.
Back to top
View user's profile Send private message
View previous topic :: :: View next topic  
Post new topic   Reply to topic View Bookmarks
All times are GMT + 6 Hours
Forum Index -> All Other Mainframe Topics

 


Similar Topics
Topic Forum Replies
No new posts Search string in job at regular Spool... CLIST & REXX 0
No new posts Capturing logs from spool dd JCL & VSAM 6
No new posts No sysout coming in spool JCL & VSAM 4
No new posts Printing a dataset in DUMP format wit... ABENDS & Debugging 2
No new posts Sorry - Trying again: How can we impr... ABENDS & Debugging 2
Search our Forums:

Back to Top