Import and explore Oracle .dmp file

357 Views Asked by At

I have a .dmp file (export from an Oracle DB) I need to get data from. I have installed Oracle 11g Express Edition successfully, with user SYSTEM and imp command I imported the file, with some warnings though, but now after hours of searching the Internet, I still have no idea how to explore the DB created by that file.

Can explain to me how to do that or at least point me to some relevant documentation, please? This is the first time I use Oracle.

Thanks!

Update: I already tried with Oracle SQL Developer. I use the user SYSTEM that was created automatically when I installed XE

0

There are 0 best solutions below