OBJECT DEACTIVATE Command | bcmadmin | Teradata Business Continuity Manager - OBJECT DEACTIVATE - Teradata Business Continuity Manager

Teradata® Business Continuity Manager User Guide - 1.01.01

Deployment
VantageCloud
VantageCore
Edition
Enterprise
IntelliFlex
VMware
Product
Teradata Business Continuity Manager
Release Number
1.01.01
Published
March 2023
Language
English (United States)
Last Update
2023-03-13
dita:mapPath
qra1653979755546.ditamap
dita:ditavalPath
ft:empty
dita:id
B035-2550
lifecycle
previous
Product Category
Analytical Ecosystem

Purpose

Changes the state of a table object to the Unrecoverable state. The table object must be managed by Business Continuity Manager.

Syntax

OBJECT DEACTIVATE {tablename [ON tdpid [, tdpid, ...]]} [ REASON reason];

Parameters

ON
Change a table on a specific database system.
tdpid
Unique identifier (TDPID) of a database system.
REASON reason
User description of why the object is having its state changed.
tablename
The fully qualified table name if you are attempting to change the state of a table.

Usage Considerations

Unless you specify a table object name, running this command sets all table objects to the Unrecoverable state.

The table object becomes permanently inaccessible after running this operation.

Example

The following changes a table temporal_user.mc_tab6 to the Unrecoverable state across all managed database systems.

bcmadmin>  OBJECT DEACTIVATE temporal_user.mc_tab6; 
The request is currently processing as operation number 2.

Operation Number : 2
Operation Name   : Deactivating Table
User             : admin
User Name        : Main Administration User
Progress (%)     : 100
Status           : Finished (1)
Start Time       : 01/17 10:45:46
Finish Time      : 01/17 10:45:47
Systems:
    [1] bltor - Finished (1)
    [2] fast - Finished (1)
Updates:
    01/17 10:45:47 [-] Info: Deactivating table temporal_user.mc_tab6
    01/17 10:45:47 [-] Info: Successfully deactivated table on 2 systems
    01/17 10:45:47 [-] Info: Operation finished