338 IBM Tivoli Workload Scheduler for z/OS Best Practices
job log retriever A thread of the translator process that is spawned to fetch
a job log from a fault-tolerant agent. One job log retriever
thread is spawned for each requested FTA job log.
The job log retriever receives the log, sizes it according to
the LOGLINES parameter, translates it from UTF-8 to
EBCDIC, and queues it in the
inbound queue of the
controller. The retrieval of a job log is a lengthy operation
and can take a few moments to complete.
The user may request several logs at the same time. The
job log retriever thread terminates after the log has been
written to the inbound queue. If using the Tivoli Workload
Scheduler for z/OS ISPF panel interface, the user will be
notified ...