Symptom
When connecting to the ASE server from a Windows command prompt and executing a SELECT statement on the js_output table in the sybmgmtdb database, Japanese characters in the jsout_text column appear garbled and are not displayed correctly.
A similar issue is observed in the MSG column of the DBH_MSG_LOG table in the saptools database.
|
isql -Usapsa -S${SAPSYSTEMNAME} -X -w10240 -Jutf8 1> use sybmgmtdb |
If you execute a SELECT statement using the -o parameter to output the result to a file as shown below, it will be displayed correctly.
|
isql -Usapsa -S${SAPSYSTEMNAME} -X -w10240 -Jutf8 -ijsdiag_1.sql -ojs_diag_1.out -e js_diag_1.out KBA 1835880 - How to diagnose issues with ASE Job Scheduler, ATM, or Scheduled Jobs - SAP ASE for Business Suite |
Read more...
Environment
- ASE 16.1 (LANG : Japanese , Charset : sjis)
- Windows Server (Japanese OS)
- Administration and Management Console (AMC)
Product
Keywords
character, char, char set, incorrect, show, see, , 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.
SAP Knowledge Base Article - Preview