Consultor Eletrônico



Kbase P138176: Error when calling procedure containing a shared temp table as output parameter from Java Open Clien
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   12/4/2008
Status: Unverified

SYMPTOM(s):

Error when calling procedure containing a shared temp table as output parameter from Java Open Client

com.progress.open4gl.RunTime4GLErrorException: ERROR condition: Remote mismatched fields or mismatched BEFORE-TABLE attribute for temp-table parameter or dataset member parameter. (12324) (7211)

Remote mismatched fields or mismatched BEFORE-TABLE attribute for temp-table parameter or dataset member parameter. (12324)

ERROR condition: <error message> (7211)

The following errors appear in the AppServer log file

Attempt to throw or return an error object to the client (14438)

Table <table name> mismatch: The client data type of field does not match the definition on the AppServer. (8028)

Remote mismatched fields or mismatched BEFORE-TABLE attribute for temp-table parameter or dataset member parameter. (12324)

FACT(s) (Environment):

AppServer is in State-reset connection mode
.P file has been compiled with the option MIN-SIZE
All Supported Operating Systems
OpenEdge 10.1x

CAUSE:

The cause is unknown at the time of this writing.

FIX:

Recompile the .p file without the MIN-SIZE option.