Previous Topic: Dynamic ExtractNext Topic: Password Extract


Dynamic Update

In order to update an ACIDs installation data, the issuer of the diagnose must have the DUFUPD attribute. The following fields in the AIPL must be supplied:

AIFUNC

Contains AI$DUFU.

AIACID

Contains the name of the ACID whose installation data is to be updated.

AIINSTL

Contains the MACHINE LENGTH (actual length - 1) of the installation data.

AIINSTD

Contains the installation data itself.

The return codes contained in AIRC are as follows:

AIRC = 0

Update successful.

AIRC = 4

The ACID specified in AIACID has no INSTDATA.

AIRC = 8

Error updating installation data - See AIDRC.

AIRC = 12

Caller does not have DUFUPD authority.

AIRC = 16

Syntax error in AIPL.