Home > Ask the Oracle Database / Applications Experts > Oracle database design and architecture Questions & Answers > Creating XML CLOBs on Oracle 8i
Ask The Oracle Expert: Questions & Answers
EMAIL THIS

Creating XML CLOBs on Oracle 8i

Brian Peasland EXPERT RESPONSE FROM: Brian Peasland

Pose a Question
Other Oracle Categories
Meet all Oracle Experts
Become an Expert for this site


Digg This!    StumbleUpon Toolbar StumbleUpon    Bookmark with Delicious Del.icio.us   


>
QUESTION POSED ON: 16 May 2001
What is the best way to process or create XML CLOBs on Oracle 8i server?

>

XML CLOBs will be stored in a table with the CLOB datatype. It doesn't make a difference if the CLOB is XML, or a large text document, or whatever large character object you want to store in a table. To handle CLOBs, or any other large objects, I suggest that you read a copy of the Oracle8i Application Developer's Guide - Large Objects (LOBs) documentation. You can view a copy on Technet. It goes over various development platforms (such as VB) and how to handle LOBs.

Continued May 24th, 2001...

Kesavan,

Your original question was "What is the best way to process or create XML CLOBs on Oracle 8i server?". This was a pretty generic question itself and without knowing exactly what you are looking for, I was left with only giving you a generic answer. I will attempt to give you a little more detail. But if I fail to provide the answer that you seek, then I would like you to provide me with more specific information that you are looking for.

According to the Oracle documentation, there are various application platforms that you can use for LOBs. They are PL/SQL (with the DBMS_LOB package), C (through OCI), C (through Pro*C), COBOL (through Pro*Cobol), VB (through OLE), and Java (through JDBC). Which platform you choose depends on a variety of things that really have nothing to do with LOBs.

Which platform are you most familiar with? Most companies develop on a specific platform because that is where their expertise lies. Some develop on a specific platform because they want to harness the benefits of that development platform. For example, if I want my application to be portable, I'd use Java.

Once you've settled on a platform, there is really only one way to handle a LOB for that development platform. For instance, if I'm using C through OCI and I want to read a LOB, I need to use the OCILobRead() procedure.

That being said, the only other thing I can think of has to do with speed. If speed is an issue, then PL/SQL and C through OCI "should" be faster than the rest. I say that it should because that may not always be the case. Your mileage may vary.

I hope that I've answered your question a little better this time.

For More Information


Digg This!    StumbleUpon Toolbar StumbleUpon    Bookmark with Delicious Del.icio.us   



RELATED CONTENT
Oracle database design and architecture
Why am I receiving Oracle memory allocation errors?
How to join two tables with unique keys in Oracle
How does the Oracle LGWR write to online redo log files?
Can I check an Oracle instance without logging into the Oracle server?
How to use V$SEGMENT_STATISTICS to find the most accessed Oracle table
Can I install an Oracle client on Windows 7?
How to use the Oracle Database Upgrade Assistant (DBUA)
Can I specify Oracle column order in my database table?
Can I have a single Oracle 11g RAC instance across multiple databases?
How to use the Oracle export utility to duplicate database structure

Oracle XML
Oracle XML DB generates power for electrical agency
Oracle updates Microsoft developer tools
Oracle's content management software plan takes shape
Top five data management buzzwords
Oracle updates free Web development tool
Oracle open sources TopLink at EclipseCon
Oracle or SQL Server for developing social networking site?
What is SOA?
Calling Web service from Oracle vs. .Net
Introduction to BPEL

RELATED GLOSSARY TERMS
Terms from Whatis.com − the technology online dictionary
DSML  (SearchOracle.com)

RELATED RESOURCES
2020software.com, trial software downloads for accounting software, ERP software, CRM software and business software systems
Search Bitpipe.com for the latest white papers and business webcasts
Whatis.com, the online computer dictionary



Search and Browse the Expert Answer Center
Search and browse more than 25,000 question and answer pairs from more than 250 TechTarget industry experts.
Browse our Expert Advice



Oracle White Papers: Fusion Middleware
HomeNewsTopicsTipsAsk the ExpertsMultimediaWhite PapersProductsBlogs
About Us  |  Contact Us  |  For Advertisers  |  For Business Partners  |  Site Index  |  RSS
SEARCH 
TechTarget provides technology professionals with the information they need to perform their jobs - from developing strategy, to making cost-effective purchase decisions and managing their organizations' technology projects - with its network of technology-specific websites, events and online magazines.

TechTarget Corporate Web Site  |  Media Kits  |  Site Map




All Rights Reserved, Copyright 2003 - 2009, TechTarget | Read our Privacy Policy
  TechTarget - The IT Media ROI Experts