Information

This site will undergo a brief period of maintenance on Friday, 18 December at 12:30 AM Central/12:00 PM IST. During a 30 minute window, site availability may be intermittent.

Information
Newer version of documentation BMC provides a newer version of the documentation for this version of the product. As a result, BMC no longer accepts comments in this space.BMC recommends upgrading to the latest version of the product. To see documentation for that version, see bao8301.

CICS DUMPDB


This command prepares a database for dumping by preventing updates so a backup job can be run in another region.

Command

Parameters

CICS DUMPDB

Database name

Warning

Note

BBI-SS PAS to CICS communication must be active.

The following table describes the parameters:

Parameter

Function

Notes

Database name

Database identified in the Data Management Block Directory (DMB)

1- to 8-character name of the database

Example

This example command prepares the database STD2XCP for batch updates.

REXX EXEC example:

/* REXX */
"IMFEXEC CICS DUMPDB STDCX2P"

CLIST example:

IMFEXEC CICS DUMPDB STDCX2P

Related topic

 

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

BMC AMI Ops Automation 8.3