Previous Topic: Overview

Next Topic: CICSCMD INQ CONNECTION—Inquire Connection Status

CICSCMD INQ ADABAS Command—Inquire ADABAS Database Availability

The CICSCMD INQ ADABAS inquires about the availability of an ADABAS database. It returns the RCIQ02 message that indicates the status of the selected database.

This command has the following format:

CICSCMD cics_region_name INQ ADABAS[(database_file_number)]
cics_region_name

Defines the CICS region for which the availability information is required.

database_file_number

(Optional) Defines the file number of the ADABAS database to which the inquiry applies. If no file number is specified, the inquiry applies to the default database.

Example:

CICSCMD CICSA INQ ADABAS(100)