imp system/manager file=bible_db.dmp log=bible_db.log ignore=y fromuser=a touser=b
system/manager 用户名和密码
file=bible_db.dmp 要导入的文件
log=bible_db.log 屏幕输出的日志文件
full=y 是否导入整个文件
ignore=y 忽略创建错误
fromuser=a 来源用户
touser=b 目标用户
注: 不能同时指定fromuser,touser,full参数.
exp system/manager file=bible_db.dmp owner=(b) tables=tbl_name
system/manager 用户名和密码
file=bible_db.dmp 导出的目标文件
owner=b 导出用户
表空间的扩展名为.dbf
日志文件扩展名为.log
system/manager 用户名和密码
file=bible_db.dmp 要导入的文件
log=bible_db.log 屏幕输出的日志文件
full=y 是否导入整个文件
ignore=y 忽略创建错误
fromuser=a 来源用户
touser=b 目标用户
注: 不能同时指定fromuser,touser,full参数.
exp system/manager file=bible_db.dmp owner=(b) tables=tbl_name
system/manager 用户名和密码
file=bible_db.dmp 导出的目标文件
owner=b 导出用户
表空间的扩展名为.dbf
日志文件扩展名为.log