2016年3月30日
摘要: oracle10g是服务器,如果本机安装了oracle10g,没有必要安装oracle client,只要配置好DNS,就可以使用plsql devement连接 当然你也可以同时安装oracle10g和oracle client oracle client是客户端,里面有数据库管理工具、配置DNS 阅读全文
posted @ 2016-03-30 15:21 Rainbow-lpf 阅读(375) 评论(0) 推荐(0) 编辑
摘要: 导出:exp ssht/taxware@sshtfile=d:\ssht.dmpexp 用户名/密码@服务名导入:imp ssht/taxware@mysshtfile=d:\ssht.dmp fromuser=ssht touser=sshtimp 用户名/密码@服务名注意:在导入时,首先要保证用 阅读全文
posted @ 2016-03-30 15:17 Rainbow-lpf 阅读(500) 评论(0) 推荐(0) 编辑