Consultor Eletrônico



Kbase P17019: Error# 1006 when trying to run a WebSpeed program - check connection parameters
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   15/10/2008
Status: Verified

FACT(s) (Environment):

WebSpeed 2.x
WebSpeed 3.x

SYMPTOM(s):

Error# 1006 when trying to run a WebSpeed program.

<program name> Database <dbname> not connected. (1006)

Program successfully compiled via the Application Compiler Tool in WebSpeed.

The same exact program runs fine when compiled through the WebSpeed Workshop Tool.

CAUSE:

The parameter file (.pf) used by the Application Compiler Tool to connect the application databases contains the logical name parameter (-ld) for one of the databases while the parameter file used by Webspeed agents does not, which causes the same database to have different logical names from compilation time to runtime.

FIX:

Use the same logical database names to compile and execute the same program through different tools.