CICS RECOVERDB


This command prepares a database for recovery by preventing reads and updates so a recovery utility can be run in another region.

Command

Parameters

CICS RECOVERDB

Database name

Note

BBI-SS PAS to CICS communication must be active.

The following table describes the parameter:

Parameter

Function

Notes

Database

name of the database identified in the Data Management Block Directory (DMB)

1 to 8 characters alphanumeric

Example

This example command inhibits online updates to the database STDIDBP.

REXX EXEC example:

/* REXX */
'IMFEXEC CICS RECOVERDB STDIDBP'

CLIST example:

IMFEXEC CICS RECOVERDB STDIDBP

 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*