SAS Grid
Manager Client Utility is a command-line utility that enables users
to submit SAS programs to a grid for processing. This utility allows
a grid client to submit SAS programs to a grid without having SAS
installed on the machine performing the submission. It also enables
jobs to be processed on the grid without requiring that the client
remain active.
You can
use the SAS Grid Manager Client Utility's SASGSUB command to submit
jobs to the grid, view job status, retrieve results, and terminate
jobs. The SAS Grid Manager Client Utility options can be specified
in a configuration file so that they do not have to be entered manually.
By default, SASGSUB looks for a configuration file named sasgsub.cfg
in the current directory. The SAS Deployment Wizard automatically
creates a configuration file that includes most of the required options.
It stores the file in
<config_dir>/Applications/SASGridManagerClientUtiliy/<version>
. This is the location
where you should run the SASGSUB command.