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

How to CALL a program inside an DFSORT


IBM Mainframe Forums -> DFSORT/ICETOOL
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
pattabiraman.baskaran

New User


Joined: 10 Aug 2006
Posts: 23

PostPosted: Mon Sep 11, 2006 6:49 pm
Reply with quote

Hi,

I use a DFSORT to validate my records based on certain conditions. If certain conditions are met, I will CALL a specific program.

I want to know how to CALL a program from a DFSORT step. Please provide me a sample JCL if possible.

My DFSORT step is in JCL and not inside COBOL program.

If it is not possible in DFSORT, let me know whether it is possible using ICETOOL or som other stuffs.

Thanks in advance.
Back to top
View user's profile Send private message
Frank Yaeger

DFSORT Developer


Joined: 15 Feb 2005
Posts: 7129
Location: San Jose, CA

PostPosted: Mon Sep 11, 2006 9:16 pm
Reply with quote

It's not clear exactly what you want to do.

If you want to invoke DFSORT directly (not from a program) and have it call a program, you might be able to do that from an E15 or E35 user exit routine that you write. For complete details on using DFSORT exit routines, see Chapter 4 of "z/OS DFSORT Application Programming Guide":

Use [URL] BBCode for External Links
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 -> DFSORT/ICETOOL

 


Similar Topics
Topic Forum Replies
No new posts Using API Gateway from CICS program CICS 0
No new posts Modifying Date Format Using DFSORT DFSORT/ICETOOL 9
No new posts Replace Multiple Field values to Othe... DFSORT/ICETOOL 12
No new posts Calling DFSORT from Cobol, using OUTF... DFSORT/ICETOOL 5
No new posts DFsort help with SUM() DFSORT/ICETOOL 12
Search our Forums:

Back to Top