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 11-22-2002, 09:11 AM
mjain mjain is offline
Junior Member
 
Join Date: Nov 2002
Location: London, UK
Posts: 13
export table from ORACLE to SYBASE

Hello,

Can anyone please help me in exporting data from ORACLE 8.1 to Sybase 12.0. The table is in ORACLE & I want to transfer data to Sybase table.

Cheers.
Reply With Quote
  #2  
Old 11-24-2002, 02:20 AM
rotem_fo rotem_fo is offline
Hangin Around,,,
 
Join Date: Nov 2000
Location: Israel
Posts: 268
Hi,
You need to extract data from Oracle and upload it to Sybase.
You can spool the data from sqlplus (rather slow) or you can use an unload utility such as BMC's Unload for Oracle (very expensive).
There is a free tool called granger unload (available at http://www.datatransformations.com/download.htm) and it is very helpfull.

Simply extract data from oracle tables and use the Sybase BCP utility to load the data.

Cheers,
R.
__________________
It is better to ask and appear ignorant, than to remain silent and remain ignorant.

Oracle OCP DBA 9i,
C++, Java developer
Reply With Quote
  #3  
Old 11-26-2002, 07:05 AM
mjain mjain is offline
Junior Member
 
Join Date: Nov 2002
Location: London, UK
Posts: 13
Cheers.
Reply With Quote
  #4  
Old 11-27-2002, 04:56 AM
balajiyes balajiyes is offline
Advisor
 
Join Date: Mar 2001
Location: Reading, U.K
Posts: 586
There's an article:
http://www.eweek.com/article2/0,3959,293,00.asp

You can read about benchmarks at:
http://www.tpc.org
Cheers!
__________________
Cheers!
OraKid.
Reply With Quote
  #5  
Old 08-23-2004, 01:38 PM
frank_alw frank_alw is offline
Junior Member
 
Join Date: Aug 2004
Posts: 3
Quote:
Originally posted by rotem_fo
Hi,
You need to extract data from Oracle and upload it to Sybase.
You can spool the data from sqlplus (rather slow) or you can use an unload utility such as BMC's Unload for Oracle (very expensive).
There is a free tool called granger unload (available at http://www.datatransformations.com/download.htm) and it is very helpfull.

Simply extract data from oracle tables and use the Sybase BCP utility to load the data.

Cheers,
R.
There is another third party product FastReader from WisdomForce. www.wisdomforce.com. FastReqaader allowing unload large oracle tables into text file and creates input for loaders like sql loader* or others. Hope it helps
Reply With Quote
  #6  
Old 08-23-2004, 01:56 PM
DaPi's Avatar
DaPi DaPi is offline
Old Cranky Philosopher
 
Join Date: Nov 2002
Location: Geneva Switzerland
Posts: 3,143
Quote:
Originally posted by rotem_fo
You can spool the data from sqlplus (rather slow) . . .
This is slow if you send the data across the network. You could perhaps run SQLPLUS on the server, or write files with UTL_FILE (no newtork layers getting in the way). But if the free utility fits the bill, no need.
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:15 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.