Symptom
- ASE COCKPIT shows different column lengths of nchar and nvarchar columns from column information sp_help reports if @@ncharsize is greater than 1.
- @@ncharsize is 2 if ASE charset is sjis, eucjis or deckanji, and @@ncharsize is 3 if ASE charset is utf8.
- ASE COCKPIT also shows different column lengths of unichar and univarchar columns from column information sp_help reports.
- For example, a table with col3 nchar(10), col4 nvarchar(10), col5 unichar(10) and col6 univarchar(10) is created on ASE with utf8 charset.
ASE Cockpit reports that col3 is nchar(30), col4 is nvarchar(30), col5 is unichar(20) and col6 is univarchar(20).
[Explore] -> [Schema objects] -> [Tables] -> [User Tables] -> Table : <table name> -> [Properties] -> [Columns]
Read more...
Environment
-
SAP Adaptive Server Enterprise(ASE) 16.0 SP02 or later
- SAP ASE COCKPIT
Product
SAP Adaptive Server Enterprise 16.0
Keywords
819430, CR819430, CR#819430, nchar, nvarchar, unichar, univarchar, @@ncharsize, @@unicharsize , KBA , BC-SYB-ASE , Sybase ASE Database Platform (non Business Suite) , Bug Filed
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.