Consultor Eletrônico



Kbase P21580: Error attempting to Procopy a Progress empty database into void database structure.
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   05/10/2010
Status: Verified

SYMPTOM(s):

Error attempting to Procopy a Progress empty database into void database structure.

Void database in working directory

DLC is appended to PATH

** Cannot find or open file C:\wrk91d\empty.db, errno = 2. (43)

** Cannot find or open file <file-name>, errno = 2. (43)

FACT(s) (Environment):

Progress 9.x
OpenEdge 10.x
Windows

CAUSE:

The procopy command is looking in the current directory for the existence of the empty.db file

FIX:

Run the Procopy command using the DLC environment variable to identify the location of the empty.db.

procopy %DLC%\empty dbname