using exp dump file, how to know schema/tablespace/database/table....
Hi
I have export dump file. I don't have any information other then that about the dumpfile.
1. How do I know what version of exp was used(or database version)?
2. what does the exp contain, whether it is table/schema/tablespace/database level export?
3. Is it possible that I can used impdp command to export a file which was exported using "exp" command?