Changing remote output queue description

To change a remote output queue description, follow these steps.

  1. Use the End Writer (ENDWTR) command to stop the remote writer. For example, enter the following to stop RMTWTR01:
    ENDWTR OUTQ(RMTWTR01) OPTION(*IMMED)
  2. Use the Change Output Queue (CHGOUTQ) command to change the output queue. For example, enter the following to change RMTWTR01:
    CHGOUTQ OUTQ(RMTWTR01)
  3. Press F9 to display all of the parameters.
  4. Make the changes and press Enter.
  5. Use the Start Remote Writer (STRRMTWTR) command to start the remote writer. For example, enter the following to stop RMTWTR01:
    STRRMTWTR OUTQ(RMTWTR01)