This section describes the Adabas Vista runtime controls.
Description | Possible Values | Default |
---|---|---|
An optional hexadecimal value that Adabas Vista will set in the Command Time field of the Adabas Control Block for any command not passed to Adabas. The default is 00000000. |
Eight hexadecimal characters. | See text |
Description | Possible Values | Default |
---|---|---|
Adabas Vista Translation and Partitioning rules used at runtime can
result in some or all of the activity for multiple source databases to converge
into a single target database. A By default and if necessary, Vista automatically dilutes the
You can instruct Vista to perform alternate processing in this situation:
|
Dilute to RC on demand | Only honor when ETID is used | Always honor | Only reject when ETID is used | Always reject (RSP249/22) | Dilute to RC on demand |
Description | Minimum | Maximum | Default |
---|---|---|---|
When this control is set to non-null it is used as the database
number for all commands using There are other Software AG products (such as Transaction Manager
and Natural) that also provide controls for processing
When this control is set to null the database number in the command
is trusted by Vista as the place for |
0 | 65535 | 0 |
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 client 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 | 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 | NO |
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 |
---|---|---|
Indicates whether the P and M options on all transaction directives will be honored. Possible values are:
For more information on extended hold processing, see Extended Hold in section Transaction Directives. |
MINIMUM | MAXIMUM | MINIMUM |
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 |
---|---|---|
When Vista processes an
This runtime control may also be referenced when processing
commands which are candidates for suppression such as
|
YES | NO | YES |
Description | Possible Values | Default |
---|---|---|
The mode is used to differentiate between translation rule destinations (target database and file numbers for commands) for user groups. A default mode must be identified if the job uses Vista translation. The default value for a given configuration file is the first category defined in the Site Policies for Target Categories screen. See Adabas Vista Online Services, Maintain Site Policies for Target Categories, for more information. |
The specified name must be defined in the configuration file before it can be used against a translation rule. | see text |
Description | Possible Values | Default |
---|---|---|
Adabas Vista (necessarily) alters CID values to make sure they retain uniqueness within session for each database. This setting can be used to cause Vista to copy the original CID setting to be transported along with each Adabas command. Some sites may find this useful for their own debugging/reporting purpose. If a UB-offset is selected then the original CID is set within the UB's extension only if the extension is large enough to accommodate it, otherwise it is not set. It is the administrators responsibility to make sure the bytes are not used by another program, exit or 3rd party product. |
NONE | ACBUSER | UB-offset | NONE |
Description | Possible Values | Default |
---|---|---|
Pages contain translation rules and influence the translation capabilities of Adabas Vista enabled jobs. Pages can be differentiated between those that are implicitly referenced by Adabas Vista and those that are explicitly referenced by Adabas Vista. The only implicitly referenced page is the *site page. You do not need to define this page to any job. Once this page is established, Adabas Vista will always reference it first. Explicitly referenced pages are those that you define to the job and are referenced in the order they are defined. If a *site page exists then this page will be referenced before any of the defined pages. The runtime translation rules for a session are merged from the *site page (if used by the site) and the other pages defined for the job. Where a duplicate rule is found conflict resolution is based upon the individual rule's settings for mandatory and priority in conjunction with the policy set for the site's conflict resolution. See Adabas Vista Online Services, File Translation, for more information. |
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: |
ON | OFF | ON |