DROP DATABASE

 

Function

DROP DATABASE removes a database entry in the CONNX Data Dictionary

 
 
Syntax

drop_database.bmp

 

 

database_identifier

The name of the database in the CONNX Data dictionary to be removed.

   

Description

DROP DATABASE drops the link between the CONNX Data Dictionary and the Adabas database.  The link to all objects (tables, stored procedures and views) underneath the database are also removed.  The physical objects are not dropped.  The physical database is not removed.