Starting the USS Process via /etc/rc
If you wish to have the FDR/UPSTREAM USS process automatically started when the z/OS system comes up, you can enter the startup command and parameters in the USS file system file /etc/rc. The following is a sample invocation command to start the FDR/UPSTREAM USS daemon when the z/OS system comes up. It is suggested that you add this line as the next to last line of /etc/rc. The sample below assumes that you have installed FDR/UPSTREAM in the /usr/lpp/fdrupstream directory. This line should be entered as one line in the /etc/rc file.
/usr/lpp/fdrupstream/uscmd
If you have chosen this method of initiating the FDR/UPSTREAM USS process, you will need to IPL the MVS system to get the FDR/UPSTREAM process to begin executing. Once you have the process executing, proceed to the “Constructing Profiles”.