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)]
Defines the CICS region for which the availability information is required.
(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)
| Copyright © 2011 CA. All rights reserved. | Tell Technical Publications how we can improve this information |