Previous Topic: ACID ExtractNext Topic: Field Information Extract


ACID Verification

This function is used to verify that a specified ACID has been defined to the security file. In order to use this function you must specify OPTIONS(18) in the start up parms. The following fields in the AIPL must be supplied:

AIFUNC

Contains AI$RES.

AIREST

Contains $ARACID.

AIRESN

Contains the ACID name to verify, padded with blanks to 8 characters.

AIRESL

Must contain the value “7”.

The return codes contained in AIRC are as follows:

AIRC = 0

The specified ACID does exist in the database.

AIRC = 8

The specified ACID does not exist in the database.

AIRC = 16

Parameter list error or OPTIONS(18) is not set.