To register for an Internet.com membership to receive newsletters and white papers, use the Register button ABOVE.
To participate in the message forums BELOW, click here

HOME 11g Central 10g Central 9i Central 8i Central Oracle News Scripts FAQ OCP Zone Resources Database Journal
  #1  
Old 10-02-2006, 11:37 AM
Horace's Avatar
Horace Horace is offline
Yeah, I Know.......
 
Join Date: Dec 1999
Location: Purgatory
Posts: 344
BLOB/CLOB conversion for mainframe

Hi,

One of our clients has an Oracle database with CLOBs and BLOBs.

We need to load this information into one of our Mainframe systems.

Can anyone offer any advise as to how to do this? What is the best conversion?

Many thanks
Reply With Quote
  #2  
Old 10-03-2006, 05:32 AM
TimHall TimHall is offline
Senior Advisor
 
Join Date: Dec 2001
Location: UK
Posts: 1,684
Hi.

You could export them as files and load them into the mainframe:

http://www.oracle-base.com/articles/8i/ExportClob.php
http://www.oracle-base.com/articles/8i/ExportBlob.php
http://www.oracle-base.com/articles/9i/ExportBlob9i.php

A CLOB is just plain text, so this shouldn't represent a problem. BLOBs on the other hand may be a proprietry format, like Word or PDF, or just a random stream of bytes. Although you can store the binary, doing anything useful with it may not be possible without the relevant programs to display the format being stored.

Cheers

Tim...
__________________
Tim...
OCP DBA 7.3, 8, 8i, 9i, 10g, 11g
OCA PL/SQL Developer
Oracle ACE Director
My website: www.oracle-base.com
My blog: www.oracle-base.com/blog
Reply With Quote
  #3  
Old 10-04-2006, 12:21 PM
ixion ixion is offline
Senior Member
 
Join Date: Jun 2006
Posts: 259
Try IxUnload it will unload blob/clob columns. Either Merged into a single large file or into individual files (1 per row per blob).
Reply With Quote
  #4  
Old 10-09-2006, 11:15 PM
dbaman123 dbaman123 is offline
Junior Member
 
Join Date: Oct 2006
Posts: 1
How do you want this data to be stored on Mainframe? In files or into Oracle or DB2? If lobs are small than you can extract them as part of the row.
If there is not much data to transfer then spool it. Otherwise use wisdomforce fastreader wisdomforce.com to extract data into text and create automatic loader for target.


Quote:
Originally Posted by Horace
Hi,

One of our clients has an Oracle database with CLOBs and BLOBs.

We need to load this information into one of our Mainframe systems.

Can anyone offer any advise as to how to do this? What is the best conversion?

Many thanks
Reply With Quote
Reply Post New Thread

Bookmarks

Thread Tools
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

BB code is On
Smilies are On
[IMG] code is On
HTML code is On
Forum Jump


All times are GMT -4. The time now is 11:24 PM.


DBAsupport.com Recent Articles


 » Examining the Oracle 10053 Trace Event Dump File

 » I/O Performance Tuning Tools for Oracle 11gR2

 » Solve Database Performance Tuning Problems

 » Regain Control of Your Oracle Database

 » Oracle Database 11gR2 I/O Performance Tuning

Search DBAsupport:
 


Click Here to Expand Forum to Full Width










Acceptable Use Policy

Internet.com
The Network for Technology Professionals

Search:

About Internet.com

Legal Notices, Licensing, Permissions, Privacy Policy.
Advertise | Newsletters | E-mail Offers


Powered by vBulletin® Version 3.7.4
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.