學無止盡
匯出 voip 的 schema
exp \'/ as sysdba\' owner=VOIP file=VOIP.dmp rows=n statistics=none log=exp_VOIP.log
匯入 voip 的 schema
imp \'/ as sysdba\' fromuser=VOIP touser=VOIP file=VOIP.dmp ignore=y log=Imp_VOIP.log
Oracle 11gR2 | imp/exp
JohnChen
JohnChen.twm@gmail.com