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

Can i know SYSOUT = z means what


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

New User


Joined: 06 Aug 2008
Posts: 22
Location: chennai

PostPosted: Mon Nov 10, 2008 1:09 pm
Reply with quote

hi,

can i know SYSOUT = z means what? Y they are using SYSOUT = z




Thanks,
Hari
Back to top
View user's profile Send private message
k.junaid83

New User


Joined: 19 Apr 2006
Posts: 22
Location: bangalore

PostPosted: Mon Nov 10, 2008 1:46 pm
Reply with quote

This statement tells the JES to write the sysout data set to the device handling class Z output.
Back to top
View user's profile Send private message
enrico-sorichetti

Superior Member


Joined: 14 Mar 2007
Posts: 10873
Location: italy

PostPosted: Mon Nov 10, 2008 2:21 pm
Reply with quote

Quote:
This statement tells the JES to write the sysout data set to the device handling class Z output.


technically correct, but completely useless to the TS icon_biggrin.gif

ususally ... ( by tradition )
sysout=x is for held output ( for TSO users )
sysout=z is a sysout class that gets assigned to a JES dummy writer to just process it without doing anything ( apart deleting it from the spool )

anyway sysout classes are installation dependent, so better ask Your peers or Your support
Back to top
View user's profile Send private message
hariharan4

New User


Joined: 06 Aug 2008
Posts: 22
Location: chennai

PostPosted: Mon Nov 10, 2008 2:47 pm
Reply with quote

Thank u very much
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 Copy few lines from SYSOUT of 10 mill... All Other Mainframe Topics 5
No new posts No sysout coming in spool JCL & VSAM 4
No new posts Control M features to check string in... Compuware & Other Tools 1
No new posts Licensed Materials & Restricted M... General Talk & Fun Stuff 10
No new posts Null Indicator value -2 means in Embe... DB2 2
Search our Forums:

Back to Top