Unresolvable Invalid command response error occurred on command WSPL016/WSPL019
From Support
| | If you have a question or seek clarification, please call Technical Support. |
[edit]
Problem:
The user recently loaded the new WINSPOOL library on his AS/400 and is getting this error sporatically. We checked the QLISTLEN data area and it had already been set to 88 for V4R3. We ran the following AS/400 command to check the date of the WSPL016R program:
WRKOBJPDM LIB(WINSPOOL) OBJ(WSPL016R)
The program was dated 9/26/97, so it appears the user had loaded the new WINSPOOL library without renaming or clearing the existing WINSPOOL library, so some objects did not get correctly replaced.
[edit]
Solution:
1.) Clear the WINSPOOL library with the CLRLIB command or rename the WINSPOOL library with the RNMOBJ OBJ(WINSPOOL) OBJTYPE(*LIB) NEWOBJ(WINSPOOLOL) command.
2.) Restore the WINSPOOL library from the current RJS CD or the RJS Web Site.
