User's Guide YCSLOG - YCOS - Yves Colliard Software GmbH


Add to my manuals
77 Pages

advertisement

User's Guide YCSLOG - YCOS - Yves Colliard Software GmbH | Manualzz

YCSLOG

– YCOS System Logger Utility

User's Guide

YCSLOG

LOGSTREAMS

o *** - Gap o Record 89 o *** - Gap o Records 135 to 136 o *** - Gap o Record 247 o *** - Gap o Last TOD Write: tt/mm/jjjj hh:mm:ss.ssssss

 Last date/time of a write to the logstream o Status : Active/Connect

 State of the Logstream – a state of “Active/Connect” should be shown! o Buffer Size : 65532

 Other buffer sizes are not “usual“ – see IXCMIAPU Define Logstream

MAXBUFSIZE!

The QB

– Q Batch – will provide following JCL:

Please correct the JCL and Submit

- Change Job Card

- Select and Change the needed information

//YCSMFQRY JOB 'ACCT#',YVES,CLASS=A,MSGCLASS=X,NOTIFY=YVES

//*--------------------------------------------------------

//* This job can be used to query SMF Logstream

//* (C) YCOS Yves Colliard Software GmbH 2009-11

//*--------------------------------------------------------

//SMFQRY EXEC PGM=IKJEFT01,REGION=0M,

// PARM='YCSMFQRX IFASMF.BASE '

//* Logstream Name - Parm 1

//SYSPROC DD DISP=SHR,DSN=&USR..YCSLOG.REXX

// current ISPF concatenation will be inserted

//SMFQRY DD SYSOUT=* Output of REXX

//SYSTSPRT DD SYSOUT=*

//SYSTSIN DD DUMMY

//SYSUDUMP DD SYSOUT=*

Figure 12: QB:SMF

– Batch

The SMFQRY DDName will contain the output of the display.

Output can also be sent to a dataset.

//*SMFQRY DD DISP=(,CATLG), Output of Rexx

//* DSN=your.data.set, <=================

//* SPACE=(TRK,(15,15),RLSE),LRECL=256,

//* RECFM=FB

March 2011, V2R0

Page 22/77

Copyright YCOS Yves Colliard Software GmbH

advertisement

Was this manual useful for you? Yes No
Thank you for your participation!

* Your assessment is very important for improving the workof artificial intelligence, which forms the content of this project