space
Previous Page | Next Page

Analyzing the Server Log

Executing the Driver Program (SAS/SHARE)

How you execute the driver program depends on your operating environment. The following example runs the driver program on a UNIX operating environment:

sas pathname/sltool0.sas -log /pathname/logfile

sas invokes the SAS System. pathname specifies the location of SLTOOL0 and the location of the log file.

space
Previous Page | Next Page | Top of Page