Previous Topic: CA-7.IARINext Topic: CA-7.IARR


CA-7.IARI

- ARF DB INIT ERROR: RC=xxxx RS=rrrr INF=iiii

Reason:

An error has occurred during ARF database startup. The return, reason, and information codes define the problem exactly. See the list of return codes that follows.

Action:

In all probability the ARF database is not operational. ARF processing will be disabled for this execution of CA Workload Automation SE.

RC=0004

The ARF database was already open.

RC=0008

The ARF I/O routine, SASSARIO, was not loaded.

RC=0012

GETMAIN for ARF ACB failed.

RC=0016

GENCB BLK=ACB for ARF DB ACB failed.

RC=0020

Issued by 'ARFIO STARTUP' macro when this module not found.

RC=0024

GETMAIN for an ARFIO (AIO) area failed.

RC=0028

GETMAIN for an ARFIO (AIO) buffer failed.

RC=0032

GETMAIN for an ARFIO (AIO) RPL failed.

RC=0036

GENCB for an ARFIO (AIO) RPL failed.

RC=0040

RDJFCB failed for ARF database ddname.

RC=0044

LOCATE for ARF database DSN failed.

RC=0048

MVS Catalog record for ARF database cluster was found, but a problem was detected. The reason code clarifies the problem:

RS=1

Catalog entity has no NAME field.

RS=2

ARF database is not a VSAM Cluster.

RS=3

ARF database is VSAM, but has no components.

RS=4

The primary ASSOC entity is not a Data component.

RS=5

The primary ASSOC entity has no NAME field.

RC=0052

LOCATE for ARF database VSAM data component failed.

RC=0056

MVS Catalog record for ARF database data component as found, but a problem was detected. The information code clarifies the problem:

INF=1

Catalog entity has no High Used RBA field.

RC=0060

MODCB for ARF DB ACB STRNO=1 (Load processing) failed.

RC=0064

OPEN for Load (Create) failed.

RC=0068

GETMAIN for Load RPL failed.

RC=0072

GENCB for Load RPL failed.

RC=0076

PUT for initial (create) record failed.

RC=0080

CLOSE from Load (Create) failed.

RC=0084

MODCB for ARF DB ACB STRNO=max (return to normal) failed.

RC=0088

Normal OPEN for ARF database had a problem. The reason code is OPEN's return code:

RS=4

Warning message was issued, but ARF DB is OPEN.

RS=8

ARF DB OPEN failed.

The information code is OPEN's reason code:

INF=104

VSAM timestamp in ARF DB does not match timestamp in ICF catalog (volume restore has occurred).

INF=128

CA7ARFDB DD is missing or invalid.

INF=136

CA Workload Automation SE REGION size is too small to OPEN.

INF=168

ARF DB is currently OPEN for update by another address space.