exp ZM/sql123@ORCL owner=ZM file=F\abcd.dmpim
create tablespace test datafile 'D:\test.dbf' size 1000m;
create user test identified by test default tablespace test;