RSS Forums RSS

import & export

Please support our Oracle advertiser: Programming Forums
Reply
Posts: 1,067
Reputation: Shanti Chepuru is on a distinguished road 
Solved Threads: 98
Shanti Chepuru's Avatar
Shanti Chepuru Shanti Chepuru is offline Offline
Veteran Poster

import & export

  #1  
Nov 7th, 2008
Sorry for the simple question...

But please i need help from you guys...

How to import and export the database in oracle..iam have been using oracle 8i in my computer...
im completely new to this environment...
please help on this..

Thanks in advance...
Shanti.
Be intelligent, But Don't try to cheat.. Be innocent But Don't get cheated..
AddThis Social Bookmark Button
Reply With Quote  
Posts: 1,858
Reputation: debasisdas is on a distinguished road 
Solved Threads: 113
debasisdas's Avatar
debasisdas debasisdas is offline Offline
Posting Virtuoso

Re: import & export

  #2  
Nov 8th, 2008
at command prompt type exp help=y you will get the list of parameters for export . repeat the same for import with keyword imp
Share your Knowledge.
Reply With Quote  
Posts: 42
Reputation: alit2002 is an unknown quantity at this point 
Solved Threads: 1
alit2002 alit2002 is offline Offline
Light Poster

Re: import & export

  #3  
Dec 24th, 2008
Hi

At the command line try something like this

c:\> exp system/manager file=myfile.dmp full=y buffer=20000000 log=exp.log

This will take a full export of the database (assuming system password is manager) and put all the data into the file called myfile.dmp. DO NOT try and edit this file as it is a binary file.

You can import this file in full or individual schemas or individual table(s). It's up to you.

Check out this link it has a lot of useful info.
http://wiki.oracle.com/page/Oracle+e...import+?t=anon

Merry Christmas
Alistair
Reply With Quote  
Reply

Only community members can participate in forum threads. You must register or log in to contribute.



Similar Threads
Other Threads in the Oracle Forum
Views: 1184 | Replies: 2 | Currently Viewing: 1 (0 members and 1 guests)

 

Thread Tools Display Modes
Forums | Blogs | Tutorials | Code Snippets | Whitepapers | RSS Feeds | Advertising
All times are GMT -4. The time now is 10:09 pm.
Newsletter Archive - Sitemap - Privacy Statement - Acceptable Use Policy - Contact Us
Forum system based on vBulletin Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
©2003 - 2008 DaniWeb® LLC