Hi Abid,
Please see SAP Note 1556127.
Symptom
- A database error occurs after refreshing a web intelligence report in java report panel or web intelligence in interactive mode
- The database error text is: ORA 29275 with partial multibyte character (WIS 10901)
Environment
windows 2003 Server
Cause
Environment variables are not set with value UTF-8:LC_ALL,LANG, and NLS_LANG
Resolution
Set following system environment variables: LC_ALL,LANG, and NLS_LANG with value UTF-8. For example, LC_ALL=EN_US.UTF-8