Geeks Talk

Prepare for your Next Interview


Welcome to the Geeks Talk forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact contact us.

How can I export / import the tables from one database to another

This is a discussion on How can I export / import the tables from one database to another within the Oracle forums, part of the Databases category; How can I export / import the tables from one database to another database? Both databases are same only (Oracle 10g), But different host? Can anyone help for me?...

Go Back   Geeks Talk > Databases > Oracle
Register Blogs FAQ Tag Cloud Calendar Mark Forums Read

Oracle Oracle 9i & Oracle 10g Knowledge Base Learn and Share Oracle Technology related articles, white papers, tutorials / study materials, example codes, FAQ's, Tips and Tricks.

Reply

 

LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 06-12-2007
Expert Member
 
Join Date: Feb 2007
Posts: 1,279
Thanks: 0
Thanked 192 Times in 154 Posts
Geek_Guest has a spectacular aura aboutGeek_Guest has a spectacular aura aboutGeek_Guest has a spectacular aura about
How can I export / import the tables from one database to another

How can I export / import the tables from one database to another database? Both databases are same only (Oracle 10g), But different host?
Can anyone help for me?
Reply With Quote
The Following User Says Thank You to Geek_Guest For This Useful Post:
Sponsored Links
  #2 (permalink)  
Old 06-16-2007
Moderator
 
Join Date: Jun 2007
Location: Bangalore,India
Posts: 1,853
Thanks: 9
Thanked 168 Times in 142 Posts
debasisdas has a spectacular aura aboutdebasisdas has a spectacular aura about
Re: How can I export / import the tables from one database to another

For this u have two options

1.using export/import.

U need to export from one database and import into another.

2.U can use DBLINK that connects to both the databases.
Reply With Quote
  #3 (permalink)  
Old 07-30-2007
Junior Member
 
Join Date: Jul 2007
Posts: 8
Thanks: 0
Thanked 1 Time in 1 Post
suneelgopavaram is on a distinguished road
Re: How can I export / import the tables from one database to another

create database link linkname connect to 'username' identified by 'password' using 'hostname';
using this u can connect to a db and use the tables
Reply With Quote
Reply

  Geeks Talk > Databases > Oracle

Thread Tools
Display Modes

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
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads

Thread Thread Starter Forum Replies Last Post
Export 'All testcases at a time' from Mercury Quality Center Geek_Guest Quality Center 10 05-30-2009 06:56 AM
What is need to import java.awt.event.* Geek_Guest Java 1 05-29-2007 05:29 AM
Tables names of a database in a combo box yogeesh R VB.NET 1 04-09-2007 07:54 PM
Base tables for Journal Import Geek_Guest Oracle Apps 1 03-03-2007 10:31 PM
WebSphere V5.0 : Import and export Lokesh M Web Tools 0 05-27-2006 07:26 AM


All times are GMT -4. The time now is 05:33 PM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.3.1
Copyright © 2009 GeekInterview.com. All Rights Reserved