Problem:

You have recently loaded a new version of the WINSPOOL library on the iSeries and now you sporatically get the error:
 
Invalid command response error occurred on command WSPL016/WSPL019
 
If you are using V4R3, the QLISTLEN data area is correctly set to 88.

Solution:

When you loaded the new WINSPOOL library, the existing WINSPOOL library was not renamed or cleared first, so some objects did not get correctly replaced.
 
  1. Run the following AS/400 command to check the date of the WSPL016R program:

    WRKOBJPDM LIB(WINSPOOL) OBJ(WSPL016R)   

  2. If the date is incorrect, either:
    • Use the CLRLIB command to clear the WINSPOOL library.
    • Rename the WINSPOOL library using the following command:

      RNMOBJ OBJ(WINSPOOL) OBJTYPE(*LIB) NEWOBJ(WINSPOOLOL)

  3. Load the WINSPOOL library on the iSeries again.

 

Still have questions? We can help. Submit a case to technical support

Last Modified On:
You don't have the appropriate permissions.
No, open a new Support Case