Consultor Eletrônico



Kbase P22042: How to copy OS backed up database files to a directory different than the original database and star
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   07/02/2009
Status: Verified

GOAL:

How to copy OS backed up database files to a directory different than the original database and start the database.

FACT(s) (Environment):

All Supported Operating Systems
Progress/OpenEdge Product Family

FIX:

Follow steps below to change the location of a database:
1. Copy the database files to the desired directory.
2. Edit the <dbname>.st file to include the new location of these files.
3. Run prostrct repair <dbname>, which changes the <dbname>.db file to include the new paths.
4. Start the database in single user mode.