![]() |
![]() |
SAS/Warehouse Administrator Metadata Types |
Category: | Global Metadata Types |
Parent | |
Overview | |
Properties | |
Using WHSRVNUL |
Parent |
Overview |
The WHSRVNUL type models the metadata for a null scheduling server.
Properties |
The following table lists all of the properties for WHSRVNUL and indicates how you can use each property with metadata API methods.
In the table, you can pass properties with a Yes in the Add column to the _ADD_METADATA_ method. Use this method to add a new object.
You can pass properties with a Yes in the Update column to the _UPDATE_METADATA_ method. Use this method to update properties of an existing object.
* Req indicates that the property is required; you must provide a value for this property when you use a given method. * Default indicates that the system will provide a default value for that property if you do not provide one.
Properties with a Yes in the Read Method Expand Parm column are valid with the expand parameter of the _GET_METADATA_ method. This method enables you to get detailed metadata about a property and its associated objects through a single method call.
New properties for WHSRVNUL are as follows:
indicates a 200-character string that the scheduling server uses to start SAS.
indicates a 200-character string that identifies the location where the generated source code resides.
indicates the host where the scheduling server is running. This property is a WHHOST object.
specifies an SCL list of all of the jobs that are active on this scheduling server.
identifies the location of a directory on the local platform that is used for working storage by a local scheduling server.
indicates a 200-character string that identifies the location where the job log resides. This follows the --LOG option in the command string.
indicates a 200-character string that contains additional SAS options that are appended to the command string.
indicates a 200-character string that identifies the location where the job listing resides. This follows the --PRINT option in the command string.
identifies the location of a directory on a remote platform that is used for working storage by a remote scheduling server.
indicates a 200-character string that identifies the location where the job sysin resides. This follows the --SYSIN option in the command string.
specifies a numeric indicator that states whether the scheduling server has a job track enabled.
Using WHSRVNUL |
Add | Update | Delete |
No | No | No |
WHSRVNUL is an independent type. To understand how scheduling servers relate to other types, see the metadata models on the foldout at the back of this document.
![]() |
![]() |
Copyright © 2012 by SAS Institute Inc., Cary, NC, USA. All rights reserved.