APPC Subsystem on MPE/XL Node Manager's Guide (30294-90007)

Appendix D 239
LU 6.2 API/XL Installation Guidelines
Installation Tasks
Installation Tasks
After you perform the pre-installation tasks, your HP 3000 will be
prepared for LU 6.2 API/XL installation.
1. Log on as MANAGER.SYS. Ask all users to log off.
2. Check whether youhave enough disk space to install LU 6.2 API/XL.
To do this, issue the following command to build a dummy file:
:BUILD INSTFILE;DISC=300000,32,32
If the command fails, you do not have enough disk space, and you
need to purge some files or store them on tape.
If the command is successful, issue the following command to purge
the dummy file:
:PURGE INSTFILE
3. Write down the passwords for the SYS account, the PUB.SYS group,
and the MANAGER.SYS user. Then, issue the following commands to
remove the passwords:
:ALTACCT SYS;PASS=
:ALTGROUP PUB.SYS;PASS=
:ALTUSER MANAGER.SYS;PASS=
4. Write down the names of any UDC files for MANAGER.SYS,PUB.
Then, issue the following commands to disable the UDCs:
:SETCATALOG;SYSTEM
:SETCATALOG;ACCOUNT
:SETCATALOG
5. Follow the instructions in the HP 3000 MPE XL Installation and
Update Manual or the HP 3000 MPE XL Add-On Manual to install
LU 6.2 API/XL with the MPE AUTOINST utility.
6. After the installation job completes, shut down the system and
install the update type. Then, restart the system, and log on again as
MANAGER.SYS.
7. Issue the following commands to restore the passwords to the SYS
account, the PUB.SYS group, and the MANAGER.SYS user:
:ALTACCT SYS;PASS=
password
:ALTGROUP PUB.SYS;PASS=
password
:ALTUSER MANAGER.SYS;PASS=
password
8. Issue the following commands to reset all UDCs:
:SETCATALOG
udcfile
[,
udcfile
...];SYSTEM
:SETCATALOG
udcfile
[,
udcfile
...];ACCOUNT
:SETCATALOG
udcfile
[,
udcfile
...]