06 2016 档案

摘要:转载地址: http://www.2cto.com/database/201312/261602.html由于服务器断电,启动 oracle 时报 ORA-00600 错误查看 oracle trace 日志1. 执行 sqlplus 登录 oraclesqlplus / as sysdba2. ... 阅读全文
posted @ 2016-06-22 17:10 星辰大海的征途 阅读(1337) 评论(0) 推荐(0)
摘要:一、 maven 导出lib 包 执行命令mvn dependency:copy-dependencies -DoutputDirectory=target/lib 或者在 eclipse 中执行,Maven build... , Goals 中输入 dependency:copy-de... 阅读全文
posted @ 2016-06-01 13:11 星辰大海的征途 阅读(1148) 评论(0) 推荐(0)