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

JCL for getting SAR into a PS


IBM Mainframe Forums -> CA Products
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
akpannur
Currently Banned

New User


Joined: 17 May 2008
Posts: 10
Location: Hyderabad

PostPosted: Wed Sep 17, 2008 12:57 am
Reply with quote

Can anyone give me a job to get sar details to a PS.
Code:
                                     
//STEP1 EXEC PGM=SARBCH                                           
//SYSPRINT DD SYSOUT=*                                             
//OUTFILE DD DSN=VENEPU.TXL,DISP=(,CATLG,DELETE),               
// UNIT=DISK,SPACE=(TRK,(300,50),RLSE),                           
// DCB=(RECFM=FBA,LRECL=153,BLKSIZE=27846)                         
//SYSOUT DD SYSOUT=*                                               
//SYSIN DD *                                                       
/DBASE NAME=SYSP.SARH                                             
/PRINT ID=T,COPIES=1,DDNAME=OUTFILE                               


but i am getting a error message like this
12345678901234567890123456789012345678901234567890123456789012345678
/DBASE NAME=SYSP.SARH
SARBCH05 Logon successful for VENEPU to SYSP.SARH
/PRINT ID=T,COPIES=1,DDNAME=OUTFILE
SARBCP10 Requested sysout not found in master index [/code]
Please help what have to be in PRINT ID
Back to top
View user's profile Send private message
superk

Global Moderator


Joined: 26 Apr 2004
Posts: 4652
Location: Raleigh, NC, USA

PostPosted: Wed Sep 17, 2008 1:43 am
Reply with quote

Previous SAR topics:

www.ibmmainframes.com/viewtopic.php?t=33833&highlight=sar
www.ibmmainframes.com/viewtopic.php?t=31849&highlight=sar
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 -> CA Products

 


Search our Forums:

Back to Top