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

OPC - C:D ing files for different lines of Business


IBM Mainframe Forums -> IBM Tools
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
vikeau

New User


Joined: 07 Jul 2011
Posts: 2
Location: india

PostPosted: Mon Apr 22, 2013 12:40 pm
Reply with quote

Hi,

I am creating five new Applications in OPC for five lines of business.
Please suggest which of the options will be efficient:
1. Send files of each Application in the same Application.
2. Collect the files from each Application and send all the file from a different Application.

My view is - second option is better as we can send all the files in one C:D job, hence repetitive call to C:D utility is avoided for each application.

Regards,
Vikas C

Smilies disabled
Back to top
View user's profile Send private message
enrico-sorichetti

Superior Member


Joined: 14 Mar 2007
Posts: 10903
Location: italy

PostPosted: Mon Apr 22, 2013 1:01 pm
Reply with quote

the time spent <sending> files will depend only on the file size and network traffic.

IMO when dealing with automation the point to be taken into account is the
<process> isolation/uncoupling

an application should be considered complete when the files have been sent

since point two creates an implicit dependency between the five applications
You will have a ALL or NOTHING

in consultese
point 1 is effective .. ( QUALITY, QUALITY, QUALITY )
point 2 MIGHT be efficient, it will not save too much time anyway
Back to top
View user's profile Send private message
PeterHolland

Global Moderator


Joined: 27 Oct 2009
Posts: 2481
Location: Netherlands, Amstelveen

PostPosted: Mon Apr 22, 2013 1:23 pm
Reply with quote

Point 2 is a successor of 5 applications. If for example one of the 5 applications goes into error data transmission for 4 applications has to wait.
So i would go for point 1.
Back to top
View user's profile Send private message
View previous topic : : View next topic  
Post new topic   Reply to topic All times are GMT + 6 Hours
Forum Index -> IBM Tools

 


Similar Topics
Topic Forum Replies
No new posts INPFIL FILES, FNAMES examples SYNCSORT 7
No new posts FileAid move data from two files to o... Compuware & Other Tools 5
No new posts JCL to merge two files side by side DFSORT/ICETOOL 3
No new posts Create a specific record/file based o... SYNCSORT 8
No new posts Comment Lines getting in the way when... JCL & VSAM 0
Search our Forums:


Back to Top