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

Migration of data from Spool


IBM Mainframe Forums -> All Other Mainframe Topics
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
sankar.guna
Currently Banned

New User


Joined: 02 Apr 2008
Posts: 2
Location: Bangalore

PostPosted: Thu Apr 03, 2008 11:48 am
Reply with quote

Hi all,

I have a job that retrieves some data from some files and displays it in the spool in the following format.,

Countrycode x1 x2
US 12 23
UK 23 45
NL 56 90
DE 23 34

This job runs everyday and we collect the data manually. Now I want to automate the process.

Date countrycode X1 X2
3\31\2008 US 11 23
4\1\2008 US 12 23
3\31\2008 UK 22 45
4\1\2008 UK 23 45
Back to top
View user's profile Send private message
Gnanas N

Active Member


Joined: 06 Sep 2007
Posts: 792
Location: Chennai, India

PostPosted: Thu Apr 03, 2008 12:12 pm
Reply with quote

Please look into these.

ibmmainframes.com/post-122632.html
ibmmainframes.com/about9447.html
Back to top
View user's profile Send private message
dbzTHEdinosauer

Global Moderator


Joined: 20 Oct 2006
Posts: 6966
Location: porcelain throne

PostPosted: Thu Apr 03, 2008 12:16 pm
Reply with quote

is the spool output necessary?

why not generate a ds (in addition to the spool) and then download that, instead of writing a new process to scrub the spool and generate a ds to download?
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 -> All Other Mainframe Topics

 


Similar Topics
Topic Forum Replies
No new posts How to save SYSLOG as text data via P... All Other Mainframe Topics 4
No new posts Store the data for fixed length COBOL Programming 1
No new posts Data set Rec-Cnt and Byte-Cnt Testing & Performance 2
No new posts SCOPE PENDING option -check data DB2 2
No new posts Check data with Exception Table DB2 0
Search our Forums:

Back to Top