Symptom
- A 632 error may occurs when retrieving text or image data from a table upgraded from pre-15.7 ASE.
Error: 632, Severity: 20, State: 2
Attempt to move memory with an incorrect length of xxxxx. Maximum allowed length is 16384.
- dbcc checktable command reports Msg 15961 on the target table.
For example:
1> dbcc checktable ('parameter')
2> go
Checking table 'parameter' (object ID 1088006907):
Logical page size is 2048 bytes.Checking partition 'parameter_1088006907' (partition ID 1088006907) of table 'parameter'.
The logical page size of this table is 2048 bytes.
Msg 15961, Level 16, State 1:
Server 'MyServer', Line 1:
Statistics of 'partial blocks' mismatch while checking the LOB value started with page 548610.
Msg 15961, Level 16, State 2:
Server 'MyServer', Line 1:
Statistics of 'partial blocks' mismatch while checking the LOB value started with page 548610.
Msg 15961, Level 16, State 3:
Server 'MyServer', Line 1:
Statistics of 'bytes and chars count' mismatch while checking the LOB value started with page 548610.
The total number of data pages in partition 'parameter_1088006907' (partition ID 1088006907) is 204.
Partition 'parameter_1088006907' (partition ID 1088006907) has 3369 datarows.
The total number of TEXT/IMAGE/UNITEXT pages in partition 'parameter_1088006907' (partition ID 1088006907) is 4050.
The total number of data pages in this table is 204. The total number of TEXT/IMAGE/UNITEXT pages in this table is 4050.
Table has 3369 data rows. DBCC execution completed.
If DBCC printed error messages, contact a user with System Administrator (SA) role.
Read more...
Environment
- SAP Sybase Adaptive Server Enterprise (ASE) 15.7
- SAP Sybase Adaptive Server Enterprise (ASE) 16.0
Product
Keywords
error, 632, signal, segmentation, fault, segfault, access, violation, mismatch, 693329, CR693329, Large, Object, dbcc, rebuild_text, CR#693329 , KBA , BC-SYB-ASE , Sybase ASE Database Platform (non Business Suite) , Product Enhancement
About this page
This is a preview of a SAP Knowledge Base Article. Click more to access the full version on SAP for Me (Login required).Search for additional results
Visit SAP Support Portal's SAP Notes and KBA Search.