Kbase P14071: ErrorCode=-21990, NLS function nlsAppendString
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  16/10/2008 |
|
Status: Unverified
FACT(s) (Environment):
Progress 9.1C
SYMPTOM(s):
ErrorCode=-219901
[JDBC Progress Driver]:Internal error 2 (A buffer other than the NLS system handle memory was not large enough) in SQL from subsystem NLS SERVICES function nlsAppendString called from nc_concat on . for . Save log for Progress technical support.
SQL QUERY: select CASE when v.salskod = ' ' then v.salskod
else (CONCAT(left(v.salskod, 2), CONCAT(' ', right(v.salskod, 2)))) end
from pub.svvtf v
CAUSE:
Progress internal code
FIX:
Upgrade to 9.1D.