View previous topic :: View next topic |
Author |
Message |
samsun Beginner
Joined: 24 Feb 2004 Posts: 19 Topics: 7 Location: TAIWAN
|
Posted: Tue Feb 24, 2004 4:30 am Post subject: How to 'display' a job's output to the console? |
|
|
While submitting a job, how to write the JCL to let the job's output display on the operator's console? thanks a lot~ |
|
Back to top |
|
|
warp5 Intermediate
Joined: 02 Dec 2002 Posts: 429 Topics: 18 Location: Germany
|
Posted: Wed Feb 25, 2004 3:57 am Post subject: |
|
|
This is usually not done anymore. Mvs writes so many messages that your message will most likely not be seen. It would be better to send messages to the TSO users. You probabley have recomendations at your site. |
|
Back to top |
|
|
deepeshk79 Beginner
Joined: 20 Jun 2003 Posts: 112 Topics: 48 Location: Bangalore
|
Posted: Fri Feb 27, 2004 6:52 am Post subject: |
|
|
Pass the output to a REXX, call the REXX from the JCL and do a SAY in the REXX with the output.....
hope that works
* * |
|
Back to top |
|
|
niranjan Beginner
Joined: 25 Feb 2004 Posts: 3 Topics: 1
|
Posted: Thu Mar 04, 2004 2:03 am Post subject: |
|
|
can you expalin me how can we find at what position we are getting a soc7 abend using offset values? |
|
Back to top |
|
|
|
|