|
|
| Author |
Message |
sankar.guna Currently Banned New User
Joined: 02 Apr 2008 Posts: 2 Location: Bangalore
|
|
|
|
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 |
|
 |
References
|
Posted: Thu Apr 03, 2008 11:48 am Post subject: Re: Migration of data from Spool |
 |
|
|
 |
Gnanas SNG
Senior Member
Joined: 06 Sep 2007 Posts: 417 Location: India
|
|
| Back to top |
|
 |
dbzTHEdinosauer
Senior Member
Joined: 20 Oct 2006 Posts: 1388 Location: germany
|
|
|
|
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 |
|
 |
Moved: Thu Apr 03, 2008 4:24 pm by superk From TSO/ISPF to Other Mainframe Topics |
|
|