摘要: ####expdp expdp \' / as sysdba \' directory=DATA_PUMP_DIR dumpfile=tpsp20121126.dmp logfile=tpsp20121126.log tables= scott.emp,scott.dept impdp \' / a 阅读全文
posted @ 2016-11-30 16:38 feiyun8616 阅读(5327) 评论(0) 推荐(0)
摘要: http://jingyan.baidu.com/article/5d6edee2fbb9f999eadeecb9.html http://jingyan.baidu.com/article/363872ecca722b6e4ba16f18.html ######sample 1 oracle存储过 阅读全文
posted @ 2016-11-30 15:07 feiyun8616 阅读(436) 评论(0) 推荐(0)
摘要: 1.find /i "ora-" *.* > check.log del /Q .\log\*.* 附录: 我对findstr是如此的依赖,以至于当我向各位讲解find命令的时候,我还得老老实实地在cmd窗口中敲下 find /? 这条命令,然后重重地按下回车键。 find /? 的执行结果很快,唰 阅读全文
posted @ 2016-11-30 09:49 feiyun8616 阅读(626) 评论(0) 推荐(0)