This section describes the Adabas Vista job parameters.
Description | Possible Values | Default |
---|---|---|
The service name used to link together the instances of the clustered application system. For clustered applications such as job types CICS Cluster, IMS, or UTM, the service name is required to link all the instances of the same application system. If the job is running in a single operating system image (for example, UTM), the service name is still required. Refer to the Adabas System Coordinator documentation for more information. |
see text | none |
Description | Possible Values | Default |
---|---|---|
Controls the type of record hold processing to be used in a partitioned environment. This parameter is applied when a distributed
Possible values are:
|
0 | 1 | 2 | 3 | 4 | 0 |
See also section Distributed Lock Mode.
Description | Possible Values | Default |
---|---|---|
Controls whether or not a user can update more than one database in a single transaction. Using Adabas Vista for file partitioning and translating increases the probability of a single transaction spanning multiple databases. In such circumstances, the Adabas Transaction Manager (ATM) should be used to ensure the integrity of the transaction. If this parameter is set to YES, Adabas Vista processes
If Adabas Transaction Manager is not used, this parameter can be used to allow or disallow multiple database updates within the same transaction:
|
YES | NO | YES |
Description | Possible Values | Default |
---|---|---|
Controls whether or not profile overrides are to be allowed for the job. Each job defined in the Adabas Vista configuration file may have job profile overrides specified. These override parameters influence the target category for a given source profile, and thus the actual database and file number for the appropriate commands issued for the duration of this job. Any job profile overrides specified for the job will be ignored if this parameter is set to NO. Note that only published overrides will be processed. |
YES | NO | NO |
Description | Option | Possible Values | Default |
---|---|---|---|
Controls whether or not the WTO option is to be used during Adabas Vista error message processing. The WTO option identifies the subcode of an Adabas Vista error for those programs that do not have ON ERROR processing to display the subcode. The subcode is needed to uniquely identify the reason for the error. See also section Error Handling. If YES is specified for the WTO option, an error message written to the job log identifies the subcode associated with each Adabas Vista error. This error message has the prefix AVI-0018-10. |
WTO | YES | NO | YES |
Description | Possible Values | Default |
---|---|---|
The Adabas response code to be used for identifying Adabas Vista processing errors. A subcode in the Additions 2 field of the Adabas Control Block uniquely identifies the actual error. Possible values for this subcode are detailed in the section Messages. See also section Error Handling. If you need to use a response code other than the default 249, refer to the Adabas Messages and Codes documentation for unused response codes. |
see text | 249 |
Description | Possible Values | Default |
---|---|---|
Determines the approximate size of the Adabas System Coordinator user pool where
Refer to the Adabas System Coordinator documentation for more information. |
number |
type a: 2 |
Description | Minimum | Maximum | Default |
---|---|---|---|
Indicates the database number to be used for
Note: |
0 | 65535 | 0 |
Description | Possible Values | Default |
---|---|---|
Determines the initial size of all fixed pools managed by the Adabas System Coordinator. Refer to the Adabas System Coordinator documentation for more information. |
size | 256 |
Description | Language | Possible Values | Default |
---|---|---|---|
Indicates whether or not global format IDs are to be used. This parameter enables a user-supplied global format ID to be propagated appropriately when issued against a partitioned file. Note: Note: |
Natural | YES | NO |
Natural: YES |
Description | Possible Values | Default |
---|---|---|
Determines type of session management to be used for clustered application sessions For clustered applications (job types CICS Cluster, IMS, UTM) where dynamic user movement is possible, you can choose to manage only terminal tasks. This is more efficient and is possible when non-terminal tasks do not move between regions in a clustered application. Refer to the Adabas System Coordinator documentation for more information. |
see text | Manage Terminal Sessions only |
Description | Possible Values | Default |
---|---|---|
Indicates whether or not a Profile ID is to be validated against other translation rules and partition definitions that have been defined in the Adabas Vista configuration file. Adabas Vista checks each command to determine if it conforms to a published translation rule or partition definition. This check consists of Profile ID, the source database number, and the source file number. If no matching translation rule or partition definition is found, this parameter is then evaluated according to the parameter value specified:
|
YES | NO | NO |
Description | Possible Values | Default |
---|---|---|
Indicates whether or not profile overrides for this job are to be selected based on the Profile ID. Separate overrides may be specified for the same source database and file number, but with different Profile IDs. This parameter enables selection of the appropriate overrides based on the current Profile ID. Possible values are:
Note: |
YES | NO | NO |
Description | Minimum | Maximum | Default |
---|---|---|---|
Indicates the size (in kilobytes) of memory to be allocated to the read-ahead pool. The Adabas Vista read-ahead feature provides the benefits of multifetch processing for batch jobs in an Adabas Vista environment, thus reducing the amount of interprocess communication and command selection within the database. The read-ahead pool is used only during read-ahead processing. This parameter defines the maximum amount of storage to be used. This pool is not extended. Because all commands are dynamically analyzed to determine their suitability for read-ahead processing, it is not necessary to specify files or commands to be excluded from the process. For each suitable command, the read-ahead factor is dynamically modified for best performance. Adabas Vista read-ahead is controlled at the job level by
specifying the Adabas parameter |
32 | 99999 | 128 |
Description | Possible Values | Default |
---|---|---|
Indicates whether read-ahead processing is to be handled by Adabas Vista or by Adabas. The read-ahead process itself is controlled by specifying the
Adabas parameter Possible values are:
|
V | A | V |
Description | Possible Values | Default |
---|---|---|
Identifies the Adabas System Coordinator group that is to manage the job. For clustered applications (job types CICS Cluster, IMS, UTM), this name is required to link all the instances of the job in the cluster. If the job is running in a single image (for example, UTM), the name is still required. Refer to the Adabas System Coordinator documentation for more information. |
see text | none |
Description | Option | Possible Values | Default |
---|---|---|---|
Indicates whether or not user command tracing is to be used. |
Active | YES | NO | NO |
The number of commands for which trace entries are to be used. Note: Caution: |
Commands | 0 - 1000 | 128 |
Description | Possible Values | Default |
---|---|---|
Indicates whether or not Adabas Vista is to be enabled for a job. Adabas Vista checks each command which may include checking against the configuration file to determine if the command should be translated, or whether it accesses a partitioned file. If it is known that a particular job makes no access to files that need to be under Adabas Vista control, this parameter can be used to disable Adabas Vista processing in order to enhance throughput. Caution: |
YES | NO | YES |