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

Request to review my proposed solution for a batch to online


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

New User


Joined: 11 Nov 2009
Posts: 4
Location: Pune

PostPosted: Sun Mar 27, 2011 10:08 pm
Reply with quote

Our requirement is below:
System 'A' stores Batch records with requested processing date for each record. Each Batch record will have one record in Batch table with processing date and multiple records in sub batch table with batch id as forign key.
On each processing day , System 'A' has to extract all the batches of that processing date. Need to generate a seperate file for each batch. This file contains the batch details and all the related sub batch details. Required to send the generated files to system 'B' using C:D .
Ex: The extraction job runs today ( 27th Mar) and there are 3 batches with processing date 27th MAR in system 'A' database. Need to generate 3 seperate files and send each file to System 'B' using C:D

Our soulution:
Set up an online schedular. Which runs daily and extracts all the batches of that processing date. After extracting each batch record, triggers a batch job and passes the key information of the batch record. The batch program under this batch job , retreives batch and corresponding sub batch details, generates the file and sends the file to system 'B'.

Could you please review this and let me know , if there is any better option.
Also would like to know, does this solution support, if the batch volumes are high such as 1000 per day?
Back to top
View user's profile Send private message
Anuj Dhawan

Superior Member


Joined: 22 Apr 2006
Posts: 6250
Location: Mumbai, India

PostPosted: Mon Mar 28, 2011 9:15 pm
Reply with quote

What your stake-holders have to say on this?
Back to top
View user's profile Send private message
PeterHolland

Global Moderator


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

PostPosted: Mon Mar 28, 2011 10:10 pm
Reply with quote

Well i have a nice solution, but (there is always a but(t)) :

It wil cost you, in real money like 600 euro's an hour. thats up front
then i will need some living accomodation, some ladies preparing my meals, a room with a fully installed IBM ZO/S box. Dark sunglasses against the glow of 200 screens, and jodium pills against all that japanese stuff.
Back to top
View user's profile Send private message
santoshramr

New User


Joined: 11 Nov 2009
Posts: 4
Location: Pune

PostPosted: Tue Mar 29, 2011 4:20 am
Reply with quote

Thanks peter for your genrous offer !! but you made a right offer at wrong place sir !!

but ofcourse you deserve a special apreciation for giving an open offer without any specific choices about type ladies you want to cook for you, meal menu and kind of accomidation etc... I hope you won't miss them, when u offer a solution next time at right plce icon_wink.gif

Cheers !
Back to top
View user's profile Send private message
expat

Global Moderator


Joined: 14 Mar 2007
Posts: 8797
Location: Welsh Wales

PostPosted: Tue Mar 29, 2011 9:57 am
Reply with quote

Yes Peter, I'm only charging 600 euro per day icon_lol.gif

Why not use the schedular package that should already be in place
Back to top
View user's profile Send private message
UmeySan

Active Member


Joined: 22 Aug 2006
Posts: 771
Location: Germany

PostPosted: Mon Apr 04, 2011 7:57 pm
Reply with quote

@santoshramr !

Same as Expat said applies to me. Only 600 euro per day will be fine.
Ok, perhaps wie could make an arrangement regarding the money.

But two young cute, lascivious blondes are a must.
And not only for cooking.
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 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 Help in Automating Batch JCL jobs mon... JCL & VSAM 3
No new posts Underscore was not populated to onlin... CICS 1
No new posts Batch install term/printer CICS 2
Search our Forums:

Back to Top