Use the following to delete one or more tables within a database, but not the entire database.
See the CA Datacom Datadictionary Batch Reference Guide or CA Datacom Datadictionary Online Reference Guide for instructions on accomplishing the following. This procedure helps ensure that the Directory and the CA Datacom Datadictionary definitions are in synchronization and that the unwanted table definitions no longer exist in either CA Datacom Datadictionary or CA Datacom/DB.
To delete tables accessed by SQL, use the SQL DROP TABLE statement which helps ensure that the Data Definition Directory (DDD) database remains synchronized with the Directory and CA Datacom Datadictionary. For more information, see the CA Datacom/DB SQL User Guide.
Note: A table can be deleted with the database open in the MUF, as long as a specified table has no open User Requirements Tables.
If a table is a partition (Child), it may not be deleted. A Full Parent table may be deleted, however, with the result that all partitions (Children) are deleted.
|
Copyright © 2015 CA Technologies.
All rights reserved.
|
|