SunQuest
           Oracle Development
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me
Go Back   Dev Shed ForumsDatabasesOracle Development

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Dev Shed Forums Sponsor:
Stop making mediocre tutorials.The best tutorials are video! Camtasia Studio makes it easy to create engaging, buzz-building screen videos at any size, in any popular format. Download the free trial!
  #1  
Old January 26th, 2005, 10:32 AM
reke reke is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Jan 2005
Posts: 1 reke User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 5 m 58 sec
Reputation Power: 0
invalid character

Hi ,
I wanted to insert an XML data in XMLTYPE table.
The content of my xml file is :

more test.xml

<?xml version="1.0" encoding="ISO-8859-1"?>
<Employee>
<Name>Shailesh</Name>
<spezial> ‰ spezial character </spezial>
<Age>23</Age>
</Employee>


Shown below are the steps that I followed as per oracle documentation.

create table test(
filename varchar(200),
xlmdoc xmltype);

create directory XMLDIR as '/mydir';

insert into test(filename, xmldoc)
values ('test.xml', xmltype.createxml(getdocument('XMLPATH','text.xml')));

ERROR at line 2:
ORA-31011: XML parsing failed
ORA-19202: Error occurred in XML processing
LPX-00217: invalid character 8240 (\u2030)
Error at line 4
ORA-06512: at "SYS.XMLTYPE", line 5
ORA-06512: at line 1

However I get this error.
Please advise.

Thanks,

Rene

Reply With Quote
Reply

Viewing: Dev Shed ForumsDatabasesOracle Development > invalid character


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump


Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 1 hosted by Hostway