06 2016 档案
摘要:转载地址: http://www.2cto.com/database/201312/261602.html由于服务器断电,启动 oracle 时报 ORA-00600 错误查看 oracle trace 日志1. 执行 sqlplus 登录 oraclesqlplus / as sysdba2. ...
阅读全文
摘要:一、 maven 导出lib 包 执行命令mvn dependency:copy-dependencies -DoutputDirectory=target/lib 或者在 eclipse 中执行,Maven build... , Goals 中输入 dependency:copy-de...
阅读全文