Error: Viewing XML schema via Oradeveloper in VS.NET 2008
Posted: Mon 12 Oct 2009 08:17
Hello,
Today I was doing some test concerning XML-types/schema's in our Oracle 10g DB.
Most of my daily-access happens via the Oradeveloper tools in VS.NET 2008.
When I try to view the content in the XML-schema treenode --> I see the name of my simple-test-XSD schema.
Bu when try to view "View XML Schema" I got the error:
"ORA-19011: Character string buffer too small"
The XSD-schema itself is very small, only 1707 chars (including spaces), 1310 excluding spaces.
My schema-namespace is "http://localhost:8080/public/XSD/TEST/TEST_Section"
Is there a reason why I get this error ?
PS: When I create a new table via the Oradeveloper, I can specify for a column it type as "XMLTYPE", but I can not access and not see anything in the schema-dropdownlist. (I think this is were I can specify which XML-schema has to be applied to this XMLTYPe column ?)
thx
Fred
ps2: I have currently version 2.55.148, because I can not see the updated version in the download arear --> e-mail has been send to sales dpt.
Today I was doing some test concerning XML-types/schema's in our Oracle 10g DB.
Most of my daily-access happens via the Oradeveloper tools in VS.NET 2008.
When I try to view the content in the XML-schema treenode --> I see the name of my simple-test-XSD schema.
Bu when try to view "View XML Schema" I got the error:
"ORA-19011: Character string buffer too small"
The XSD-schema itself is very small, only 1707 chars (including spaces), 1310 excluding spaces.
My schema-namespace is "http://localhost:8080/public/XSD/TEST/TEST_Section"
Is there a reason why I get this error ?
PS: When I create a new table via the Oradeveloper, I can specify for a column it type as "XMLTYPE", but I can not access and not see anything in the schema-dropdownlist. (I think this is were I can specify which XML-schema has to be applied to this XMLTYPe column ?)
thx
Fred
ps2: I have currently version 2.55.148, because I can not see the updated version in the download arear --> e-mail has been send to sales dpt.