I need to use Oracle for development purpose on my OSX machine so I downloaded an Oracle 11g Express virtualbox which runs on Linux. Further, I do want to import a database dump file which was exported by "expdb" to this environment but I found that "impdb" tool is not a part of the Oracle 11g express virtualbox.
I have searched through many articles and documentations but it seems like "impdb" is shipped with the full installation of Oracle, not the express one (correct me if I'm wrong). Thus, I wonder if is there any way I can use "impdb" to import my database dump file to this Oracle 11g express environment?
Datapump is available in XE:
Note! Look for expdp and impdp