The following arguments are valid for all SASGSUB commands. Argument values that contain spaces must be contained in quotation marks.
specifies the name of the SAS Application Server that contains the grid's logical grid server definition. This option is stored in the configuration file that is automatically created by the SAS Deployment Wizard.
specifies the port to use to connect to the SAS Metadata Server specified by the -METASERVER argument. This option is stored in the configuration file that is automatically created by the SAS Deployment Wizard.
specifies the user ID to use to connect to the SAS Metadata Server specified by the -METASERVER argument. This option is stored in the configuration file that is automatically created by the SAS Deployment Wizard. Specify _PROMPT_ for user-ID to specify that the SAS Grid Manager Client Utility prompts the user for a user ID.
specifies the password of the user specified in the -METAUSER argument. If the value of the argument is set to _PROMPT_, the user is prompted for a password. This option is stored in the configuration file that is automatically created by the SAS Deployment Wizard.
specifies the pathname of the connection profile for the SAS Metadata Server.
specifies the name of the connection to use when connecting to the SAS Metadata Server. The connection must be defined in the metadata profile specified in the -METAPROFILE argument. This option is stored in the configuration file that is automatically created by the SAS Deployment Wizard.
specifies the path and filename of a SAS license file that contains the SAS Grid Manager license. The default value is to retrieve the license file information from metadata. If specified, the location must point to a valid SID file that contains a SAS Grid Manager license. Do not use this option unless instructed by SAS Technical Support.
specifies the path and filename of a file containing other SASGSUB options. The default value is sasgsub.cfg.
specifies the path and name of a file containing any options for the SAS logging facility. SASGSUB uses the App.Grid logger name with these keys:
App.Grid.JobID | specifies the job ID as returned by Platform Suite for SAS. |
App.Grid.JobName | specifies the job name. |
App.Grid.JobStatus | specifies the job status. Possible values are Submitted, Running, or Finished. |
App.Grid.JobDir | specifies the job directory name. |
App.Grid.JobDirPath | specifies the full path of job directory. |
App.Grid.JobSubmitTime | specifies the time at which the job was submitted. |
App.Grid.JobStartTime | specifies the time at which the job started running. |
App.Grid.JobEndTime | specifies the time at which the job completed. |
App.Grid.JobHost | specifies the host that ran the job. |
the path to the shared libraries used by the utility. This value is set in the configuration file and should not be altered. The path cannot contain spaces.
specifies that extra debugging information is printed. If this argument is not specified, only warning and error messages are printed.
specifies the user name to be used to log on to the grid, if required by the grid provider. This option is not required if the grid uses Platform Suite for SAS. Specify _PROMPT_ for grid-logon-username to specify that the SAS Grid Manager Client Utility prompts the user for a user ID.
specifies the password to log on to the grid, if required by the grid provider. This option is not required if the grid uses Platform Suite for SAS. Specify _PROMPT_ for grid-logon-password to specify that the SAS Grid Manager Client Utility prompts the user for a password.
specifies a list of paths to search for additional grid provider JAR files. Paths are separated by semicolons and cannot contain spaces. This option is not required if the grid uses Platform Suite for SAS.
specifies any Java run-time options that are passed to the Java Virtual Machine. This argument is required if you are using a grid provider other than Platform Suite for SAS. This option is stored in the configuration file that is automatically created by the SAS Deployment Wizard.