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

E15 and E35 exit routines used for DFSORT


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

New User


Joined: 21 Aug 2003
Posts: 5

PostPosted: Thu Aug 21, 2003 12:49 pm
Reply with quote

Hi,

Would you pls let me know the E15 and E35 exit routines used for DFSORT and how can I implement them ?

Thanks,
Rimli.
Back to top
View user's profile Send private message
mdtendulkar

Active User


Joined: 29 Jul 2003
Posts: 237
Location: USA

PostPosted: Thu Aug 21, 2003 7:33 pm
Reply with quote

Hello rimli,

During processing DFSORT allows you to plug in your own programming logic by supplying various user exit routines.

You can use an E15 routine to delete, change, or insert input records before sorting occurs. Likewise, you can use an E35 routine to delete, change or insert output records after sorting occurs.

Hope this helps you

Regards

Mayuresh Tendulkar
Back to top
View user's profile Send private message
geeta.mishra

New User


Joined: 27 Dec 2005
Posts: 21
Location: Bangalore

PostPosted: Tue Dec 27, 2005 12:30 pm
Reply with quote

hi myuresh,

I also want to get the information about E35 and E35 sort exits used in
cobol.

can you please suggest me some references on E15 and E35.

Regards,

Geeta
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: Tue Dec 27, 2005 8:11 pm
Reply with quote

Chapter 4 of "z/OS DFSORT Application Programming Guide" has complete information on DFSORT's E15 and E35 exits for Assembler and COBOL. You can access all of the DFSORT books online from:

www.ibm.com/servers/storage/support/software/sort/mvs/srtmpub.html

Here's a direct link to the Chapter on exits:

publibz.boulder.ibm.com/cgi-bin/bookmgr_OS390/BOOKS/ICE1CA10/4.0?DT=20050222160456
Back to top
View user's profile Send private message
geeta.mishra

New User


Joined: 27 Dec 2005
Posts: 21
Location: Bangalore

PostPosted: Wed Dec 28, 2005 5:44 pm
Reply with quote

Hi,

Somehow I am not able to access any of the above mentioned links.
I will be thankful if you could send me the content of "z/OS DFSORT Application Programming Guide" (chapter 4 only) itself as an attachment to my mail-id.

Thanks and regards,
geeta
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: Wed Dec 28, 2005 8:20 pm
Reply with quote

If you can't access those links, there's something wrong with your set up.
They're external links available to everyone. Can you access Use [URL] BBCode for External Links?

I could e-mail you the .pdf file for that book (I can't separate out Chapter 4). But you didn't say what your e-mail address is. If you like, you can send me an e-mail (yaeger@us.ibm.com) asking for the book and I'll reply. Please put "DFSORT" somewhere in your Subject line to catch my attention.
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 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
No new posts Use of Perform Thru Exit COBOL Programming 6
Search our Forums:

Back to Top