oracle10g - How to open .dmp oracle backup file -


I have a backup.dmp file, which is a backup file of my database created in Oracle I Please suggest to me how can I see Schema etc in that table, which is stored in backup.dmp? Should I install some software to open this backup.mmp file? Thank you in advance.

.dmp files are generated from the Oracle Devices (data pumps or exports). In order to take advantage of these files, you must install Oracle (for example, try for Oracle 10G Expect) and then import (APP) or Data Pump (DPDB)


Comments

Popular posts from this blog

winforms - C# Form - Property Change -

javascript - amcharts makechart not working -

java - Algorithm negotiation fail SSH in Jenkins -