Specify in IEASYSxx
LOGCLS=x
This parameter specifies the JES output class for the log data sets. A
log data set is queued to this class when its WTL limit has been
reached. (The limit is specified by the LOGLMT initialization
parameter.)
Example: LOGCLS=L
In this example, the current log data set is queued to output class L
when the limit on the number of WTLs has been reached.
If the specified LOGCLS value is not valid, or an I/O error occurs
while the IEASYSxx member is being read, master scheduler
initialization prompts the operator for a replacement LOGCLS value. If
prompting is forbidden (the OPI operand was specified), the default
value A is assigned.
For the other log parameter, see LOGLMT.
Value Range: A single alphabetic or numeric character: A-Z or 0-9.
Default Value: A, which represents output class A.
Associated Parmlib Member: None
LOGLMT=nnnnnn
This parameter specifies the maximum number of WTLs (messages) allowed
for each log data set. The value is used by log processing to
determine when a log data set should be scheduled for sysout
processing by JES. When the value is reached, log processing issues a
simulated WRITELOG command to close and free the current log data set,
and to allocate and open a new log data set.
Example: LOGLMT=004852
In this example, when 4,852 WTLs have been issued to a log data set,
the data set is scheduled for sysout processing on the output class
specified by the LOGCLS parameter. Log processing then allocates and
opens a new log data set.
If the specified value is not valid or an I/O error occurs while the
IEASYSxx member is being read, master scheduler initialization prompts
the operator for a replacement LOGLMT value. If prompting is forbidden
(the OPI operand was specified), the default value of 500 is assigned.
For the other log parameter, see LOGCLS.
Value Range: 000000-999999
Default Value: 500
-----Original Message-----
Hi:
I need to write syslog each 5000 records to sysout class 0.
Is there any automatic command to get this goal ?.
----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to listserv@no-spam with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html