2015年12月24日

如何用数据泵导入数据

摘要: 数据泵create directory tmpdir as 'd:\';grant read,write on directory tmpdir to system;expdp system/welcome1 schemas=SGS_KARAMY_PLAN directory=tmpdir dump... 阅读全文

posted @ 2015-12-24 10:27 kebizhanmushi 阅读(364) 评论(0) 推荐(0)

如何替换orcl实例下的四个数据库

摘要: 1,drop 数据库对应的用户2,创建新的表空间 新的用户3,导入新的数据库imp grid_sysdb/sagis@klmy file=F:\data\addr_interestpoint.dmp tables= addr_interestpoint ignore=y 阅读全文

posted @ 2015-12-24 10:15 kebizhanmushi 阅读(173) 评论(0) 推荐(0)

导航