MVSFORUMS.com Forum Index MVSFORUMS.com
A Community of and for MVS Professionals
 
 FAQFAQ   SearchSearch   Quick Manuals   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

execute an E35 routine along with INCLUDE

 
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> Utilities
View previous topic :: View next topic  
Author Message
jctgf
Beginner


Joined: 05 Nov 2006
Posts: 89
Topics: 36

PostPosted: Sat Oct 17, 2009 1:28 pm    Post subject: execute an E35 routine along with INCLUDE Reply with quote

Hello,

I
Back to top
View user's profile Send private message Send e-mail
kolusu
Site Admin
Site Admin


Joined: 26 Nov 2002
Posts: 12376
Topics: 75
Location: San Jose

PostPosted: Sun Oct 18, 2009 10:15 am    Post subject: Reply with quote

jctgf,

I cant speak for syncsort but you can certainly do that with DFSORT. Here's how DFSORT processes various functions/exits:

http://publibz.boulder.ibm.com/cgi-bin/bookmgr_OS390/BOOKS/ICE1CA20/1.5.4?#FIGSTMTSEQ
_________________
Kolusu
www.linkedin.com/in/kolusu
Back to top
View user's profile Send private message Send e-mail Visit poster's website
Frank Yaeger
Sort Forum Moderator
Sort Forum Moderator


Joined: 02 Dec 2002
Posts: 1618
Topics: 31
Location: San Jose

PostPosted: Mon Oct 19, 2009 10:22 am    Post subject: Reply with quote

jctgf,

Pay close attention to the DFSORT Figure Kolusu posted (if you' re using Syncsort, you might want to verify that Syncsort has the same order of processing as shown for DFSORT).

Note that in the control statements you show, you are NOT using an INCLUDE statement - you're using the INCLUDE operand of an OUTFIL statement.

An INCLUDE statement is processed before E35 (as is an INREC statement), whereas the OUTFIL statement is processed after E35. Code your control statements and E35 according to the order of processing shown in the Figure and you'll be ok (assuming that Syncsort has the same order of processing as DFSORT).
_________________
Frank Yaeger - DFSORT Development Team (IBM)
Specialties: JOINKEYS, FINDREP, WHEN=GROUP, ICETOOL, Symbols, Migration
DFSORT is on the Web at:
www.ibm.com/storage/dfsort
Back to top
View user's profile Send private message Send e-mail Visit poster's website
Brian Wood
Beginner


Joined: 14 Jan 2009
Posts: 37
Topics: 0
Location: USA

PostPosted: Mon Oct 19, 2009 10:25 am    Post subject: Reply with quote

jctgf: It is possible to use an INCLUDE statement and a MODS E35 exit within the same SyncSort application.
Please let us know if you require further assisytance with this matter.
_________________
Brian Wood
SyncSort Mainframe Product Services
201-930-8260
zos_tech@syncsort.com
Back to top
View user's profile Send private message Send e-mail
jctgf
Beginner


Joined: 05 Nov 2006
Posts: 89
Topics: 36

PostPosted: Mon Oct 19, 2009 5:43 pm    Post subject: Reply with quote

Thanks a lot for the replies.

Unfortunately it won't work for me because I need to run an E35 for each outfile.

I tried but got an error message.

Thanks again.
Back to top
View user's profile Send private message Send e-mail
Display posts from previous:   
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> Utilities All times are GMT - 5 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


MVSFORUMS
Powered by phpBB © 2001, 2005 phpBB Group