Unicode characters not transferred correctly to mysql from oracle

Hi,
We are transferring data from Oracle11g to MySQL5.5 using DG4ODBC. Data is getting transferred successfully to MySQL, but the Characters like Russian, Chinese etc. are not transferred succesfully. They are shown as ? in MySQL database and even with GUI tools like sqldevelopper or squirrel.
Oracle Uses NLS_Character set is AL32UTF8 and MySQL database is UTF8.
Oracle version is 11.1.0.6.0
MySQL is 5.5.
unixODBC 2.2.11, comes from redhat for RHEL 5
I tried setting HS_LANGUAGE=american_america.al32utf8, but no luck.
Can someone please give hint to configure gateway initialization parameters or some other configuration which is required to support all language characters during transfer.
-Sudhakar

Hi,
Updated to the versions you suggested..Now receiving below error when trying to transfer data from oracle to Mysql using DBMS_HS_PASSTHROUGH.
Actually written procedure to transfer all records..it works on few tables, but throws below error when transferring data from other tables.
Any idea where could be wrong?
ERROR at line 1:
ORA-00604: error occurred at recursive SQL level 1
ORA-02067: transaction or savepoint rollback required
ORA-28511: lost RPC connection to heterogeneous remote agent using
SID=ORA-28511: lost RPC connection to heterogeneous remote agent using
SID=(DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=XXXXXXX)(PORT=1521))
(CONNECT_DATA=(SID=mysqlodbc)))
ORA-02055: distributed update operation failed; rollback required
ORA-02063: preceding lines from MYSQL
ORA-06512: at "XXXXXXX.TRANSFER_XXXXXX", line 41
ORA-06512: at line 1
below is the gateway trace file dump.....
Oracle Corporation --- TUESDAY DEC 20 2011 14:10:19.578
Heterogeneous Agent Release
11.2.0.3.0
Oracle Corporation --- TUESDAY DEC 20 2011 14:10:19.577
Version 11.2.0.3.0
Entered hgogprd
HOSGIP for "HS_FDS_TRACE_LEVEL" returned "255"
Entered hgosdip
setting HS_OPEN_CURSORS to default of 50
setting HS_FDS_RECOVERY_ACCOUNT to default of "RECOVER"
setting HS_FDS_RECOVERY_PWD to default value
setting HS_FDS_TRANSACTION_LOG to default of HS_TRANSACTION_LOG
setting HS_IDLE_TIMEOUT to default of 0
HOSGIP returned value of "REPEATABLE_READ" for HS_FDS_TRANSACTION_ISOLATION
setting HS_NLS_NCHAR to default of "AL32UTF8"
setting HS_FDS_TIMESTAMP_MAPPING to default of "DATE"
setting HS_FDS_DATE_MAPPING to default of "DATE"
setting HS_RPC_FETCH_REBLOCKING to default of "ON"
setting HS_FDS_FETCH_ROWS to default of "100"
setting HS_FDS_RESULTSET_SUPPORT to default of "FALSE"
setting HS_FDS_RSET_RETURN_ROWCOUNT to default of "FALSE"
setting HS_FDS_PROC_IS_FUNC to default of "FALSE"
setting HS_FDS_MAP_NCHAR to default of "TRUE"
setting HS_NLS_DATE_FORMAT to default of "YYYY-MM-DD HH24:MI:SS"
setting HS_FDS_REPORT_REAL_AS_DOUBLE to default of "FALSE"
setting HS_LONG_PIECE_TRANSFER_SIZE to default of "65536"
setting HS_SQL_HANDLE_STMT_REUSE to default of "FALSE"
setting HS_FDS_QUERY_DRIVER to default of "TRUE"
setting HS_FDS_SUPPORT_STATISTICS to default of "FALSE"
setting HS_FDS_QUOTE_IDENTIFIER to default of "TRUE"
setting HS_KEEP_REMOTE_COLUMN_SIZE to default of "OFF"
setting HS_FDS_GRAPHIC_TO_MBCS to default of "FALSE"
setting HS_FDS_MBCS_TO_GRAPHIC to default of "FALSE"
Default value of 32 assumed for HS_FDS_SQLLEN_INTERPRETATION
setting HS_CALL_NAME_ISP to "gtw$:SQLTables;gtw$:SQLColumns;gtw$:SQLPrimaryKeys;gtw$:SQLForeignKeys;gtw$:SQLProcedures;gtw$:SQLStatistics;gtw$:SQLGetInfo"
setting HS_FDS_DELAYED_OPEN to default of "TRUE"
setting HS_FDS_WORKAROUNDS to default of "0"
Exiting hgosdip, rc=0
ORACLE_SID is "mysqlodbc"
Product-Info:
Port Rls/Upd:3/0 PrdStat:0
Agent:Oracle Database Gateway for ODBC
Facility:hsa
Class:ODBC, ClassVsn:11.2.0.3.0_0011, Instance:mysqlodbc
Exiting hgogprd, rc=0
hostmstr: 0: HOA After hoagprd
hostmstr: 0: HOA Before hoainit
Entered hgoinit
HOCXU_COMP_CSET=1
HOCXU_DRV_CSET=31
HOCXU_DRV_NCHAR=873
HOCXU_DB_CSET=873
HS_LANGUAGE is AMERICAN_AMERICA.WE8ISO8859P1
LANG=en_US.UTF-8
HOCXU_SEM_VER=110000
Entered hgolofn at 2011/12/20-14:10:19
HOSGIP for "HS_FDS_SHAREABLE_NAME" returned "/usr/lib/libodbc.so"
Entered hgolofns at 2011/12/20-14:10:19
libname=/usr/lib/libodbc.so, funcname=SQLAllocHandle
symbol_peflctx=0x8b0790
hoaerr:0
Exiting hgolofns at 2011/12/20-14:10:19
Entered hgolofns at 2011/12/20-14:10:19
libname=/usr/lib/libodbc.so, funcname=SQLBindCol
symbol_peflctx=0x8b0930
hoaerr:0
Exiting hgolofns at 2011/12/20-14:10:19
Entered hgolofns at 2011/12/20-14:10:19
libname=/usr/lib/libodbc.so, funcname=SQLBindParameter
symbol_peflctx=0x8b1350
hoaerr:0
Exiting hgolofns at 2011/12/20-14:10:19
Entered hgolofns at 2011/12/20-14:10:19
libname=/usr/lib/libodbc.so, funcname=SQLCancel
symbol_peflctx=0x8b2b50
hoaerr:0
Exiting hgolofns at 2011/12/20-14:10:19
Entered hgolofns at 2011/12/20-14:10:19
libname=/usr/lib/libodbc.so, funcname=SQLDescribeParam
symbol_peflctx=0x8bc280
hoaerr:0
Exiting hgolofns at 2011/12/20-14:10:19
Entered hgolofns at 2011/12/20-14:10:19
libname=/usr/lib/libodbc.so, funcname=SQLDisconnect
symbol_peflctx=0x8bc810
hoaerr:0
Exiting hgolofns at 2011/12/20-14:10:19
Entered hgolofns at 2011/12/20-14:10:19
libname=/usr/lib/libodbc.so, funcname=SQLEndTran
symbol_peflctx=0x8bf820
hoaerr:0
Exiting hgolofns at 2011/12/20-14:10:19
Entered hgolofns at 2011/12/20-14:10:19
libname=/usr/lib/libodbc.so, funcname=SQLExecute
symbol_peflctx=0x8c1480
hoaerr:0
Exiting hgolofns at 2011/12/20-14:10:19
Entered hgolofns at 2011/12/20-14:10:19
libname=/usr/lib/libodbc.so, funcname=SQLFetch
symbol_peflctx=0x8c1e10
hoaerr:0
Exiting hgolofns at 2011/12/20-14:10:19
Entered hgolofns at 2011/12/20-14:10:19
libname=/usr/lib/libodbc.so, funcname=SQLFreeHandle
symbol_peflctx=0x8c4060
hoaerr:0
Exiting hgolofns at 2011/12/20-14:10:19
Entered hgolofns at 2011/12/20-14:10:19
libname=/usr/lib/libodbc.so, funcname=SQLFreeStmt
symbol_peflctx=0x8c4090
hoaerr:0
Exiting hgolofns at 2011/12/20-14:10:19
Entered hgolofns at 2011/12/20-14:10:19
libname=/usr/lib/libodbc.so, funcname=SQLGetData
symbol_peflctx=0x8c5df0
hoaerr:0
Exiting hgolofns at 2011/12/20-14:10:19
Entered hgolofns at 2011/12/20-14:10:19
libname=/usr/lib/libodbc.so, funcname=SQLGetEnvAttr
symbol_peflctx=0x8c9a30
hoaerr:0
Exiting hgolofns at 2011/12/20-14:10:19
Entered hgolofns at 2011/12/20-14:10:19
libname=/usr/lib/libodbc.so, funcname=SQLGetFunctions
symbol_peflctx=0x8c9e30
hoaerr:0
Exiting hgolofns at 2011/12/20-14:10:19
Entered hgolofns at 2011/12/20-14:10:19
libname=/usr/lib/libodbc.so, funcname=SQLMoreResults
symbol_peflctx=0x8cbef0
hoaerr:0
Exiting hgolofns at 2011/12/20-14:10:19
Entered hgolofns at 2011/12/20-14:10:19
libname=/usr/lib/libodbc.so, funcname=SQLNumResultCols
symbol_peflctx=0x8cce10
hoaerr:0
Exiting hgolofns at 2011/12/20-14:10:19
Entered hgolofns at 2011/12/20-14:10:19
libname=/usr/lib/libodbc.so, funcname=SQLParamData
symbol_peflctx=0x8cd1d0
hoaerr:0
Exiting hgolofns at 2011/12/20-14:10:19
Entered hgolofns at 2011/12/20-14:10:19
libname=/usr/lib/libodbc.so, funcname=SQLPutData
symbol_peflctx=0x8cf810
hoaerr:0
Exiting hgolofns at 2011/12/20-14:10:19
Entered hgolofns at 2011/12/20-14:10:19
libname=/usr/lib/libodbc.so, funcname=SQLRowCount
symbol_peflctx=0x8cfd00
hoaerr:0
Exiting hgolofns at 2011/12/20-14:10:19
Entered hgolofns at 2011/12/20-14:10:19
libname=/usr/lib/libodbc.so, funcname=SQLSetEnvAttr
symbol_peflctx=0x8d26a0
hoaerr:0
Exiting hgolofns at 2011/12/20-14:10:19
Entered hgolofns at 2011/12/20-14:10:19
libname=/usr/lib/libodbc.so, funcname=SQLSetDescRec
symbol_peflctx=0x8d2420
hoaerr:0
Exiting hgolofns at 2011/12/20-14:10:19
Entered hgolofns at 2011/12/20-14:10:19
libname=/usr/lib/libodbc.so, funcname=SQLColAttribute
symbol_peflctx=0x8b3680
hoaerr:0
Exiting hgolofns at 2011/12/20-14:10:19
Entered hgolofns at 2011/12/20-14:10:19
libname=/usr/lib/libodbc.so, funcname=SQLColumns
symbol_peflctx=0x8b5580
hoaerr:0
Exiting hgolofns at 2011/12/20-14:10:19
Entered hgolofns at 2011/12/20-14:10:19
libname=/usr/lib/libodbc.so, funcname=SQLConnect
symbol_peflctx=0x8b96c0
hoaerr:0
Exiting hgolofns at 2011/12/20-14:10:19
Entered hgolofns at 2011/12/20-14:10:19
libname=/usr/lib/libodbc.so, funcname=SQLDescribeCol
symbol_peflctx=0x8bb9a0
hoaerr:0
Exiting hgolofns at 2011/12/20-14:10:19
Entered hgolofns at 2011/12/20-14:10:19
libname=/usr/lib/libodbc.so, funcname=SQLDriverConnect
symbol_peflctx=0x8bd4f0
hoaerr:0
Exiting hgolofns at 2011/12/20-14:10:19
Entered hgolofns at 2011/12/20-14:10:19
libname=/usr/lib/libodbc.so, funcname=SQLExecDirect
symbol_peflctx=0x8c0dc0
hoaerr:0
Exiting hgolofns at 2011/12/20-14:10:19
Entered hgolofns at 2011/12/20-14:10:19
libname=/usr/lib/libodbc.so, funcname=SQLForeignKeys
symbol_peflctx=0x8c2950
hoaerr:0
Exiting hgolofns at 2011/12/20-14:10:19
Entered hgolofns at 2011/12/20-14:10:19
libname=/usr/lib/libodbc.so, funcname=SQLGetConnectAttr
symbol_peflctx=0x8c44f0
hoaerr:0
Exiting hgolofns at 2011/12/20-14:10:19
Entered hgolofns at 2011/12/20-14:10:19
libname=/usr/lib/libodbc.so, funcname=SQLGetDescField
symbol_peflctx=0x8c6620
hoaerr:0
Exiting hgolofns at 2011/12/20-14:10:19
Entered hgolofns at 2011/12/20-14:10:19
libname=/usr/lib/libodbc.so, funcname=SQLGetDescRec
symbol_peflctx=0x8c6cc0
hoaerr:0
Exiting hgolofns at 2011/12/20-14:10:19
Entered hgolofns at 2011/12/20-14:10:19
libname=/usr/lib/libodbc.so, funcname=SQLGetDiagField
symbol_peflctx=0x8c8160
hoaerr:0
Exiting hgolofns at 2011/12/20-14:10:19
Entered hgolofns at 2011/12/20-14:10:19
libname=/usr/lib/libodbc.so, funcname=SQLGetDiagRec
symbol_peflctx=0x8c9030
hoaerr:0
Exiting hgolofns at 2011/12/20-14:10:19
Entered hgolofns at 2011/12/20-14:10:19
libname=/usr/lib/libodbc.so, funcname=SQLGetInfo
symbol_peflctx=0x8caa00
hoaerr:0
Exiting hgolofns at 2011/12/20-14:10:19
Entered hgolofns at 2011/12/20-14:10:19
libname=/usr/lib/libodbc.so, funcname=SQLGetStmtAttr
symbol_peflctx=0x8cad80
hoaerr:0
Exiting hgolofns at 2011/12/20-14:10:19
Entered hgolofns at 2011/12/20-14:10:19
libname=/usr/lib/libodbc.so, funcname=SQLGetTypeInfo
symbol_peflctx=0x8cba60
hoaerr:0
Exiting hgolofns at 2011/12/20-14:10:19
Entered hgolofns at 2011/12/20-14:10:19
libname=/usr/lib/libodbc.so, funcname=SQLPrepare
symbol_peflctx=0x8cdab0
hoaerr:0
Exiting hgolofns at 2011/12/20-14:10:19
Entered hgolofns at 2011/12/20-14:10:19
libname=/usr/lib/libodbc.so, funcname=SQLPrimaryKeys
symbol_peflctx=0x8ce110
hoaerr:0
Exiting hgolofns at 2011/12/20-14:10:19
Entered hgolofns at 2011/12/20-14:10:19
libname=/usr/lib/libodbc.so, funcname=SQLProcedureColumns
symbol_peflctx=0x8ce8b0
hoaerr:0
Exiting hgolofns at 2011/12/20-14:10:19
Entered hgolofns at 2011/12/20-14:10:19
libname=/usr/lib/libodbc.so, funcname=SQLProcedures
symbol_peflctx=0x8cf0d0
hoaerr:0
Exiting hgolofns at 2011/12/20-14:10:19
Entered hgolofns at 2011/12/20-14:10:19
libname=/usr/lib/libodbc.so, funcname=SQLSetConnectAttr
symbol_peflctx=0x8d0040
hoaerr:0
Exiting hgolofns at 2011/12/20-14:10:19
Entered hgolofns at 2011/12/20-14:10:19
libname=/usr/lib/libodbc.so, funcname=SQLSetStmtAttr
symbol_peflctx=0x8d3f00
hoaerr:0
Exiting hgolofns at 2011/12/20-14:10:19
Entered hgolofns at 2011/12/20-14:10:19
libname=/usr/lib/libodbc.so, funcname=SQLSetDescField
symbol_peflctx=0x8d1f80
hoaerr:0
Exiting hgolofns at 2011/12/20-14:10:19
Entered hgolofns at 2011/12/20-14:10:19
libname=/usr/lib/libodbc.so, funcname=SQLStatistics
symbol_peflctx=0x8d5ff0
hoaerr:0
Exiting hgolofns at 2011/12/20-14:10:19
Entered hgolofns at 2011/12/20-14:10:19
libname=/usr/lib/libodbc.so, funcname=SQLTables
symbol_peflctx=0x8d7060
hoaerr:0
Exiting hgolofns at 2011/12/20-14:10:19
Exiting hgolofn, rc=0 at 2011/12/20-14:10:19
HOSGIP for "HS_OPEN_CURSORS" returned "50"
HOSGIP for "HS_FDS_FETCH_ROWS" returned "100"
HOSGIP for "HS_LONG_PIECE_TRANSFER_SIZE" returned "65536"
HOSGIP for "HS_NLS_NUMERIC_CHARACTER" returned ".,"
HOSGIP for "HS_KEEP_REMOTE_COLUMN_SIZE" returned "OFF"
HOSGIP for "HS_FDS_DELAYED_OPEN" returned "TRUE"
HOSGIP for "HS_FDS_WORKAROUNDS" returned "0"
HOSGIP for "HS_FDS_MBCS_TO_GRAPHIC" returned "FALSE"
HOSGIP for "HS_FDS_GRAPHIC_TO_MBCS" returned "FALSE"
Invalid value of 32 given for HS_FDS_SQLLEN_INTERPRETATION
treat_SQLLEN_as_compiled = 1
Exiting hgoinit, rc=0 at 2011/12/20-14:10:19
hostmstr: 0: HOA After hoainit
hostmstr: 0: HOA Before hoalgon
Entered hgolgon at 2011/12/20-14:10:19
reco:0, name:sudhakar, tflag:0
Entered hgosuec at 2011/12/20-14:10:19
Exiting hgosuec, rc=0 at 2011/12/20-14:10:19
HOSGIP for "HS_FDS_RECOVERY_ACCOUNT" returned "RECOVER"
HOSGIP for "HS_FDS_TRANSACTION_LOG" returned "HS_TRANSACTION_LOG"
HOSGIP for "HS_FDS_TIMESTAMP_MAPPING" returned "DATE"
HOSGIP for "HS_FDS_DATE_MAPPING" returned "DATE"
HOSGIP for "HS_FDS_MAP_NCHAR" returned "TRUE"
HOSGIP for "HS_FDS_RESULTSET_SUPPORT" returned "FALSE"
HOSGIP for "HS_FDS_RSET_RETURN_ROWCOUNT" returned "FALSE"
HOSGIP for "HS_FDS_PROC_IS_FUNC" returned "FALSE"
HOSGIP for "HS_FDS_REPORT_REAL_AS_DOUBLE" returned "FALSE"
using sudhakar as default value for "HS_FDS_DEFAULT_OWNER"
HOSGIP for "HS_SQL_HANDLE_STMT_REUSE" returned "FALSE"
Entered hgocont at 2011/12/20-14:10:19
HS_FDS_CONNECT_INFO = "mysql5_hgw"
RC=-1 from HOSGIP for "HS_FDS_CONNECT_STRING"
Entered hgogenconstr at 2011/12/20-14:10:19
dsn:mysql5_hgw, name:sudhakar
optn:
Entered hgocip at 2011/12/20-14:10:19
dsn:mysql5_hgw
Exiting hgocip, rc=0 at 2011/12/20-14:10:19
##>Connect Parameters (len=40)<##
## DSN=mysql5_hgw;
#! UID=sudhakar;
#! PWD=*
Exiting hgogenconstr, rc=0 at 2011/12/20-14:10:19
Entered hgolosf at 2011/12/20-14:10:19
ODBC Function-Available-Array 0xFFFE 0x01FF 0xFF00 0xFFFF 0x03FF 0x0000
0x0000 0x0000 0x0000 0x0000 0x0000 0x0000
0x0000 0x0000 0x0000 0x0000 0x0000 0x0000
0x0000 0x0000 0x0000 0x0000 0x0000 0x0000
0x0000 0x0000 0x0000 0x0000 0x0000 0x0000
0x0000 0x0000 0x0000 0x0000 0x0000 0x0000
0x0000 0x0000 0x0000 0x0000 0x0000 0x0000
0x0000 0x0000 0x0000 0x0000 0x0000 0x0000
0x0000 0x0000 0x0000 0x0000 0x0000 0x0000
0x0000 0x0000 0x0000 0x0000 0x0000 0x0000
0x0000 0x0000 0xFE00 0x3F5F
Exiting hgolosf, rc=0 at 2011/12/20-14:10:19
DriverName:libmyodbc5.so, DriverVer:05.01.0008
DBMS Name:MySQL, DBMS Version:5.5.17-log
Exiting hgocont, rc=0 at 2011/12/20-14:10:19
SQLGetInfo returns Y for SQL_CATALOG_NAME
SQLGetInfo returns 192 for SQL_MAX_CATALOG_NAME_LEN
Exiting hgolgon, rc=0 at 2011/12/20-14:10:19
hostmstr: 0: HOA After hoalgon
RPC Calling nscontrol(0), rc=0
hostmstr: 0: RPC Before Upload Caps
hostmstr: 0: HOA Before hoaulcp
Entered hgoulcp at 2011/12/20-14:10:19
Entered hgowlst at 2011/12/20-14:10:19
Exiting hgowlst, rc=0 at 2011/12/20-14:10:19
SQLGetInfo returns 0x0 for SQL_OWNER_USAGE
TXN Capable:3, Isolation Option:0xf
SQLGetInfo returns 0 for SQL_MAX_SCHEMA_NAME_LEN
SQLGetInfo returns 192 for SQL_MAX_TABLE_NAME_LEN
SQLGetInfo returns 192 for SQL_MAX_PROCEDURE_NAME_LEN
HOSGIP returned value of "TRUE" for HS_FDS_QUOTE_IDENTIFIER
SQLGetInfo returns ` (0x60) for SQL_IDENTIFIER_QUOTE_CHAR
3 instance capabilities will be uploaded
capno:1964, context:0x00000000, add-info: 0
capno:1989, context:0x00000000, add-info: 0
capno:1992, context:0x0001ffff, add-info: 1, translation:"`"
Exiting hgoulcp, rc=0 at 2011/12/20-14:10:19
hostmstr: 0: HOA After hoaulcp
hostmstr: 0: RPC After Upload Caps
hostmstr: 0: RPC Before Upload DDTR
hostmstr: 0: HOA Before hoauldt
Entered hgouldt at 2011/12/20-14:10:19
NO instance DD translations were uploaded
Exiting hgouldt, rc=0 at 2011/12/20-14:10:19
hostmstr: 0: HOA After hoauldt
hostmstr: 0: RPC After Upload DDTR
hostmstr: 0: RPC Before Begin Trans
hostmstr: 0: HOA Before hoabegn
Entered hgobegn at 2011/12/20-14:10:19
tflag:0 , initial:1
hoi:0xbfb25bdc, ttid (len 35) is ...
00: 4F52434C 2E454445 4C4B4559 2E4E4554 [ORCL.EDELKEY.NET]
10: 2E653064 34343962 342E332E 312E3535 [.e0d449b4.3.1.55]
20: 363334 [634]
tbid (len 32) is ...
00: 4F52434C 2E454445 4C4B4559 2E4E4554 [ORCL.EDELKEY.NET]
10: 5B332E31 2E353536 33345D5B 312E345D [[3.1.55634][1.4]]
Exiting hgobegn, rc=0 at 2011/12/20-14:10:19
hostmstr: 0: HOA After hoabegn
hostmstr: 0: RPC After Begin Trans
hostmstr: 0: RPC Before SQL Bundling
hostmstr: 0: HOA Before hoxpars
Entered hgopars, cursor id 1 at 2011/12/20-14:10:19
type:1
SQL text from hgopars, id=1, len=530 ...
000: 696E7365 72742069 6E746F20 73746174 [insert into xxxx]
010: 696F6E73 20282273 74617469 6F6E6964 [xxxx ("xxxxxxxxx]
020: 222C2261 646D696E 64657363 72697074 [","xxxxxxxxxxxxx]
030: 696F6E22 2C22636F 756E7472 79696422 [xxx","xxxxxxxxx"]
040: 2C226465 73637269 7074696F 6E222C22 [,"xxxxxxxxxxx","]
050: 6C616E67 75616765 6964222C 226C696E [xxxxxxxxxx","xxx]
060: 6B6F7468 65727365 72766963 6573222C [xxxxxxxxxxxxxx",]
070: 226C6F67 6F75726C 222C226C 6F6E6764 ["xxxxxxx","xxxxx]
080: 65736372 69707469 6F6E222C 226E616D [xxxxxxxxxx","xxx]
090: 65222C22 73746174 7573222C 2274696D [e","xxxxxx","xxx]
0A0: 65637265 61746564 222C2274 696D6575 [xxxxxxxx","xxxxx]
0B0: 70646174 6564222C 22757365 72696463 [pdated","xxxxxxx]
0C0: 72656174 6564222C 22757365 72696475 [xxxxxx","xxxxxxx]
0D0: 70646174 6564222C 22776562 73697465 [pdated","xxxxxxx]
0E0: 222C2262 726F6164 63617374 65726964 [","xxxxxxxxxxxxx]
0F0: 222C2273 74617469 6F6E735F 696E7465 [","xxxxxxxxxxxxx]
100: 6765725F 69647822 2C226261 6E6E6572 [ger_idx","xxxxxx]
110: 5F616363 6573735F 64617465 222C2262 [xxxxxxxxxxxx","b]
120: 616E6E65 725F696D 706C5F64 61746522 [xxxxxxxxxxxxxxx"]
130: 2C226261 6E6E6572 5F72656D 6F766564 [,"xxxxxxxxxxxxxx]
140: 5F646174 65222C22 62726F61 64636173 [_date","xxxxxxxx]
150: 745F7479 7065222C 227A6F6E 65696422 [t_type","xxxxxx"]
160: 2C226272 6F616463 6173745F 72616E64 [,"xxxxxxxxxxxxxx]
170: 6F6D5F72 6561736F 6E222C22 6669656C [xxxxxxxxx","fiel]
180: 64736368 65636B65 64222C22 65787465 [xxxxxxxxx","exte]
190: 726E616C 73746174 696F6E69 64222C22 [xxxxxxxxxxxxx","]
1A0: 6D61696E 74656E61 6E636562 726F6164 [xxxxxxxxxxxxxxxx]
1B0: 63617374 65726964 222C2261 6C746572 [xxxxxxxx","alter]
1C0: 6E617469 76655F6E 616D6522 290A2020 [xxxxxxxxxxx").  ]
1D0: 20202020 56414C55 45532028 3F2C3F2C [    VALUES (?,?,]
1E0: 3F2C3F2C 3F2C3F2C 3F2C3F2C 3F2C3F2C [?,?,?,?,?,?,?,?,]
210: 3F29 [?)]
Exiting hgopars, rc=0 at 2011/12/20-14:10:19
hostmstr: 0: HOA After hoxpars
hostmstr: 0: RPC After SQL Bundling
hostmstr: 0: RPC Before SQL Bundling
hostmstr: 0: HOA Before hoaexec
Entered hgoexec, cursor id 1 at 2011/12/20-14:10:19
octype=0 (?????)
hgoexec, line 145: Printing hoada @ 0x9e7e1b8
MAX:27, ACTUAL:27, BRC:1, WHT=3 (BIND_LIST)
hoadaMOD bit-values found (0x200:TREAT_AS_CHAR)
DTY NULL-OK LEN MAXBUFLEN PR/SC CST IND MOD NAME
3 DECIMAL N 6 0 0/ 0 0 0 0
12 VARCHAR Y 0 0 0/ 0 31 -1 200
3 DECIMAL N 2 0 0/ 0 0 0 0
12 VARCHAR N 18 0 0/ 0 31 0 200
3 DECIMAL N 3 0 0/ 0 0 0 0
3 DECIMAL N 1 0 0/ 0 0 0 0
12 VARCHAR Y 0 0 0/ 0 31 -1 200
12 VARCHAR N 196 0 0/ 0 31 0 200
12 VARCHAR N 33 0 0/ 0 31 0 200
3 DECIMAL N 1 0 0/ 0 0 0 0
93 TIMESTAMP N 16 0 0/ 0 0 0 0
93 TIMESTAMP Y 0 0 0/ 0 0 -1 0
3 DECIMAL N 4 0 0/ 0 0 0 0
3 DECIMAL Y 0 0 0/ 0 0 -1 0
12 VARCHAR N 52 0 0/ 0 31 0 200
3 DECIMAL N 5 0 0/ 0 0 0 0
3 DECIMAL N 5 0 0/ 0 0 0 0
93 TIMESTAMP Y 0 0 0/ 0 0 -1 0
93 TIMESTAMP Y 0 0 0/ 0 0 -1 0
93 TIMESTAMP Y 0 0 0/ 0 0 -1 0
3 DECIMAL N 1 0 0/ 0 0 0 0
3 DECIMAL Y 0 0 0/ 0 0 -1 0
12 VARCHAR Y 0 0 0/ 0 31 -1 200
3 DECIMAL N 1 0 0/ 0 0 0 0
3 DECIMAL N 6 0 0/ 0 0 0 0
3 DECIMAL Y 0 0 0/ 0 0 -1 0
12 VARCHAR Y 0 0 0/ 0 31 -1 200
Entered hgoprbv at 2011/12/20-14:10:19
hgoprbv, line 162: Printing hoada @ 0x9e7e1b8
MAX:27, ACTUAL:27, BRC:1, WHT=3 (BIND_LIST)
hoadaMOD bit-values found (0x200:TREAT_AS_CHAR)
DTY NULL-OK LEN MAXBUFLEN PR/SC CST IND MOD NAME
3 DECIMAL N 6 0 0/ 0 0 0 0
12 VARCHAR Y 0 0 0/ 0 31 -1 200
3 DECIMAL N 2 0 0/ 0 0 0 0
12 VARCHAR N 18 0 0/ 0 31 0 200
3 DECIMAL N 3 0 0/ 0 0 0 0
3 DECIMAL N 1 0 0/ 0 0 0 0
12 VARCHAR Y 0 0 0/ 0 31 -1 200
12 VARCHAR N 196 0 0/ 0 31 0 200
12 VARCHAR N 33 0 0/ 0 31 0 200
3 DECIMAL N 1 0 0/ 0 0 0 0
93 TIMESTAMP N 16 0 0/ 0 0 0 0
93 TIMESTAMP Y 0 0 0/ 0 0 -1 0
3 DECIMAL N 4 0 0/ 0 0 0 0
3 DECIMAL Y 0 0 0/ 0 0 -1 0
12 VARCHAR N 52 0 0/ 0 31 0 200
3 DECIMAL N 5 0 0/ 0 0 0 0
3 DECIMAL N 5 0 0/ 0 0 0 0
93 TIMESTAMP Y 0 0 0/ 0 0 -1 0
93 TIMESTAMP Y 0 0 0/ 0 0 -1 0
93 TIMESTAMP Y 0 0 0/ 0 0 -1 0
3 DECIMAL N 1 0 0/ 0 0 0 0
3 DECIMAL Y 0 0 0/ 0 0 -1 0
12 VARCHAR Y 0 0 0/ 0 31 -1 200
3 DECIMAL N 1 0 0/ 0 0 0 0
3 DECIMAL N 6 0 0/ 0 0 0 0
3 DECIMAL Y 0 0 0/ 0 0 -1 0
12 VARCHAR Y 0 0 0/ 0 31 -1 200
Entered WP_SQLBindParameter at 2011/12/20-14:10:19
ParameterNumber 1, InputOutputType 1, ValueType 1, ParameterType 3,
ColumnSize 6, DecimalDigits 0, BufferLength 6,StrLen_or_IndPtr 0x0x9e909cc (*0x6)
(Array size: 1)
6 bytes of data at 0x0x9e8d684...
0: 32303536 3835 [205685]
Exiting WP_SQLBindParameter, rc=0 at 2011/12/20-14:10:19
Entered WP_SQLBindParameter at 2011/12/20-14:10:19
ParameterNumber 2, InputOutputType 1, ValueType 1, ParameterType 12,
ColumnSize 1, DecimalDigits 0, BufferLength 0,StrLen_or_IndPtr 0x0x9e909d0 (*0xffffffff)
NULL Data Specified
Exiting WP_SQLBindParameter, rc=0 at 2011/12/20-14:10:19
Entered WP_SQLBindParameter at 2011/12/20-14:10:19
ParameterNumber 3, InputOutputType 1, ValueType 1, ParameterType 3,
ColumnSize 2, DecimalDigits 0, BufferLength 2,StrLen_or_IndPtr 0x0x9e909d4 (*0x2)
(Array size: 1)
2 bytes of data at 0x0x9e8d634...
0: 3330 [30]
Exiting WP_SQLBindParameter, rc=0 at 2011/12/20-14:10:19
Entered WP_SQLBindParameter at 2011/12/20-14:10:19
ParameterNumber 4, InputOutputType 1, ValueType 1, ParameterType 12,
ColumnSize 18, DecimalDigits 0, BufferLength 18,StrLen_or_IndPtr 0x0x9e909d8 (*0x12)
(Array size: 1)
18 bytes of data at 0x0x9e7df70...
00: 41205265 64652064 61204661 6DED6C69 [A Rede da Fam.li]
10: 612E [a.]
Exiting WP_SQLBindParameter, rc=0 at 2011/12/20-14:10:19
Entered WP_SQLBindParameter at 2011/12/20-14:10:19
ParameterNumber 5, InputOutputType 1, ValueType 1, ParameterType 3,
ColumnSize 3, DecimalDigits 0, BufferLength 3,StrLen_or_IndPtr 0x0x9e909dc (*0x3)
(Array size: 1)
3 bytes of data at 0x0x9e8d5e4...
0: 313336 [136]
Exiting WP_SQLBindParameter, rc=0 at 2011/12/20-14:10:19
Entered WP_SQLBindParameter at 2011/12/20-14:10:19
ParameterNumber 6, InputOutputType 1, ValueType 1, ParameterType 3,
ColumnSize 1, DecimalDigits 0, BufferLength 1,StrLen_or_IndPtr 0x0x9e909e0 (*0x1)
(Array size: 1)
1 bytes of data at 0x0x9e8d594...
0: 31 [1]
Exiting WP_SQLBindParameter, rc=0 at 2011/12/20-14:10:19
Entered WP_SQLBindParameter at 2011/12/20-14:10:19
ParameterNumber 7, InputOutputType 1, ValueType 1, ParameterType 12,
ColumnSize 1, DecimalDigits 0, BufferLength 0,StrLen_or_IndPtr 0x0x9e909e4 (*0xffffffff)
NULL Data Specified
Exiting WP_SQLBindParameter, rc=0 at 2011/12/20-14:10:19
Entered WP_SQLBindParameter at 2011/12/20-14:10:19
ParameterNumber 8, InputOutputType 1, ValueType 1, ParameterType 12,
ColumnSize 196, DecimalDigits 0, BufferLength 196,StrLen_or_IndPtr 0x0x9e909e8 (*0xc4)
(Array size: 1)
196 bytes of data at 0x0x9e8d4b8...
00: 41207072 6F677261 6D61E7E3 6F206461 [A xxxxxxxx..o da]
10: 20526564 6520416C 656C7569 6120E920 [ Rede Aleluia . ]
20: 636F6D70 6F737461 20706F72 2063616E [xxxxxxxx por can]
30: E7F56573 2073656C 6563696F 6E616461 [..es xxxxxxxxxxx]
40: 73206520 666C6173 68626163 6B732071 [s e xxxxxxxxxx q]
50: 7565206D 61726361 72616D20 E9706F63 [ue marcaram .poc]
60: 612C2061 6CE96D20 6465206D 656C6F64 [a, al.m de melod]
70: 69617320 696E7374 72756D65 6E746169 [ias xxxxxxxxxxxx]
80: 732C2074 75646F20 656D2070 65726665 [s, tudo em perfe]
90: 69746120 6861726D 6F6E6961 2C207072 [ita xxxxxxxx, pr]
A0: 6F706F72 63696F6E 616E646F 20756D61 [xxxxxxxxxxxx uma]
B0: 2072E164 696F2064 65207175 616C6964 [ r.dio de qualid]
C0: 6164652E [ade.]
Exiting WP_SQLBindParameter, rc=0 at 2011/12/20-14:10:19
Entered WP_SQLBindParameter at 2011/12/20-14:10:19
ParameterNumber 9, InputOutputType 1, ValueType 1, ParameterType 12,
ColumnSize 33, DecimalDigits 0, BufferLength 33,StrLen_or_IndPtr 0x0x9e909ec (*0x21)
(Array size: 1)
33 bytes of data at 0x0x9e8d488...
00: 52E16469 6F20416C 656C7569 6120464D [R.xxx xxxxxxxxxx]
10: 20285269 62656972 E36F2050 7265746F [ (xxxxxx.o xxxxx]
20: 29 [)]
Exiting WP_SQLBindParameter, rc=0 at 2011/12/20-14:10:19
Entered WP_SQLBindParameter at 2011/12/20-14:10:19
ParameterNumber 10, InputOutputType 1, ValueType 1, ParameterType 3,
ColumnSize 1, DecimalDigits 0, BufferLength 1,StrLen_or_IndPtr 0x0x9e909f0 (*0x1)
(Array size: 1)
1 bytes of data at 0x0x9e8d438...
0: 31 [1]
Exiting WP_SQLBindParameter, rc=0 at 2011/12/20-14:10:19
Entered WP_SQLBindParameter at 2011/12/20-14:10:19
ParameterNumber 11, InputOutputType 1, ValueType 93, ParameterType 93,
ColumnSize 19, DecimalDigits 0, BufferLength 16,StrLen_or_IndPtr 0x0x9e909f4 (*0x10)
(Array size: 1)
16 bytes of data at 0x0x9e74d30...
00: DB070C00 12001400 17003700 00000000 [..........7.....]
Exiting WP_SQLBindParameter, rc=0 at 2011/12/20-14:10:19
Edited by: 902859 on 20-Dec-2011 05:00
Edited by: 902859 on 20-Dec-2011 05:01

Similar Messages

  • Captivate 8 (C8) not transferring correct slide resolution from PowerPoint (PPT)

    I am tasked with transferring quite a number of PPT presentations into C8.  I have come across a few 'bugs' and am trying to solve them, one by one. 
    Today's issue:  slides from PPT are not transfering into C8 with the correct screen resolution.  The first thing I noticed about my slide transfer was that the titles in my PPT slides are not in the same position when transfered over into C8, and the font is pixilated.  Even when I go into PPT and make changes, save those changes and then update the file in C8, I still have a problem with the titles not being in the correct spot.  I know they are off because the titles appear within a band of silver, with a thick, brown bar above them in PPT. In C8, the titles are squished into the brown bar with too much space left over in the silver band -
    The title and bands in PPT:
    The title and bands in C8:
    This is using the default 10" x 7.5" aspect ratio in PPT, and the pixel equivalent in C8 of 720x540.  The font is BANK GOTHIC.
         (BTW: I found a chart here - I Came, I Saw, I Learned...: PowerPoint: Changing Slide Sizes for Importing into Captivate  which is not correct.   For instance, this chart suggests a slide resolution of 10.5" x 7" would transfer over into C8 as1008 px x 672px.  This size is incorrect; it still produces incorrect slide resolution.  And there is no way to use this chart for custom slide sizes).
    When I changed the font (to CENTURY GOTHIC), I did get a better result in the position of my title:
    PPT new font:
    C8 new font:
    However, I am still experiencing the pixilation of the font.  I closed this project out of C8 without saving and then re-transfered the files. This time, I went with the C8 default resolution of 960x720 - this translates in Powerpoint to 13.333" x 10".  NOT the same slide setting I have in PPT, which is 10" x 7.5" however, this looks much better, with less pixilation of the font within the work area. When I publish it out, the pixilation goes away and the font is smooth again. 
    My conclusion: some fonts do not transfer well into C8, and screen resolutions differ from PPT, Photoshop and C8.  If you are having difficulties getting your PPT slides to look the same in C8, it could be your font is not transfering well, or it could be your screen resolution.

    Not really an answer, but the big problem IMO is that PPT, although a presentation tool that will use screens (or projection systems) defines a project in printing units (inches or cm) which is totally crazy.  Captivate is a bit more normal for that aspect, it uses pixels to define the size. And screens, devices no longer have all 72ppi. Sorry for the ranting...already commented that way when PPT first appeared (used better applications like Freelance Graphics for presentation, they are now killed by PPT). Contrary to Adobe, MS never listens to comments, reported several bugs in MS Project as well, they are still present in the latest version 15years later.

  • Special Characters not showing correctly in XI from JMS Adapter.

    Hi All,
    Scenario: IBM Websphere MQ->XI->CRM (RFC Adapter)
    We have a flat file being picked up by JMS adapter and content conversion is done. The scenario works fine except when specific swedish alphabets appear in the flat file. When i checked in XI, these characters appear as rubbish characters.
    I understand that we need to use CCSID and put the value 00819 in the CCSID of Destination field for the Comm Channel. However i still did not have any luck after changing this field. Do i need to flush my queues and restart MQ?
    Does anyone have any idea what i am missing?
    Message was edited by:
            lookman

    Hi Lookman,
    We need to make sure that the conversion to UFT-8 is done correctly, I see that as a potential cause. So first, stop the communication channel in XI, send a test file and download it from the Queue manger where XI is supposed to read the message from (using a tool like RFHUtil).
    Then use a code page detector tool (http://cpdetector.sourceforge.net/) to make sure that the data is indeed in UTF-8.
    By the way, the destination code page field in a Sender communication channel has no effect(http://help.sap.com/saphelp_nw04s/helpdata/en/c1/739c4186c2a409e10000000a155106/content.htm).
    cheers
    danus

  • German characters not displaying correctly when redaing from URLConnection

    I have a java file reading the contents of a generated jsp page and writing to an html file and I have the code below doing that. However a couple of German characters like �, � and � are being changed to � in the html file. I tried to set the encoding for the reader, the OutputStreamWriter and also for the URLConnection, but it does not seem to help.
    The data is fine in the database.
    Any inputs on resolving this will be greatly appreciated.
    public void makeLiveHTMLfile(String uri, String HTMLFileName, String siteUrl, String siteDir) throws
    Exception {
    //Local vars
    int i = 0;
    try {
    getConnection(uri);
    Reader rd = getReader(uri);
    FileOutputStream output_file = new FileOutputStream(
    SystemProps.getInstance().getProperty( WEBTOOL_HOME_DIR )+"/html/" + HTMLFileName);
    OutputStreamWriter output = new OutputStreamWriter(output_file, "UTF8");
    while (i != -1) {
    i = rd.read();
    if (i != -1) {
    output.write(i);
    rd.close();
    output.close();
    this.sendFile(HTMLFileName, siteDir, "html", siteUrl);
    } catch (Exception e) {
    throw e;
    private Reader getReader(String uri) throws IOException {
    if (uri.startsWith("http:") || uri.startsWith("https:")) {
    // Retrieve from Internet.
    return new InputStreamReader(conn.getInputStream(), "UTF8");
    } else {
    // Retrieve from file.
    return new FileReader(uri);
    private Writer getWriter(String uri) throws IOException {
    if (uri.startsWith("http:") || uri.startsWith("https:")) {
    // Retrieve from Internet.
    return new OutputStreamWriter(conn.getOutputStream(), "UTF8");
    } else {
    // Retrieve from file.
    return new FileWriter(uri);
    private void getConnection(String uri) throws IOException {
    if (uri.startsWith("http:") || uri.startsWith("https:")) {
    // Retrieve from Internet.
    conn = new URL(uri).openConnection();
    conn.setRequestProperty("Content-Type", "text/html; charset=utf-8");
    conn.setRequestProperty("Accept-Encoding", "utf-8");
    conn.setRequestProperty("Accept-Charset", "utf-8");
    conn.setDoOutput(true);
    conn.setDoInput(true);
    Thanks,
    Monisha

    This web page says that the correct encoding code is "UTF-8", not "UTF8".
    http://java.sun.com/j2se/1.3/docs/api/java/lang/package-summary.html#charenc
    Maybe there are aliases, and it recognises both.... but worth a try.
    Also, when you open the web page with a browser and view the source, do you see Utf8 mentioned in the webpage ? Maybe it's not in utf8, and you're trying to force your app to read it as such.
    Ps. we won the war... tell them to start speaking English !
    regards,
    Owen

  • Files Are Not Transferring Correctly from Captivate 4 to 5

    My files from Captivate 4 are not transferring correctly into Captivate 5.  The images and quiz questions are not in the same place. Help!

    This is a bug.
    We all have it.
    Keep CP4 for the old courses, and develop new ones in CP5. That is what I am doing.
    Alternative is to manually adjust everything (don't even get me started on rollovers...)
    Terry

  • Problems with Turkish characters not displaying correctly

    A user is having problems with certain Turkish characters in particular fonts not displaying correctly (as shown below).
    The two fonts (Gill Sans and Helvetica LT CondensedLight) are used for English language marketing material.  Ideally, for continuity, the same font would be preferred for our Turkish language marketing material rather than changing it to a similar font.
    Helvetica LT CondensedLight
    Turkish character “ İ ” does not display correctly in either Word or InDesign.
    Gill Sans
    Turkish characters “ ş ” and “ ğ ” display correctly in Word but not InDesign.
    My questions are:
    1. For Gill Sans, why are the characters not displaying in InDesign but are in Word?
    2. I've noticed here: http://www.webtype.com/font/gill-sans-family/#glyphs-tab that the required characters are available within the Gill Sans font.  Is this because the font is newer and includes the additional characters?  Would this work in InDesign?

    One of the big differences between InDesign and Word is that Word will happily substitute glyphs without telling you. So, unless your installs of Word and of InDesign are using different versions of Gill Sans (which is possible, BTW) then your s-with-cedilla and your g-with-macron are actually not in Gill Sans but in some other font. I'm guessing Arial.
    It's possible that you have more than one Gill Sans installed (e.g. one in your Document Fonts folder and another in your system fonts folder) that have different glyph complements. Gill Sans has been around a long time, and the version I have from the 90s has no Turkish support whatsoever.
    As far as the capital-I-with-dot, you can check your glyph coverage in a variety of ways. In both InDesign and Word, you can open up a window that shows you all of the glyphs in a font. In InDesign, find it in Type -> Glyphs. In Word, it's called "Insert Symbol" and you can find it in Word 2010 by going to Insert -> Symbol -> More Symbols. I am guessing that the answer to this question is simply that your cut of Helvetica LT has no cap-I-with-dot. You'd need to pick a font that actually has support for Turkish. On WIndows, I use a very full-featured freebie called BabelMap to check font coverage. They have a Web version here:
    http://www.babelstone.co.uk/Unicode/babelmap.html
    but I personally prefer the downloadable .exe file.

  • Characters not displayed correctly

    Hi,
    After support package installation, chararcters are not displayed correctly when i use application server,
    for example when i write internal table into a file in text mode and read it after into attachment in binary mode
    but characters are not correct. And after mail sent, the half or file is sent, not all data available.
    What could be the reason?
    Char exp in debug of attachment: ㅔ䠰㘹㌲〰㤰㘰㌍ਲ䙈〶㤳㈰〹
    I get above char after i read the file, code like following:
    do.
      clear attch.
      read dataset filename into attch.
      if sy-subrc <> 0.
       append attch.
       exit.
      endif.
      append attch.
    enddo.
    Thanks.

    I think this problem is some what related to Unicode and you should use Encoding statements whith ur open dataset stetement as follows.
    open dataset ....................Encoding UTF-8.
    Encoding UTF-8 is for unicode environment.
    Hope this will help u.

  • Date can not display correctly in excel from .jsp

    Hi,
    I create a .jsp report to export the data to excel. the report run OK, except the date field can not display correctly.
    for example in database :start date ='01-oct-2003'
    in the except it displays to 02/06/02.
    It seem all the date field can not be control in the report, and control by somthing else
    Doese anyone come accross this problem?
    Thanks

    Hi Rong,
    Are you using the following demonstration to build your JSP?
    http://otn.oracle.com/products/reports/htdocs/getstart/demonstrations/index.html
    (Output to Excel with Oracle9i Report)
    I tried to do the same, and inserted a database date field in the JSP using Reports. I found the following:
    While making the template inside Excel, if I make sure that the format of the date cells is "Date" - some particular date format, the date field values from Reports does not get exported correctly.
    However, if you make sure that inside the template, the format of the date cells is not date, but "General", then the date field values are correctly exported to Excel.
    Pl try it and let us know.
    Navneet.

  • Profit center not picking correctly in PO from sales order

    Hi Experts,
    Profit center is not picking correctly.. in PO
    In material master Profit center is configured as XXXX
    We have raised a sales order for the same material with two line items (e.g) 1500 kgs & 1600 kgs and profit center has been changed in the sales order to YYYY
    There is one purchase requistion for the same material with two line items
    But  we have raised two purchase order for each line item in which the same sales order is linked to these two purchase order.
    In the first PO , for the first line item in sales order ie., 1500 kgs profit center is picked from the sales order ie, XXXX which is correct but  in the second PO, for the second line item in sales order ie., 1600 kgs profit center is picking as YYYY ie which is configured in material master.
    What could be reason ? Help  in this regard will be highly appreciated.
    Thanks in advance
    Narayanan

    Hi Narayan
    Check the Account assignment in the 2nd PO.. Does it have E as Acct Assgn Category?
    It should have sales order as the account assignment... If yes, then it must pick up PC from the sales order...
    Try to put a deletion flag to this PO and create a new one, if possible... You would come to know if some one has changed the PC
    BR,Ajay M

  • Eurosign not displayed correctly when picked from database

    Hi ..
    I'm having a problem getting a eurosign stored in an Oracle Database to be displayed correctly in my Crystal Reports 11.5.
    When using the built in (preview) Crystal Viewer, the eurosign is displayed correctly, but when I want to print the report directly to a printer or to export it to pdf the eurosign is displayed as a box?
    It only haapens when i need to pick the eurosign from the database. If I insert in a textbox on the report, it will show correctly.
    Please Help.
    Best regards,
    Jacob

    What is the source of the text stored in the database. I ran into an issue a ways back where someone was copying news articles from a website into their database and the euro symbol would not display correctly (unless the option HTML Text Interpretation was used).
    You might want to do a quick check to see if it is stored as an ascii character using a formula similar to the following;
    asc(mid({database, x, 1}))
    where x = the position of the euro symbol in the string.
    The formula result should be 128.
    Edited by: Graham Cunningham on May 22, 2009 12:20 PM

  • Thai characters not displaying correctly within App

    Hi everyone,
    I have a Adobe Flex Mobile app displays Thai text, however this is not displaying correctly. While developing the App on my Windows machine and testing using the Adobe Flash Builder mobile emulator, the font/characters look correct.
    However when running the app on either the MAC Adobe Flash Builder emulator, the iPhone simulator or on an actual iPhone, the font/characters are incorrect.
    First I thought that it was maybe an encoding issue (I am using locale properties files to replace text), so followed instructions at this website Flash Builder, Flex language bundles showing strange symbols. Not utf8 encoded.Sefol however this did not solve the issue.
    Looking more closely at the text rendered, it looks as though all of the characters for each word are actually being rendered, but they are just being rendered in correctly. Where as if it was a encoding issue then it would be missing characters completely.
    So if you look at the first character, in the correct version it is built up of 3 components. If you look at the second image, you can see that these three components are present but just not all appearing within one character.
    Is this a font issue? or is it actually an encoding/rendering issue?
    My code for testing this is just a simple label tag
    <s:Label text="ชื่อผู้ใช้" fontFamily="Arial" fontSize="12" />
    Many thanks.

    Ok so after doing a bit more of an investigation into the Font being the issue and not the encoding type, it seems as though if I use a specific font which I know has the Thai characters, then they are displayed correctly.
    I have embedded the font into the App using the code:
    [Embed(source="../assets/Kinnari.ttf", mimeType="application/x-font", embedAsCFF="true", fontFamily="ThaiFont")]
      private var ThaiFont:Class;
    Then on my UI I have added the font:
    <s:Label text="ชื่อผู้ใช้" fontFamily="Arial" fontSize="12" fontFamily="ThaiFont" />
    I was able to find this font at a Hawaiian Educational website! Thai fonts :: Thai Language Program, University of Hawai'i, Manoa
    Thanks @tooMuchTrouble for your help.

  • Text layers not saved correctly as PDF from PS?

    I frequently save layouts I do in Photoshop as PDF's. Lately I very often will discover the text does not display correctly in the PDF. One or two lines of text will display as white with a thin black outline, rather than as the basic solid black I'd specified.
    I work on a Windows 7 machine with the current version of PS. The text is on layers when I save the file to PDF (from PS), but I do not include the layers in the PDF, so they should be flattening down.
    Any ideas why this happens? I noticed a few weeks ago when it was also doing this that I updated the program a day later and the PDF's were not exhibiting this issue. But, now it's starting again. A big timewaster for me.
    Thanks for any suggestions offered.

    Text doesn't flatten until you tell it to. In fact that may be the problem here - you are telling the PDF maker to not retain vector text and when it tries to flatten, some layer style or something else gets in the way. Try to play with the PDF options. also manaulyl flatten the document in PS before saving to PDF...
    Mylenium

  • German Special Characters not displayed correctly in RTF  using code

    Hi ,
    In my code we are using webdynpro method
    WDResourceFactory.createResource(
    byte[] data, String resourceName,WDWebResourceType
    Type)
    Here in our code we are implementing this as
    ITemplateElement templateEl = wdContext.currentTemplateElement();
    WDResourceFactory.createResource(
    templateEl.getReportData(),
    reportName.substring(0, reportName.lastIndexOf('.')),
    WDWebResourceType.RTF); reportName.lastIndexOf('.')),
    Here templateEl.getReportData() returns a set of bytes which has some
    german special characters.
    We are generating the Bytes using String.getByes(),Just before
    String text = new String(in);
    collector.putBusinessObject(boName, bo);
    reportDocTemplateParser(collector, text);
    collector.removeBusinessObject(boName);
    String generatedText = collector.generateRTF();
    out = (null != generatedText) ? generatedText.getBytes() : null;
    The out put is the if i am giving a word with german special characters for eg:
    Betriebsübersichten it first gets converted to bytes and then passes through method WDResouseFactory.createResourse(.....) which creates an RTF file and finally in the RTF file it appears as Betriebsbbersichten the special character is not displayed correctly.
    i came to knw that while converting into bytes we have to make it RTF supported encoding.ie for eg generatedText.getBytes('cp1252').i even tried with other charactersets like ISO-8859,cp1253 and so on but none of them worked.
    It would be really great if you could suggest the needful.
    Thanks and Regards
    Neeta

    I soved this by using get_data function of response object. Then converting this into ISO-8859-1 charset.
    See code below.
    DATA :  lv_encoding   TYPE abap_encoding,
              lv_conv       TYPE REF TO cl_abap_conv_in_ce,
              lv_x_string   type xstring.
      lv_x_string = pv_http_client->response->get_data( ).
        lv_encoding = '1100'.
        lv_conv = cl_abap_conv_in_ce=>create(
                              encoding = lv_encoding
                                 input = lv_x_string ).
        lv_conv->read( IMPORTING data = pv_result ).

  • Kazakh characters not shown correctly in BO reports

    Context :
    While doing a project in KZ we make use of Business objects (BO XI R3 SP1) to generate reporting.
    The language used for the reporting is Russian, but some client identification data of the company, which contains Kazakh characters,  should be shown in the reports. 
    Problem :
    KZ characters are not shown correctly in the BO reports  (majority of time '?' is shown)
    Details :
    As I understand BO doesn't support the KZ language.  We get the following message  (CS : invalid native charset).
    NLS_LANG :  Russian : .CL8MSWIN1251  --> works
    NLS_LANG :  Kazakh : .CL8RK1048  -->  not supported by BO.  (This is though supported by the Oracle client and functions when we use SQL Plus)
    Is there a workaround available to show KZ characters correctly in BO  ?
    Thanks

    See my comments in this post:
    client_get_file_name do not go to specified folder

  • Unicode character not displaying correctly

    when i am stroring Unicode Character in Oracle 8 DB .The Stored Character are not displayed correctly . Through sql client seen as '�' .Altough through JSp it displays correct value &#38598; (in japanese)
    My client wants to see through sql also same value . Pls help wat is wrong. More info :
    Oracle is set up in UTF-8 Format.
    Using code as below before inserting in DB
    String temp =product.getDescription();
    String newResult = new String(temp.getBytes("UTF-8"), "UTF-8");

    TryString newResult = new String(temp.getBytes(default),>
    "UTF-8");// "default" is a String of the name of
    default encoding on the part of client
    Sorry there was a slip. Try the following.
    String newResult = new String(temp.getBytes(default));

Maybe you are looking for

  • My Iphone5 screen is black and when I plug it in, all I get is the Apple logo... flashing

    My Iphone 5 has a black screen and when I plug it in, all I get is the Apple Logo, which flashes.  Help!

  • Connecting phone to internet service

    pls need to knowq to connect anokia to internet service, becouse some of the set are not connecting with network. pls help me thanks yours member BASHEER ARGUNGU KEBBI STATE. Moderator note: E-mail address removed. Message Edited by dazz19 on 01-Nov-

  • Why won't my airport express work with sky router

    Im not sure if its possible but i am trying to connect my Airport Express to my Sky (G) router so i have a better wifi signal in the bedroom the other side of my house, will sky routers not actually work with anything not supplied by Sky or is this r

  • How to solve this BIOHD-8?

    My pc showing BIOHD-8 this message how to solve this? My pc components are dual core processor E5400 1 gb ram 320 gb hard drive This question was solved. View Solution.

  • Problems getting on a website.

    Hi,   I am trying to access www.ukpatriots.com but during the day I am told that I cannot connect to it. But after 10pm, it seems that I can access it. I was wondering if anyone knew what was happening? This is the only website I am having problems w