GridScheduler

This type is a class for model objects.

* No description is available *

Package: gridscheduler

Classifier ID:  -1
Instance class name:  * Unspecified *
Instance class:  * Unspecified *



Attributes Summary
datasourceJNDIName : EString Datasource where persistent jobs are stored.
datasourceAlias : EString Alias to a User name and Password used to access the datasource. (Deprecated)
endpointJobLogLocation : EString The location of job logs at the endpoint servers.
databaseSchemaName : EString Database schema name for the Grid Scheduler database.
deploymentTarget : EString The server and/or cluster location where the Grid Scheduler should be hosted.
enableUsageRecording : EBooleanObject Indicates if usage data should be recorded for charge-back accounting purposes.
enableUsageRecordingZOS : EBooleanObject Indicates if usage data should be recorded for charge-back accounting purposes (zOS/SMF specific).
properties : Property * Some runtime components allow a collection of additional properties which can be used for further customization. See documentation related to the runtime component to determine if special properties can be used.



Attribute Details

datasourceJNDIName  -  Datasource where persistent jobs are stored.
    Data Type: EString
    Default value:  jdbc/lrsched
    Required:  false
    Changeable:  true
    Unsettable:  false
    Many:  false
    Ordered:  true
    Lower bound:  0
    Upper bound:  1
    Unique:  true
    Derived:  false
    Transient:  false
    Volatile:  false

datasourceAlias  -  Alias to a User name and Password used to access the datasource. (Deprecated)
    Data Type: EString
    Default value:  unspecified
    Required:  false
    Changeable:  true
    Unsettable:  false
    Many:  false
    Ordered:  true
    Lower bound:  0
    Upper bound:  1
    Unique:  true
    Derived:  false
    Transient:  false
    Volatile:  false

endpointJobLogLocation  -  The location of job logs at the endpoint servers.
    Data Type: EString
    Default value:  ${GRID_JOBLOG_ROOT}/joblogs
    Required:  false
    Changeable:  true
    Unsettable:  false
    Many:  false
    Ordered:  true
    Lower bound:  0
    Upper bound:  1
    Unique:  true
    Derived:  false
    Transient:  false
    Volatile:  false

databaseSchemaName  -  Database schema name for the Grid Scheduler database.
    Data Type: EString
    Default value:  LRSSCHEMA
    Required:  false
    Changeable:  true
    Unsettable:  false
    Many:  false
    Ordered:  true
    Lower bound:  0
    Upper bound:  1
    Unique:  true
    Derived:  false
    Transient:  false
    Volatile:  false

deploymentTarget  -  The server and/or cluster location where the Grid Scheduler should be hosted.
    Data Type: EString
    Default value:  unspecified
    Required:  false
    Changeable:  true
    Unsettable:  false
    Many:  false
    Ordered:  true
    Lower bound:  0
    Upper bound:  1
    Unique:  true
    Derived:  false
    Transient:  false
    Volatile:  false

enableUsageRecording  -  Indicates if usage data should be recorded for charge-back accounting purposes.
    Data Type: EBooleanObject
    Default value:  false
    Required:  false
    Changeable:  true
    Unsettable:  false
    Many:  false
    Ordered:  true
    Lower bound:  0
    Upper bound:  1
    Unique:  true
    Derived:  false
    Transient:  false
    Volatile:  false

enableUsageRecordingZOS  -  Indicates if usage data should be recorded for charge-back accounting purposes (zOS/SMF specific).
    Data Type: EBooleanObject
    Default value:  false
    Required:  false
    Changeable:  true
    Unsettable:  false
    Many:  false
    Ordered:  true
    Lower bound:  0
    Upper bound:  1
    Unique:  true
    Derived:  false
    Transient:  false
    Volatile:  false

properties  -  Some runtime components allow a collection of additional properties which can be used for further customization. See documentation related to the runtime component to determine if special properties can be used.
    Reference Type: Property *
    Containment:  true
    Container:  false
    Required:  false
    Changeable:  true
    Unsettable:  false
    Many:  true
    Ordered:  true
    Lower bound:  0
    Upper bound:  Unbounded
    Unique:  true
    Derived:  false
    Transient:  false
    Volatile:  false



(C) COPYRIGHT International Business Machines Corp. 1996-2006