Consultor Eletrônico



Kbase P105369: Error: (1494) Running OE10.x prodict/dump/_lodsddl.p against a V9.1x database.
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   15/06/2005
Status: Unverified

SYMPTOM(s):

<program> --Could not find file <name> in database <db>. (1494)

prodict/dump/_lodsddl.p --Could not find file _codepage in database mydatabase. (1494)

Connecting an OpenEdge 10.0Bx to a Progress 9.1Dx database.

Executing the statement:
RUN prodict/load_df.r ("mydatabase")

CAUSE:

The procedure prodict/dump/_lodsddl.p in OpenEdge 10.0Bx is significantly different from its 9.1Dx counterpart. It has been significantly modified to accommodate the new database objects introduced in OpenEdge 10.0Bx.

FIX:

The use of OpenEdge prodict utility procedures is not supported when used against earlier versions. Use the prodict utility procedures of the same version as the connected database or migrate the database to the same version as the OpenEdge client.