Kbase P38910: Internal error 16 when executing a SQL-92 query
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  12/20/2005 |
|
Status: Unverified
FACT(s) (Environment):
Progress 9.1B
Progress 9.1C
Windows
SYMPTOM(s):
Internal error 16 when executing a SQL-92 query
Internal error 16 (Illegal or invalid characters in input) in SQL from subsystem NLS SERVICES function nlsCountChars called from nc_get_strlen on . for . Save log for Progress technical support
Internal error 16 (Illegal or invalid characters in input) in SQL from subsystem NLS SERVICES function nlsAppendString called from nc_concat on . for . Save log for Progress technical support
A column in the query displays numbers with leading zeros instead of the data
CAUSE:
Bug# 20011002-024
CAUSE:
The SQL-92 engine is using the ROWID value instead of the data contained in the field.
FIX:
Follow these steps to solve this issue:
1. Upgrade to Progress 9.1C20 or higher.
2. Dump and Load the table which contains the problematic column.