Instructions
for installing the Warehouse Manager server component
Service
level 4.00.013 - U.S. English
April
2001
Installing the Patch
CAUTION!!! ShowCase 4.00 contains Java code, which entails extra steps for patching. In order for a fix to take affect, you must follow these instructions in order.
Downloading the Patch
This patch will fix all problems described in the previous document. The patch must be applied only to the ShowCase STRATEGY 4.00, dated 10/16/00. Refer to the instructions below for downloading and applying the patch.
<SCSERVER>/ENDSCSVR,
where SCSERVER is your ShowCase library.
DSPOBJD <SCSERVER>/WSE013UU
*USRSPC, where SCSERVER is your ShowCase library.
If the following message appears, the patch has not been applied.
CPF9801 - Object WSE013UU in library
<SCSERVER>
not found.
<SCSERVER>/ENDSCSVR,
where SCSERVER is your ShowCase library.
WRKOBJLCK OBJ(<SCSERVER>/SCCONNECT)
OBJTYPE(*USRSPC), where SCSERVER is your ShowCase library.
If you are applying a Warehouse Manager patch to a
library that has already been connected to, the SQL server jobs (QSQSRVR)
must be ended and restarted before you re-start the server. To properly
enable this patch for prestarted server jobs, you will need to stop and
restart the SQL server jobs. Otherwise the prestarted server jobs may continue
to use older versions of programs and unexpected results may occur. To
stop and restart the SQL server jobs, run the following:
ENDPJ SBS(QSYSWRK) PGM(QSQSRVR) OPTION(*IMMED)
STRPJ SBS(QSYSWRK) PGM(QSQSRVR)
Note: ShowCase is not the only application that uses these jobs, so you must make sure that there are no other programs using these jobs. This may require that you dedicate your AS/400.
Installing the
Patch
(At this point, please be sure that Item 2 from "Downloading the Patch" has completed. That item involves executing the file that was downloaded from the web, thus creating the larger .bin file that will be saved as an FTP file to the server.)
CRTSAVF QGPL/WSE013US
C:\>FTP <AS/400
IP Address>
User (system:(none)): <userid>
331 Enter password.
Password: <password>
230 <userid> logged on.
ftp> binary
ftp> put c:...\WSE013US.BIN
QGPL/WSE013US
ftp> quit
C:\>
ADDLIBLE <SCSERVER>
,where SCSERVER is your ShowCase library.
APYSCPTF DEV(*SAVF) SAVF(QGPL/WSE013US)[You
will be prompted for the name of your server library. Enter your library
name when prompted]
PTF WSE013US Successfully Loaded
for <SCSERVER>, where SCSERVER is your ShowCase library..
The ShowCase jar file must be then be recompiled:
ADDLIBLE SCSERVER, where SCSERVER is your ShowCase
library.
CMPSCJAR and prompt(F4).
DO NOT JUST HIT ENTER, THIS WILL START THE COMPILE!!!
Enter a time and date for the compile. Since this
will take as long as it did for the install, it is advised that this be
done on off hours.
Until you recompile, you will experience performance
issues.