How do i know which characterset is using for BLOB filed in IDM

Hi All ,,

In IDM i want to know which character set it is using for storing the bLOb Value, i want retrive the XML coumn of the blob filed and need to diplay the field in readable format. Suppose USEROBJ table is containg XML field it is having Blob field i want to retried thedata, but when i retrive it is diplaying in not readavle format,

Thanks In Advance,

[379 byte] By [kirandhrua] at [2007-11-26 15:23:42]
# 1
yup i got the solution.,. thanks.
kirandhrua at 2007-7-8 21:38:59 > top of Java-index,Web & Directory Servers,Directory Servers...
# 2

Hey - what was the solution.

I am also facing similar issues. While importing I get error messages like:

WavesetException: Invalid XML character (\u001c) at position 2827. Please verify that the database instance is configured to encode characters properly (e.g., as UTF-8).

com.waveset.util.InvalidXmlString: Invalid XML character (\u001c) at position 2827. Please verify that the database instance is configured to encode characters properly (e.g., as UTF-8).

A

anokun7a at 2007-7-8 21:38:59 > top of Java-index,Web & Directory Servers,Directory Servers...
# 3
See the OracleDataStore.class file you can understand ,,, it is in idm JARS.
kirandhrua at 2007-7-8 21:38:59 > top of Java-index,Web & Directory Servers,Directory Servers...