Change remote output queue description
To change a remote output queue description, do the following steps:
- Use the End Writer (ENDWTR) command to stop the
remote writer. For example, enter the following to stop RMTWTR01:
ENDWTR OUTQ(RMTWTR01) OPTION(*IMMED)
- Use the Change Output Queue (CHGOUTQ) command
to change the output queue. For example, enter the following to change RMTWTR01:
CHGOUTQ OUTQ(RMTWTR01)
- Press F9 to display all of the parameters.
- Make the desired changes and press Enter.
- Use the Start Remote Writer (STRRMTWTR) command
to start the remote writer. For example, enter the following to stop RMTWTR01:
STRRMTWTR OUTQ(RMTWTR01)