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

Scan Batch Job Step CC from a program


IBM Mainframe Forums -> JCL & VSAM
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
drowelf
Warnings : 1

New User


Joined: 03 Mar 2006
Posts: 47
Location: Simpsonville, SC

PostPosted: Wed Aug 16, 2006 10:02 am
Reply with quote

I'm running a series of steps in a Batch Program, now at the last step I want to retrieve the highest CC from any step and send that information, via TCP/IP to another system.

Can someone point me to the proper manuals/procedures to get scan all the CC returned by each step in a batch job. This program will run as the last step in the job.

I know that I'll have to write a program to do this, so that not the issue, the issue will be finding the right control blocks/apis to get this data.

Thanks
Back to top
View user's profile Send private message
superk

Global Moderator


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

PostPosted: Wed Aug 16, 2006 12:31 pm
Reply with quote

Would this code help?

ibmmainframes.com/viewtopic.php?t=3904&highlight=storage
Back to top
View user's profile Send private message
drowelf
Warnings : 1

New User


Joined: 03 Mar 2006
Posts: 47
Location: Simpsonville, SC

PostPosted: Tue Aug 22, 2006 8:15 pm
Reply with quote

Thanks,

That is exactly what I need and in Rexx too! Even better.
Back to top
View user's profile Send private message
superk

Global Moderator


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

PostPosted: Tue Aug 22, 2006 8:17 pm
Reply with quote

You need to remove that email address from your signature. It's against the forum rules (and, it'll help prevent spamming).

And, FYI, there are versions of the same basic code written in COBOL out on the Internet.
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 -> JCL & VSAM

 


Similar Topics
Topic Forum Replies
No new posts Using API Gateway from CICS program CICS 0
No new posts How to get a stack trace on a looping... ABENDS & Debugging 5
No new posts Calling Java method from batch COBOL ... COBOL Programming 5
No new posts Return codes-Normal & Abnormal te... JCL & VSAM 7
No new posts Help in Automating Batch JCL jobs mon... JCL & VSAM 3
Search our Forums:

Back to Top