How do you import data base dmp file in oracle 10g

How do you run data base dmp file in oracle 10g

Examples..
Table Exports/Imports
The TABLES parameter is used to specify the tables that are to be exported. The following is an example of the table export and import syntax:
expdp scott/tiger@db10g tables=EMP,DEPT directory=TEST_DIR dumpfile=EMP_DEPT.dmp logfile=expdpEMP_DEPT.log
impdp scott/tiger@db10g tables=EMP,DEPT directory=TEST_DIR dumpfile=EMP_DEPT.dmp logfile=impdpEMP_DEPT.log
For example output files see expdpEMP_DEPT.log and impdpEMP_DEPT.log.
The TABLE_EXISTS_ACTION=APPEND parameter allows data to be imported into existing tables.
Schema Exports/Imports
The OWNER parameter of exp has been replaced by the SCHEMAS parameter which is used to specify the schemas to be exported. The following is an example of the schema export and import syntax:
expdp scott/tiger@db10g schemas=SCOTT directory=TEST_DIR dumpfile=SCOTT.dmp logfile=expdpSCOTT.log
impdp scott/tiger@db10g schemas=SCOTT directory=TEST_DIR dumpfile=SCOTT.dmp logfile=impdpSCOTT.log
For example output files see expdpSCOTT.log and impdpSCOTT.log.
Database Exports/Imports
The FULL parameter indicates that a complete database export is required. The following is an example of the full database export and import syntax:
expdp system/password@db10g full=Y directory=TEST_DIR dumpfile=DB10G.dmp logfile=expdpDB10G.log
impdp system/password@db10g full=Y directory=TEST_DIR dumpfile=DB10G.dmp logfile=impdpDB10G.log

Similar Messages

  • How to insert data from *.dmp file to  oracle 11g using Oracle SQL Develope

    hi
    i backup my database using PL/SQL developer and made *.dmp file
    how to insert data from *.dmp file to oracle 11g using Oracle SQL Developer 2.1.1.64
    and how to make *.dmp file from sql*plus ?
    thanks in advance

    Pl/Sql developer has a config window, there you choose the exec to do the import/export.
    Find it and his home version, it may be exp or expdp, the home version is the version of the client where the exp executable is.
    Then use the same version of imp or impdp to execute the import, you do not need to use Oracle SQL Developer 2.1.1.64. If you want to use it, you must have the same version in the oracle home that exp/imp of sql developer use.

  • How do you import multi track wav files

    How do you import multi track wave files into Logic Pro?
    These files are form a Sound Devices 664 mixer.

    Is this a 5 or 6 channel single wav file? 
    I don't believe Logic will import these but can't be 100% sure because I'm not using the very latest version, I'm at 9.1.5 because it's stable. I do know that "SoundTrack Pro" that shipped with the disk version of Logic can export multichannel files so I'm guessing that it may very well open them as well. Soundtrack Pro has been discontinued but if you do have it, make sure it's the latest version.
    Or... if you know anyone with the Nuendo DAW, it will open multichannel wavs which you can then export to any format you wish.
    Might also want to look at "Reaper" it may well open Multichannel WAV files and has a 30 or 60 day trial license and only costs $60 for a license. An amazing DAW mainly developed by a single individual.

  • How to load the data from .csv file to oracle table???

    Hi,
    I am using oracle 10g , plsql developer. Can anyone help me in how to load the data from .csv file to oracle table. The table is already created with the required columns. The .csv file is having about 10lakh records. Is it possible to load 10lakh records. can any one please tell me how to proceed.
    Thanks in advance

    981145 wrote:
    Can you tell more about sql * loader??? how to know that utility is available for me or not??? I am using oracle 10g database and plsql developer???SQL*Loader is part of the Oracle client. If you have a developer installation you should normally have it on your client.
    the command is
    sqlldrType it and see if you have it installed.
    Have a look also at the FAQ link posted by Marwin.
    There are plenty of examples also on the web.
    Regards.
    Al

  • How to hide the data in particular table in oracle 10g

    How to hide the data in particular table in oracle 10g
    i want steps

    If its on Report u can  always hide the column - Keyfigure or Selection - Display - Hide......y do u want to have it on the report if it is to be hided in the first place?

  • How can I import data using .dmp into the table which has more columns then in import

    I am building the history for warehouse purpose on Oracle 8i database and want to use the old import (.dmp) files (from oracle 7.3.4) to import data but the underlying table is having few more columns which are not in my old DMP file .. how can I import the data into these altered tables while using the same *.imp files .
    Any solutions ?

    That is the most obvious solution .. but think of the case when my operational database which is the source of my data is undergoing changes every quarter i.e after every 3 months there are some changes on underlying table structures which means structures of my import files will always be different after evry quarter .. you can imagine the number of temporary import structures I need to create .. can't there be a solution wherein I can write an SQL over the import file to read the data in required format ..

  • Import data in dmp-files

    Hello,
    i have some problems with the import of data in dmp-files. As a reference i have the book "pro oracle spatial" and there i try to do the sample in chapter 11 and view the sample-data with mapviewer. i have downloaded the demodata on harddisc, created the user "spatial2" (i have already a user spatial) and now i can't get further. i have never imported data with this command (imp ...). where do i have do save the dump-files? and where are the dump-files that are listed in the book? i am really a little bit confused. maybe somebody can help. i have oracle database 10.1.0.3 on a sles9.
    with kind regards
    katrin

    Katrin,
    Go to the directory where you've downloaded the dump files.
    Assuming you have a user called spatial2 with password spatial2, and your dumpfile is foo.dmp, something like this would work:
    imp spatial2/spatial2 file=foo.dmp full=y
    See the oracle utilities guide for more information about import/export.

  • How to find which date's dmp file is loaded

    Hi experts,
    I have many export dmp files for all the dates.I refreshed the database with Nov'8 th dmp file,now i want to conclude that which date's dmp file[Nov 8th or Nov 9th like that] has been loaded to my database.Is there any way to find out that details?
    Thanx in advance,
    Senthil

    I'm pretty sure there isn't, unless you simply create a small table in the database with the current sysdate in it, before you do your export.
    Also depends whats in your export - is it a full db?

  • How do you create data base documents in Pages '09?

    Can you create Data Base documents with Pages, or any of the iWork Apps?

    If you want to create and use true databases, you must use an other app dedicated to this feature.
    There is a powerful database tool in LibreOffice but it requires a serious learn curve.
    There are numerous available apps starting from Bentoy to FileMaker or 4th Dimension.
    Matter of needs and finances.
    Yvan KOENIG (VALLAURIS, France)  dimanche 11 décembre 2011 10:54:27
    iMac 21”5, i7, 2.8 GHz, 12 Gbytes, 1 Tbytes, mac OS X 10.6.8 and 10.7.2
    My iDisk is : <http://public.me.com/koenigyvan>
    Please : Search for questions similar to your own before submitting them to the community

  • Import Data from DMP file

    I export data and create a DMP file on daily basis
    I import data from this DMP to an other computer but some data import duplicate records.
    I want to aviod duplicate records
    what should I do

    You receive duplicate errors when some unique key in the record (probably but not necessarily the primary key) already exists with a value that duplicates a value already in the database. You have at least 3 options.
    1) Ignore the errors. You will get lots of errors and the duplicates will not be imported.
    2) Delete all records from the tables before you do the import. Old data will be lost, but you will get no errors.
    3) Use fromuser= and touser= to put the data into a different schema then use a merge to update the table data.
    By the way this is not the correct forum for this question.

  • How can you import a canon mxf file (folder) into motion5

    I import the full folder into FCP 7 (no problems) but if i want to go straight into Motion 5.0.2 has anyone any ideas how to import the Canon MXF file or the folder?
    I have tried drag and drop and file/import etc without any success so far.
    p.s. I do not have FCP X
    Alan

    http://www.musitek.com

  • How to extract data from dmp file to oracle express edition database

    Hi,
    I wanted to extract a oracle dump file in oracle express edition database. Is it possible? If yes, then can anyone please guide me how to do it?
    Thanks

    Hi,
    This might help
    Backup/Export Question!
    Br,Jari

  • Import data from a file into oracle db

    Hello!
    The problem is the following: data within a file must be placed
    into several tables in a oracle server. For that a program has
    to be written. It4s not done with executing a program cause the
    data in the file can vary and depending on different flags the
    import into oracle must be done. Now we tried the classes of
    oo4o to access the db, but this only works for integer values,
    the samples from oracle also only work for integer. We don4t
    need to use oo40, is there a better / other way to write the
    programm ? Has anybody a free sample ?
    Thanx

    ur problem is to import the data from file with different conditions which needs to be taken care programitically
    Pls mail me your file and ur logic
    my id is [email protected]

  • Restore DMP file in Oracle 10G  - URGENT!

    hello, Oracle forum. I am a sql dba crossing over and need some help ASAP! Since I am new at 10G, I received some DMP files from a client and need to restore them ASAP!. Can you please provide EXACT steps on how to do this? I prefer to use the OEM gui, but need step-by-step. Await reply...Many thanks!

    Hi..
    There are few questions to be answered:--
    1. What does that dump contain. Is it a table level or a schema level or a full database dump
    2. If its a table level who is the owner of the table
    3. If its a schema level , whats the schema name.
    4. was the export taken with exp or expdp utility.
    5. Is the database in which the export dump is to be imported have that schema or is that the data has to be imported to some other schema.
    After all this information you can use imp or impdp utility it import the data in 10g database.
    For imp [http://download.oracle.com/docs/cd/B19306_01/server.102/b14215/exp_imp.htm#i1023560]
    for impdp [http://download.oracle.com/docs/cd/B19306_01/server.102/b14215/dp_import.htm#g1025464]
    HTH
    Anand

  • Imp dmp file in oracle 10g on linux

    i have oracle 10g on linux now i want to imp the dmp file to db.
    i put the file in /mnt/erp/file.dmp folder.
    i log in as oracle user and ....
    and start the imp the file as
    imp user/password file=/mnt/erp/file.dmp
    but it giver error faile to open the file for read.....
    what is the problem.....
    is there any privillage issue???????????
    helped with full syntax...and steps...

    i copy the dmp file in /mnt/erp folder as root user.
    i am going to imp it as oracle user.
    sir i don't know about dmp group.
    i past the error i got..
    [oracle@lnxdb erp]$ imp
    Import: Release 10.2.0.1.0 - Production on Wed Oct 10 08:09:37 2012
    Copyright (c) 1982, 2005, Oracle. All rights reserved.
    Username: FS_10oct2012
    Password:
    Connected to: Oracle Database 10g Enterprise Edition Release 10.2.0.1.0 -
    Production
    With the Partitioning, OLAP and Data Mining options
    Import file: expdat.dmp > FR_10_10_2012.dmp
    IMP-00002: failed to open FR_10_10_2012.dmp for read

Maybe you are looking for