Consultor Eletrônico



Kbase P4977: SQLState=HY000ErrorCode=-20152[JDBC Progress Driver]:Charact
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   17/04/2003
Status: Unverified

FACT(s) (Environment):

HP-UX 11 32-bit

FACT(s) (Environment):

Progress 9.1B

SYMPTOM(s):

SQLState=HY000
ErrorCode=-20152
[JDBC Progress Driver]:Character string is too long (8184)

Executing an SQL-92 similar to:

SELECT SUBSTRING("_Description",1,70)
FROM pub."_Sql_Qplan"
WHERE "_Pnumber" = (SELECT MAX( "_Pnumber" )
FROM pub."_Sql_Qplan"
WHERE "_Ptype" > 0 );

CAUSE:

Possibly related to:
Bug #: 20020227-003 Description: Substr(x,1,length(column)) returns err

FIX:

Apply Service Pack, 9.1D0100