Define the FDR/UPSTREAM USS Process
The FDR/UPSTREAM USS Process is generally started via a UNIX script file. This file is required to issue the appropriate UNIX system commands to establish the environment in which the USS Process will execute. The sample “usx” script file shown below should be modified to contain any preliminary commands that would properly establish the environment for the USS process at your site. It should then issue the command to start the USS process.
The most straightforward method of creating this script file is to use the TSO/ISPF OEDIT command. Create the script below in the directory that you installed FDR/UPSTREAM USS into. This directory by default is “/usr/lpp/fdrupstream”.
Sample FDR/UPSTREAM USS Script File
/usr/lpp/fdrupstream/uscmd
Once your startup script has been constructed, you will need to utilize one of the methods described in the Operation to get the USS process started.