Command Reference : Command Reference
  
 
dbrebuild
Rebuild an existing database.
Rebuild a seriously damaged database into a new database file.
Syntax
dbrebuild [path\]source_name [path\]dest_name
Follow the dbrebuild keyword by the name of the database to be rebuilt, and then a new database name.
Examples
If you issue the command:
dbrebuild testdat fixed_testdat
EViews will attempt to rebuild the database TESTDAT into the database FIXED_TESTDAT in the default directory.
Cross-references
See “Maintaining the Database” for a discussion.
See also dbpack.