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

LOGSTREAMS

YCSLOG

– YCOS System Logger Utility

User's Guide

The OB

– O Batch – will provide following JCL:

Please correct the JCL and Submit

- Change Job Card

- Select and Change the needed information

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

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

//* This job can be used to query the Logstream Offload DS

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

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

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

// PARM='YCLOGQRX IFASMF.BASE'

//* Logstream Name

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

// current ISPF concatenation will be inserted

//LOGQRY DD SYSOUT=* Output of REXX

//SYSTSPRT DD SYSOUT=*

//SYSTSIN DD DUMMY

//SYSUDUMP DD SYSOUT=*

Figure 6: OB:Offload-DS

– Batch

The LOGQRY DDName will contain the output of the display.

Output can also be sent to a dataset.

//*LOGQRY DD DISP=(,CATLG), Output of REXX

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

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

//* RECFM=FB

Copyright YCOS Yves Colliard Software GmbH

March 2011, V2R0

Page 15/77

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