Data Transformation Engine 6.7.1 Readme

NonStopDTE6_7_1Readme.TXT
Step 2.1: NSDTE Tuxedo Server Installation :
------------------------------------------
You must have installed the NSDTE Core files before you can install
NSDTE Tuxedo Server.
After you have copied the appropriate NSDTE Tuxedo Server pax file
from the product compact disc to your system, follow these steps to
unpack the NSDTE Tuxedo Server product files and install them:
1. If you haven't already done so, log into your system and
start the OSS shell by typing the following command at the
TACL prompt:
> osh
2. Verify the directory named /usr/tandem exists and that
the current userid has write access to the /usr directory.
3. By default, the pax command installs the NSDTE Tuxedo Server files
into the directory location "/usr/tandem/nsdte/"
If you want to install in the default location perform step 4.
If you want to install in a custom location perform step 5.
4. Installing into default location
Issue the following command to run the pax utility and
unpack the NSDTE Tuxedo Server files to the default location,
where <NSDTE_Path> refers to the full file path where the
NSDTE Tuxedo Server pax file exists:
> pax -rvf <NSDTE_Path>T0550PAX
For example, if you have copied the pax file to the
/G/SYSTEM/ZUTILS directory, you would issue the following
command to unpack NSDTE Tuxedo Server:
> pax -rvf /G/SYSTEM/ZUTILS/T0550PAX
5. Installing into Custom location
To specify custom installation location for the files installed
with NSDTE Tuxedo Server, you must use the pax utility -s option
when unpacking the files.
Issue the following command to run the pax utility and unpack the
NSDTE Tuxedo Server files to the specified custom file location,
where <NSDTE_Path> refers to the full file path where the NSDTE-
Tuxedo Server pax file exists:
> pax -rvf <NSDTE_Path>T0550PAX
[-s:/usr/tandem/nsdte:<NSDTE_Dir>:]
In this command, the parameter to the first -s option,
<NSDTE_Dir>, specifies the custom location to place the NSDTE-
Tuxedo Server files.
Step 2.2: NSDTE Corba Server Installation :
-----------------------------------------
You must have installed the NSDTE Core files before you can install
NSDTE Corba Server.
After you have copied the appropriate NSDTE Corba Server pax file
from the product compact disc to your system, follow these steps to
unpack the NSDTE Corba Server product files and install them:
1. If you haven't already done so, log into your system and
start the OSS shell by typing the following command at the
Page 3