System information
222
AS/400 IBM Network Station: Techniques for Deployment in a WAN
From the central SYSAS3, use the following commands to FTP the
C05SAVF containing the 5648-C05 product to the existing as4work library
on the remote server SYSAS4:
ftp sysas4
(Enter user ID and password when prompted.)
bin
cd /QSYS.LIB/as4work.lib/
lcd worklib
put c05savf
5. On the target system (the remote server SYSAS4), run the following
command:
RSTLICPGM LICPGM(5648C05) DEV(*SAVF) OPTION(*BASE) RSTOBJ(*ALL)
SAVF(AS4WORK/C05SAVF)
You should see messages similar to the following near the bottom of your
job log, indicating a successful installation.
Object moved.
Object moved.
Object moved.
Object moved.
Object moved.
Object QAYTCSNC1P in QUSRSYS type *FILE created.
1 objects duplicated.
Ownership of object QAYTCSNC1P in QUSRSYS type *FILE changed.
Object STRNSSA in QSYS type *CMD deleted.
Object STRNSSA in QSYS type *CMD created.
1 objects duplicated.
Ownership of object STRNSSA in QSYS type *CMD changed.
Object QAYTCSNC1 in QUSRSYS type *FILE created.
1 objects duplicated.
Ownership of object QAYTCSNC1 in QUSRSYS type *FILE changed.
File QAYTCSNC1P started journaling to journal QYTCSJRN.
Migration program completed successfully.
*LNG objects for NLV 2924 for product 5648C05 option *BASE release
*FIRST restored.
Objects for product 5648C05 option *BASE release *FIRST restored.
6. On the remote server, run the Network Station Setup Assistant
(STRNSSA) command to start the Network Station Setup Assistant. Go
through
each
task
and
sub-task as appropriate,
even though the
Completed
column may indicate a status of
YES
.
Note:
If you receive a message in your job log indicating that
task 5000
failed .... port 80 was not active
, start the HTTP server DEFAULT instance
by running the following command and then trying
task 5000
again.