You are here:

Oracle/URGENT!!! pleaaaaaaaaaaseeeee

Advertisement


Question
hello sir,
i've got a *.dmp file that i can't open! i've just read your answer to another question similar to this! but unfortunately it couldn't help! since i haven't worked with oracle till now! i've just installed it! and i even don't know how to use it!!
i'll be sooooooo grateful if u can help me step by step to open this file. please note that i don't know anything about oracle...!

Answer
Hi Maryam,

Here's a quick and simple Frequently Asked Question (FAQ) document from OracleFAQ's website.

Question #2 would help you immediately.

An Oracle .DMP file is a binary file (and thus is not in clear text that a human can read and understand). It's usefulness is to port/move data from one oracle database to another, even operating system independent (e.g. moving some or all oracle data from a database on IBM AIX to Oracle on an Oracle database running on Microsoft).

From Oracle 9i and below, the IMPORT and EXPORT commands are your primary tools: EXPORT to extract and create the .DMP file; IMPORT to load an existing .DMP file into your target database.

With Oracle 10gR1, R2 and 11gR1, EXPORT and IMPORT are still supported, but it is recommended that you start using DataPump (EXPDP and IMPDP) in place of EXPORT and IMPORT. It is expected that the EXPORT and IMPORT commands will be deprecated at some point in the future.

Hopefully this helps.  

Oracle

All Answers


Answers by Expert:


Ask Experts

Volunteer


Peter Choi

Expertise

I am a senior Oracle DBA, PeopleSoft HCM specialist and Project Manager with 15+ years experience. I have been working with PeopleSoft (HRMS/HCM 5, 7, 7.x and 8.9, 9.x), Oracle RDBMS (7.3 - 11gR2) on various Unix and MS-Windows platforms, and some Oracle Application Server (9i - 11gR1). I also have experience with the configuration and administration of PeopleSoft's Internet Architecture (PIA) and the Oracle 11g Fusion Middleware and Oracle Business Intelligence (OBI).

©2012 About.com, a part of The New York Times Company. All rights reserved.