Where allowed to run: All environments (*ALL) Threadsafe: No |
Parameters Examples Error messages |
The Start Job Log Server (STRLOGSVR) command is used to start the job log server which writes job logs for jobs that are in a job log pending state.
The job log server will write a job's job log either to a spooled file, to a printer, or to an outfile, if specified to do so (by using the QMHCTLJL, Control job log API).
Restrictions:
Top |
Keyword | Description | Choices | Notes |
---|---|---|---|
NBRSVR | Number of servers | 1-30, *CALC | Optional, Positional 1 |
Top |
Specifies the number of job log server jobs to be started. If one or more job log server jobs are already active, this is the number of additional server jobs that will be started. If the number of servers requested would exceed the maximum active, only the difference between the maximum and the current number of active servers will be started. The maximum number of job log servers that can be active at one time is 30.
Top |
STRLOGSVR NBRSVR(*CALC)
This command starts the job log server. The number of server jobs started will be determined by the system.
Top |
Top |