Database Dump Import Oracle Importing an oracle dump into your local database By Sri Vittal Blog Administrator on Friday, January 28, 2011 Assuming you have exported the database from user qldsadmin, use the following command imp system/password fromuser=qldsadmin touser=qldsadmin log=d:import.log file=dump.dmp