sysout



JES, JES2, JCL utilities, IDCAMS, Compile & Run JCLs, PROCs etc...

sysout

Postby ravi30 » Sat Dec 22, 2007 9:21 pm

what does sysout dd sysout=* in the sort pgm and why is it used there?
ravi30
 
Posts: 11
Joined: Wed Dec 19, 2007 3:42 pm
Has thanked: 0 time
Been thanked: 0 time

Re: sysout

Postby Frank Yaeger » Sat Dec 22, 2007 9:56 pm

//SYSOUT DD SYSOUT=*

SYSOUT is the default ddname for the sort messages. I believe SYSOUT=* specifies the same message class found in the MSGCLASS parameter. (SYSOUT=A would specify message class A.)
Frank Yaeger - DFSORT Development Team (IBM) - yaeger@us.ibm.com
Specialties: JOINKEYS, FINDREP, WHEN=GROUP, ICETOOL, Symbols, Migration
=> DFSORT/MVS is on the Web at http://www.ibm.com/storage/dfsort
User avatar
Frank Yaeger
Global moderator
 
Posts: 1079
Joined: Sat Jun 09, 2007 8:44 pm
Has thanked: 0 time
Been thanked: 15 times

Re: sysout

Postby ravi30 » Sat Dec 22, 2007 10:06 pm

thnx dude
ravi30
 
Posts: 11
Joined: Wed Dec 19, 2007 3:42 pm
Has thanked: 0 time
Been thanked: 0 time


Return to JCL

 


  • Related topics
    Replies
    Views
    Last post