CICS STOPDB


This command deactivates a database, making it unavailable for processing.

Command

Parameters

CICS STOPDB

Database name

Note

BBI-SS PAS to CICS communication must be active.

The following table describes the parameters:

Parameter

Function

Notes

Database

database identified in the Data Management Block Directory (DMB)

1- to 8-character name of the database

Example

This example deactivates the database STDCX2P.

REXX EXEC example:

/* REXX */
'IMFEXEC CICS STOPDB STDCX2P'
'IMFEXEC CICS STARTDB STDCDBP'

CLIST example:

IMFEXEC CICS STARTDB STDCDBP

 

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