View previous topic :: View next topic |
Author |
Message |
sameerp25 Beginner
Joined: 23 Jan 2006 Posts: 2 Topics: 1
|
Posted: Mon Jan 23, 2006 9:38 am Post subject: Writing O/P file to multiple locations (dataset) |
|
|
I have job writing O/P report to spool or log as per code below:
//REPORT DD SYSOUT=*
I want to write this report to one O/P dataset as well in additon to default location. Is it possible?
I explored DEST option, but it can write only to nodes or printers not the datasets.
Please let me know. |
|
Back to top |
|
 |
kolusu Site Admin

Joined: 26 Nov 2002 Posts: 12378 Topics: 75 Location: San Jose
|
|
Back to top |
|
 |
sameerp25 Beginner
Joined: 23 Jan 2006 Posts: 2 Topics: 1
|
Posted: Wed Jan 25, 2006 4:09 pm Post subject: |
|
|
Thanks Kolusu. |
|
Back to top |
|
 |
|
|