2. Creating Databases : Commands for Working with a Database
 
Share this page                  
Commands for Working with a Database
You can perform the following basic operations on a database:
Tasks
Command
Create a database
createdb
View or change properties of a database
infodb, catalogdb, accessdb
Make a copy or back up and restore a database
ckpdb, rollforwarddb, copydb, unloaddb, relocatedb
Change the characteristics of an existing database
alterdb, extenddb, unextenddb, relocatedb
Tidy tables and indexes for system catalogs and user tables
sysmod, usermod
Drop a database
destroydb
For details on these commands, see the Command Reference Guide.
To accomplish these tasks in Actian Director, use the Database options.