DBRC

Use the DBRC keyword in offline mode to request or bypass database recovery control (DBRC) facility processing of the database.

Processing includes DBRC signon and signoff database authorization, and event notification. This keyword has no effect when running in online mode.

Use

DBRC is an optional keyword for the GLOBAL command.

Related keyword

ACCESS

Syntax

DBRC=parameter
DBRC=(YES[,gsgname])

Parameters

Specify one of the following parameter values:

Value

Description

NO

Bypass DBRC processing of the database.

YES

Request DBRC processing of the database.

gsgname

If running in a Remote Site Recovery (RSR) environment, specify Global Service Group (GSG) name.

FORCEOFF

Bypass DBRC processing of the database if your system has been defined to force the use of DBRC.

Note

If DBRC=FORCE is set for IMS, specifying DBRC=NO does not bypass DBRC. You must specify DBRC=FORCEOFF instead.

DBRC=YES is required with ACCESS=CONCURRENT.

Default

In offline mode, DBRC runs under IMS control and is specified for IMS in the RESLIB. The Fast Path/EP default for the DBRC keyword is the parameter specified for IMS. In online mode, DBRC is always active.

Alias

None

Was this page helpful? Yes No Submitting... Thank you

Comments