導(dǎo)出遠(yuǎn)程數(shù)據(jù)庫到本地的命令:
exp itsm4/itsm1234@RemoteIP/實(shí)例名 file=本地路徑 full=y
也可以
exp itsm4/itsm1234@實(shí)例名 file=本地路徑 full=y
導(dǎo)入:
imp aichannel/aichannel@orcl_127.0.0.1 full=y file=d:\datanewsmgnt.dmp ignore=y
指定表導(dǎo)入:
imp username/password@logic_name tables=xxx file=D:\xxxx.dmp ignore=y
full和tables只能指定其中的一種模式
exp itsm4/itsm1234@RemoteIP/實(shí)例名 file=本地路徑 full=y
也可以
exp itsm4/itsm1234@實(shí)例名 file=本地路徑 full=y
導(dǎo)入:
imp aichannel/aichannel@orcl_127.0.0.1 full=y file=d:\datanewsmgnt.dmp ignore=y
指定表導(dǎo)入:
imp username/password@logic_name tables=xxx file=D:\xxxx.dmp ignore=y
full和tables只能指定其中的一種模式