美文网首页
数据库备份恢复(本地)

数据库备份恢复(本地)

作者: 只想做个俗人_贪财_好色 | 来源:发表于2019-04-15 13:10 被阅读0次

当前表空间所有表

imp 用户名/密码 file=2019.dmp touser=用户名 fromuser=用户名 indexes=n ignore=y buffer=20480000 log=2019.log ;

当前表空间所有表 指定表

imp 用户名/密码 file=2019.dmp touser=username fromuser=username indexes=n ignore=y tables=表名;

相关文章

网友评论

      本文标题:数据库备份恢复(本地)

      本文链接:https://www.haomeiwen.com/subject/neluwqtx.html