Command Reference : Command Reference
  
 
dbrename
Rename an existing database.
dbrename renames all files associated with the specified database.
Syntax
dbrename [path\]old_name [path\]new_name
Follow the dbrename keyword with the current name of an existing database and the new name for the database.
Examples
dbrename testdat mydat
Renames all files associated with the TESTDAT database in the specified directory to MYDAT in the default directory.
Cross-references
See “EViews Databases” for a discussion of EViews databases.
See db and dbcreate. See also dbcopy and dbdelete.