Consultor Eletrônico



Kbase P134051: Cannot edit source file in an OpenEdge Architect project containing two database connections
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   07/10/2008
Status: Unverified

SYMPTOM(s):

Cannot edit source file in an OpenEdge Architect project containing two database connections

When the source file is double-clicked in Resources, the following error message appears:

Unable to create this part due to an internal error. Reason for the failure: 1

If only one database is connected, and the second is connected while the source file is opened, the source file stays open but any typing appears in the file backwards. If the second connected database is disconnected, new typing appears correctly, but if the second database is reconnected the typing appears reversed again.

The following warning is received when any database is connected:

Warning: <ARG> is not a database parameter and was ignored. (1402)

Warning: -cpstream is not a database parameter and was ignored. (1402)

FACT(s) (Environment):

Source files open properly when only one database is connected.
Databases are connected with same .pf file used to open ABL session
Windows XP
OpenEdge 10.1C
OpenEdge Category: Architect (OEIDE)

CAUSE:

Database was started with unneeded client startup parameters in addition to database startup parameters.

FIX:

Make database connections using only the parameters needed.