Entering content frameProcedure documentation Setting Up IP-Output Queues (iSeries) Locate the document in its SAP Library structure

Use

Once the printer and output queue have been configured on one iSeries (in our example, SAPDB), the necessary settings have to be made on the other iSeries (SAPAPPL).

Procedure

  1. Set up an output queue on the first iSeries (in our example, SAPAPPL). To do so enter the command:
  2. CRTOUTQ OUTQ(P516) RMTSYS(SAPDB) RMTPRTQ(PRT1) CNNTYPE(*IP) DESTTYPE(*OS400) TRANSFORM(*NO)

    Note

    The parameter CNNTYPE from the command CRTOUTQ must be set to the value *IP.

  3. To start the printer, enter the command STRRMTWTR.

 

 

 

Leaving content frame