Consultor Eletrônico



Kbase P88369: Error 9214 while starting the database
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   15/10/2008
Status: Verified

SYMPTOM(s):

Creation date mismatch. (9214)

The database is a restored backup.

The database restored without error.

AI files were applied without error

A script is being used to start the database.

CAUSE:

The script is pointing to the wrong database.

FIX:

Correct the script so it points to the correct database.
If errors are encountered when using a script to start a database, it is always a good idea to try starting the database from command line. This will help narrow down the problem, since error messages will be echoed to the command line. The database can be started at the command line using the Progress 'proserve' script as follows:
proserve DBname (where 'DBname' refers to your specific database name).