Consultor Eletrônico



Kbase P16603: Database will not START through ProControl 5780 598
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   10/27/2004
Status: Unverified

SYMPTOM(s):

Error 5780 when starting database using ProControl

Cannot Find Lock (.lk) file. See EVENT VIEWER. (5780)

<file-name> is a copy of <file-name>. Database cannot be opened. (598)

d:\progress91D\data\dbname.db is a copy of m:\data\dbname.db. Database cannot be opened. (598)

Userid has valid permissions on Server

CAUSE:

PROGRESS tried to open a multi-volume database, identified by the first pathname. This structure file, however, is a copy of the structure file identified by the second pathname.

FIX:

The pathname must be the absolute pathname and not the MAPPED pathname.

Edit the dbname.st and change all references for the MAPPED pathname to the ABSOLUTE pathname, then run prostrct repair.