Previous Topic: YENDSPLRTR (End Spooled File Router)Next Topic: YEXCCL (Execute CL Member)


Parameters

Parameter

Definition

Value and Description

DTAQ

Specifies the data queue currently being monitored.

Note: You must specify a data queue that is currently being monitored by a spooled file router job. Specifying a data queue that is not being monitored by a spooled file router job can result in serious errors within any programs using that data queue.

  • YSPLRTRQ: Use the default spooled router data queue YSPLRTRQ.
  • data-queue-name: Enter the name of an existing data queue which is being monitored by a spooled file router job.
  • *LIBL: All libraries in the user and system portions of the job's library list are searched until the first match is found for the specified data queue.
  • *CURLIB: The current library for the job is used to locate the specified data queue. If no library is specified as the current library for the job, the QGPL library is used.
  • library-name: Specify the name of the library to be searched for the specified data queue.