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

How to use Print log utility


IBM Mainframe Forums -> IDMS/ADSO
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
Logeswari Paulraj

New User


Joined: 11 Jul 2005
Posts: 4
Location: Chennai

PostPosted: Fri Oct 07, 2005 1:06 pm
Reply with quote

How to use print log utility RHDCPRLG
Back to top
View user's profile Send private message
shiv_swami

New User


Joined: 25 Aug 2006
Posts: 5

PostPosted: Fri Aug 25, 2006 11:15 pm
Reply with quote

//PRINTLOG EXEC PGM=IDMSBCF
//STEPLIB DD *** lOADLIBS
//SYSPRINT DD SYSOUT=*
//SYSOUT DD SYSOUT=*
//SYSLST DD SYSOUT=*
//SYSIPT DD *
PRINT LOG FROM DATABASE
DUMPS
MESSAGES
STATISTICS
TRACES
START AT '2006-01-29-18.03.00'
STOP AT '2006-01-29-18.30.00.999999';
/*
//
This will give you print of log in SYSLST for date time range provided in the SYSIPT.
Back to top
View user's profile Send private message
bharat_juneja

New User


Joined: 21 Dec 2005
Posts: 20
Location: US

PostPosted: Sat Oct 14, 2006 2:24 am
Reply with quote

It just gives this kind of info:
*** PAGE 008052602 STATUS 0000 101306 05.30.06 6 S
*** PAGE 008053081 STATUS 0000 101306 12.29.59 6 L
*** PAGE 008053320 STATUS 0000 101306 01.55.19 6 S
*** PAGE 008053440 STATUS 0000 101306 02.30.04 6 S
*** PAGE 008053500 STATUS 0000 101306 04.00.10 6 S
*** PAGE 008053530 STATUS 0000 101306 04.59.59 6 S


Problem:
The logs of CV went full and I need to find out due to which dialog?
If we recycle CV, that's what we did, the olp logs gets lost.
Any other utility?

Please help.
Thanks....
Bharat
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 -> IDMS/ADSO

 


Similar Topics
Topic Forum Replies
No new posts REASON 00D70014 in load utility DB2 6
No new posts JCL sortcard to print only the records DFSORT/ICETOOL 11
No new posts ISRSUPC search utility - using high l... TSO/ISPF 2
No new posts is there a way to print time in HH:MM... SYNCSORT 12
No new posts Print out all lines with 'IBM' compil... CLIST & REXX 8
Search our Forums:

Back to Top