Data Transformation Engine Getting Started

Chapter 2 - Installing NonStop Data Transformation Engine Products
2
7
Microsoft TCP/IP stack and FTP client
Workstation Disk Space Requirement
110 MB
Workstation Memory Requirement
32 MB
2) Review the file USRGUIDE.PDF. This file is located in the subdirectory NSK_SW on the product CD. In
the PDF file, locate the IPSetup User Guide and review the instructions for using IPSetup. You need Adobe
Acrobat Reader (available on the product CD) to read or print the IPSetup User Guide.
3) Decide whether you will use DSM/SCM to move files to installation subvolumes (ISVs) after files are
placed on the workstation. Using DSM/SCM is optional, but is recommended when available. See the
Caution above.
4) Run IPSetup to place (move files from the CD to the workstation) and install (move the NonStop Kernel
files to correct ISVs) NonStop DTE. If TCP/IP and FTP are unavailable, or if you have problems with
automatic file placement, use the instructions in the IPSetup User Guide in theManual Software Placement
Using the IPSetup TACL Program” section to manually place NonStop Kernel files. This product contains
both NonStop Kernel components and workstation components. You must place each component type
separately. To restart the installation program after placing the first component type, click SETUP.EXE in
the root directory.
5) Install the NonStop DTE Core. After you have copied the appropriate NonStop DTE Core pax file from the
product CD to your system, follow these steps to unpack the NonStop DTE Core 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 that 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 Core files into the directory location
/usr/tandem/nsdte/. If you want to install in the default location perform step i) below. If you want to
install in a different location, perform step ii) below.
i) For the default location, issue the following command to run the pax utility and unpack the NonStop
DTE Core files to the default location, where <NSDTE_Path> refers to the full file path where the
NonStop DTE Core pax file exists:
> pax -rvf <NSDTE_Path>T0586PAX
For example, if you have copied the pax file to the /G/SYSTEM/ZUTILS directory, you would
issue the following command to unpack the NonStop DTE Core:
> pax -rvf /G/SYSTEM/ZUTILS/T0586PAX
ii) For a custom location, issue the following command to run the pax utility and unpack the NonStop
DTE Core files to the specified custom file location, where <NSDTE_Path> refers to the full file
path where the NonStop DTE Core pax file exists:
> pax -rvf <NSDTE_Path>T0586PAX [-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 Core files.
6) Install NonStop DTE Tuxedo Server.
Note: You must have installed the NonStop DTE Core files before you can install NonStop DTE Tuxedo
Server.
After you have copied the appropriate NonStop DTE Tuxedo Server pax file from the product CD to your