DCE Installation, Configuration, and Management Guide
Installing NonStop DCE
HP NonStop DCE Installation, Configuration, and Management Guide—429552-005
3-10
Partial Installation or Upgrade
processes have the SRL open and stop them. One check you can perform
uses the following OSS shell command:
ps -e | grep cp
The output of this command reports control programs such as dcecp.
•
For a TNS/R virtual host, enter the following command at an OSS shell prompt
to locate the user library:
noft -f /opt/dcelocal.hostname/bin/dced -la 2>&1 | grep
"Userlibrary Name"
For a TNS/E virtual host, enter the following command at an OSS shell prompt
to locate the user library:
enoft -f /opt/dcelocal.hostname/bin/dced -la 2>&1 | grep
"Userlibrary Name"
(Specify hostname only if you are replacing an existing virtual host
configuration.) These commands return output similar to:
Userlibrary Name: $SYSTEM.ZDCE25.LDCE
Then enter a command similar to the following at an OSS shell prompt to
check if any process has the user library open:
gtacl -p FUP LISTOPENS \$SYSTEM.ZDCE25.LDCE
If no program has the user library open, no output is returned by this
command.
If any program has the user library open, this gtacl command reports the
program filename $SYSTEM.SYSnn.OSIMAGE. You must identify which OSS
processes have the user library open and stop them. One check you can
perform uses this OSS shell command:
ps -e | grep cp
The output of this command reports control programs such as dcecp.
10. Follow the instructions with the software upgrade for copying the new files to the
OSS file system. In most cases, this action requires the INSTALL option from the
dce_config main menu. If so, select option 1 (INSTALL).
The dce_config utility requests the location of your pax files by issuing this
prompt:
Enter the location of the NonStop DCE pax files
(e.g. /G/volume/subvolume):
11. Enter the Guardian location of the NonStop DCE ISV or TSV in OSS pathname
format. For example, to represent the Guardian subvolume $VOL.ZDCE, enter
/G/vol/zdce.