Previous Topic: Return CodesNext Topic: Dynamic Update


Dynamic Extract

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

AIFUNC

Contains AI$DUFX

AIACID

Contains the name of the ACID from which to extract installation data.

The return codes contained in AIRC are as follows:

AIRC = 0

Extract successful - AIINST contains a one byte length followed by the installation data

AIRC = 4

The ACID specified in AIACID has no INSTDATA

AIRC = 8

Error extracting installation data - See AIDRC

AIRC = 12

Caller does not have DUFXTR authority

AIRC = 16

Syntax error in AIPL

The installation data is returned in the AIINSTD field of AIPL, and the length of data is returned in the AIINSTL field.