Previous Topic: SYSTEM CommandNext Topic: ECHO Commands


USSF Commands

USS File Tracking can accept console commands while running. The following examples contain commands that are accepted:

Note: gts is the job or started task name of the CA GTS server under which USSF is running

Example: Shut Down USSF

The following example shuts down USSF.

F gts,USSF SHUTDOWN

Example: Refresh USSF

The following example rereads the UFINIT file control member and rebuilds the UFHIST file.

F gts,USSF REFRESH

Example: Change Scan Interval

The following example changes the scan interval to nnnn seconds. The default is 10 seconds.

F gts,USSF INTERVAL(nnnn)