Purpose
Changes the managed location of all tables in the specified database to the specified systems.
Syntax
DATABASE MANAGE {<database> [ON <tdpid>[,…]]} [REASON '<reason>']Example
unityadmin> database manage dbtest on db1;
Table "dbtest.test0" de-activated on :
2 (db2)
Table "dbtest.test1" de-activated on :
2 (db2)
Table "dbtest.test2" de-activated on :
2 (db2)
Table "dbtest.test3" de-activated on :
2 (db2)
Table "dbtest.test4" de-activated on :
2 (db2)
Location of all specified object(s) have been modified.