CORBA 2.3.3 Getting Started Guide (NonStop CORBA 2.3.3+)
If NonStop EJB is installed, make a note of the values you have already defined for this product before proceeding with the
NonStop CORBA installation.
Perform Subsystem Resource Cleanup
A subsystem cleanup does not have to be done in all cases. If you have a system you want to install over or a system to clean
up, then performing a subsystem resource cleanup is advisable. A NonStop CORBA subsystem creates resources during
installation and setup. It is necessary to run the unconfigure script to remove these resources.
The script is divided into two phases. The first phase removes files created during installation. The second phase removes
TMF Resource Manager entities created by OTS Transaction Managers during subsystem startup.
Phase 1
Note
Do not execute Phase 1 if you are planning to install NonStop CORBA over NonStop EJB.
To execute this phase of the script, you must have the subsystem's env.sh file sourced into your environment. You also
must use the same logon id as you used during the original install of the subsystem or you can be logged on as a super user.
For example, assuming the subsystem's prefix is "M", a successful first phase looks like this:
oss>> unconfigure
nsdstop must be run prior to running this script and
NSDCFGDB and NAMINGDB database files cannot be opened.
This will PERMANENTLY purge the NSDCFGDB and NAMINGDB databases.
Do you want to proceed (y/n):
y
$DATA01.MMD0406.NSDCFGDB PURGED.
1 FILE PURGED
$DATA01.MMD0404.NAMINGDB PURGED.
1 FILE PURGED
Phase 2
To execute this phase of the script, you must be logged on as a super user. For example, assuming the subsystem's prefix is
"M" and five processes were configured in the subsystem's otstm serverclass, a successful second phase looks like this:
oss>> unconfigure
This will PERMANENTLY purge the NSDCFGDB and NAMINGDB databases.
Do you want to proceed (y/n):
n
This will PERMANENTLY delete the TMF Resource Managers.
Do you want to proceed (y/n):
y
gtacl[9]: unable to propagate all environment variables
deleted RM NSOTSRMTX_MNO0
gtacl[9]: unable to propagate all environment variables
deleted RM NSOTSRMTX_MNO1
gtacl[9]: unable to propagate all environment variables
deleted RM NSOTSRMTX_MNO2
gtacl[9]: unable to propagate all environment variables