Kozure Ohashi
10th September 2008, 16:55
Dear Baanboard,

we are getting the following error on an LN6.1 FP3 System while exporting data using bdbpre6.2 (Create Sequential Dump).

2008-09-10[14:31:40(UTC-01:00)]:E:bsp: ******* S T A R T of Error message *******
2008-09-10[14:31:40(UTC-01:00)]:E:bsp: Log message called from /BAAN/view/port.8.4c/vobs/tt/bdb_tools/bdb_output.c: #136 keyword: TSS
2008-09-10[14:31:40(UTC-01:00)]:E:bsp: Pid 23133 Uid 621 Euid 621 Gid 621 Egid 621 Pset bsp@thor01:23133
2008-09-10[14:31:40(UTC-01:00)]:E:bsp: user_type S language 2 user_name bsp tty locale ISO88591/NULL
2008-09-10[14:31:40(UTC-01:00)]:E:bsp: Errno 0 bdb_errno 0
2008-09-10[14:31:40(UTC-01:00)]:E:bsp: Log_mesg: (ISO_BIN1) *** Error in TssConvertTssToUtf8:
2008-09-10[14:31:40(UTC-01:00)]:E:bsp: Premature end of data: 9B00 (TSS):
2008-09-10[14:31:40(UTC-01:00)]:E:bsp: ******* E N D of Error message *******
2008-09-10[14:31:40(UTC-01:00)]:E:bsp:
2008-09-10[14:31:40(UTC-01:00)]:E:bsp: ******* S T A R T of Error message *******
2008-09-10[14:31:40(UTC-01:00)]:E:bsp: Log message called from /BAAN/view/port.8.4c/vobs/tt/bdb_tools/bdb_format.c: #382 keyword: UTF 8 Export
2008-09-10[14:31:40(UTC-01:00)]:E:bsp: Pid 23133 Uid 621 Euid 621 Gid 621 Egid 621 Pset bsp@thor01:23133
2008-09-10[14:31:40(UTC-01:00)]:E:bsp: user_type S language 2 user_name bsp tty locale ISO88591/NULL
2008-09-10[14:31:40(UTC-01:00)]:E:bsp: Errno 0 bdb_errno 0
2008-09-10[14:31:40(UTC-01:00)]:E:bsp: Log_mesg: Error: Illegal Sequence in column 'ttgfd502.accs'
2008-09-10[14:31:40(UTC-01:00)]:E:bsp: ******* E N D of Error message *******


It is an Unicode Environment (Database & LN).

Seems to be a problem either with japanese or german descriptions.

We found 3 japanese descriptions modified them, deleted them but the error still exist.

Somebody has an idea how to find the reason or an workaround.

Infor Support has some errors with UTF16 in other areas.

We use UTF8.

The error comes ONLY while exporting table ttgfd502 for company 000.

Maybe something comes into the system with the featurepacks or with the language packs.

Thanks for any help in advance.

Kozure

grzegorz
17th August 2010, 14:16
It's an old message but I wonder how did you solve your problem. I'm facing the same issue now; not with table dump but with data dictionary export.
I'm moving a customized session from dev to prod environment. Labels in Data Dictionary dump (ttiex1280m000) are exported in Unicode; I can see them in uncompressed dumpd01 file. But Import DD sessions (ttiex1285m000, ttiex1288m000) seem to expect them converted, in my case to ISO88592 (Polish). Do you know how to force Export Data Dictionary to perform conversion, or how to force Import Data Dictionary to accept Unicode?