Data Transformation Engine Getting Started
Table Of Contents

Chapter 2 - Installing NonStop Data Transformation Engine Products
2
8
system, follow these steps to unpack the NonStop DTE Tuxedo Server product files and install them:
a) 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
b) Verify the directory named /usr/tandem exists and that that the current userid has write access to the
/usr directory.
c) By default, the pax command installs the NonStop DTE Tuxedo Server files into the directory location
/usr/tandem/nsdte/. If you want to install in the default location perform step i. If you want to install in
a custom location perform step ii.
i) To install in the default location, issue the following command to run the pax utility and unpack the
NonStop DTE Tuxedo Server where <NSDTE_Path> refers to the full file path where the NonStop
DTE 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 NonStop DTE Tuxedo Server:
> pax -rvf /G/SYSTEM/ZUTILS/T0550PAX
ii) To install into a custom location, you must use the pax utility -s option when unpacking the files.
Issue the following command to run the pax utility and unpack the NonStop DTE Tuxedo Server
files to the specified custom file location, where <NSDTE_Path> refers to the full file path where
the NonStop DTE 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 NonStop DTE Tuxedo Server files.
7) Install the NonStop DTE CORBA Server.
Note: You must have installed the NonStop DTE Core files before you can install NonStop DTE CORBA
Server.
After you have copied the appropriate NonStop DTE CORBA Server pax file from the product compact disc
to your system, follow these steps to unpack the NonStop DTE CORBA Server product files and install
them:
a) 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
b) Verify the directory named /usr/tandem exists and that the current userid has write access to the /usr
directory.
c) By default, the pax command installs the NonStop DTE CORBA Server files into the directory location
/usr/tandem/nsdte/. If you want to install in the default location perform step i. If you want to install in
a custom location perform step ii.
i) To install in the default location, issue the following command to run the pax utility and unpack
the NonStop DTE CORBA Server files to the default location, where <NSDTE_Path> refers to the
full file path where the NonStop DTE CORBA Server pax file exists:
> pax -rvf <NSDTE_Path>T0578PAX
For example, if you have copied the pax file to the /G/SYSTEM/ZUTILS directory, you would
issue the following command to unpack NonStop DTE CORBA Server:
> pax -rvf /G/SYSTEM/ZUTILS/T0578PAX
ii) To install into a custom location, you must use the pax utility -s option when unpacking the files.
Issue the following command to run the pax utility and unpack the NonStop DTE CORBA Server
files to the specified custom file location, where <NSDTE_Path> refers to the full file path where
the NonStop DTE CORBA Server pax file exists: