DCE Installation, Configuration, and Management Guide
Installing NonStop DCE
HP NonStop DCE Installation, Configuration, and Management Guide—429552-005
3-9
Partial Installation or Upgrade
3. Start an OSS shell by entering the following command at a TACL prompt:
OSH
4. If dceconf is included in the update, execute this pax command at the OSS shell
prompt, to install the new dce_config utility:
pax -rv -p e -f /G/ISV-vol/zdce/dceconf
where /G/ISV-vol/zdce is the ISV or TSV for DCE Core Services (T8403).
5. Run the dce_config utility by entering this command at an OSS shell prompt:
/etc/dce_config -h hostname
where hostname specifies the virtual host to be updated.
The dce_config utility displays the main menu:
6. Select option 4 (STOP) to stop the NonStop DCE demons on your machine.
7. Select option 99 to exit the utility.
8. Verify that all DCE demons have stopped by entering the following command:
gtacl -c "STATUS *,USER"
9. Ensure that no programs have the DCE SRL (TNS version of DCE) or user library
(TNS/R and TNS/E versions of DCE) open because an open SRL or user library
interferes with reinstallation of the library:
•
For a TNS virtual host, enter these commands at an OSS shell prompt:
. /usr/lib/libdce[hostname].so
gtacl -p FUP LISTOPENS $(gname -s $SRL)
Specify hostname only if you are replacing an existing virtual host
configuration.
If no program has the SRL open, no output is returned by these commands.
If any program has the SRL open, this gtacl command reports the program
filename $SYSTEM.SYSnn.OSIMAGE. You must identify which OSS
DCE Main Menu ( on hostname )
1. INSTALL -install dce software
2. CONFIGURE -configure and start DCE daemons
3. START -re-start DCE daemons
4. STOP -stop DCE daemons
5. UNCONFIGURE -remove a host from CDS and SEC databases
6. REMOVE -stop DCE daemons and remove data files
created by DCE daemons
7. UNINSTALL -uninstall self DCE host
99. EXIT
selection: