Consultor Eletrônico



Kbase P118210: proutil conv910 fails with error 11114
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   25/08/2006
Status: Unverified

SYMPTOM(s):

Database contains absolute path names for its extents.

OS copy made of the database to a different location.

BI file of the original database is truncated prior to the OS copy.

No prostrct repair is performed on the copied database

proutil <dbname> conv910 performed on the OS copied database

<target dir>/<dbname.db> is a copy of <source dir>/<dbname.db>
Database cannot be opened. (598)

Conversion failed in <func-name>, ret = . (11114)

Conversion failed in opendb, ret = 2. (11114)

SYSTEM ERROR: Memory violation. (49)

** Save file named core for analysis by Progress Software Corporation. (439)

** Database has the wrong version number. (db:, pro:). (44)

CAUSE:

This is a known issue being investigated by Development.


FIX:

- Create a structure file reflecting the correct locations of the extents for the "target" (copied) database.

- Delete or rename the .DB file of this database.

- Run prostrct builddb <dbname> <structure file>

- This (V9) database can now be used instead of the original database.