Importing .EXP file in Oracle
722762Sep 16 2009 — edited Sep 16 2009I have an Oracle export file which has an .EXP extension. It is not .DMP file. How do I import this?
If I use "imp" in cmd to import as I would do for a dump file, it does not seem to recognize it and gives "IMP-00002: failed to open ABCD.EXP for read" error message.
Any suggestions appreciated....