08 2014 档案

摘要:1.安装好Oracle数据库后: 执行 dbstart和dbshut会提示:[oracle@oracle11g ~]$ dbstartORACLE_HOME_LISTNER is not SET, unable to auto-start Oracle Net ListenerUsage: /u01... 阅读全文
posted @ 2014-08-28 17:51 ArcerZhang 阅读(430) 评论(0) 推荐(0) 编辑
摘要:find /data/weblogic/oracle/middleware -type f -name "*.xml" | xargs grep "context"find /u02/weblogic/ -type f -name "*.xml" | xargs grep "context-root... 阅读全文
posted @ 2014-08-26 16:16 ArcerZhang 阅读(1686) 评论(0) 推荐(0) 编辑
摘要:修改位置:/u02/weblogic/wlserver_10.3/server/lib/consoleapp/META-INF/application.xml: gscf文件内容-bash-3.2$ more /u02/weblogic/wlserver_10.3/server/lib/cons... 阅读全文
posted @ 2014-08-26 16:13 ArcerZhang 阅读(4038) 评论(0) 推荐(0) 编辑
摘要:ERROR: no read quorum in group: required 2, found 0 disksERROR: Could not heartbeat PST for grp 5. Force dismounting the disk group.ERROR: no read quo... 阅读全文
posted @ 2014-08-22 10:46 ArcerZhang 阅读(1239) 评论(0) 推荐(0) 编辑
摘要:参考文章 阅读全文
posted @ 2014-08-21 15:03 ArcerZhang 阅读(315) 评论(0) 推荐(0) 编辑
摘要:Oracle Profile操作--查看用户的默认PROFILE信息select username,b.* from dba_users a,dba_profiles b where a.profile=b.profile and username = 'PRECISE_DB';--设置用户的默认P... 阅读全文
posted @ 2014-08-12 14:23 ArcerZhang 阅读(244) 评论(0) 推荐(0) 编辑
摘要:参考文章 阅读全文
posted @ 2014-08-10 10:41 ArcerZhang 阅读(100) 评论(0) 推荐(0) 编辑
摘要:参考文章设置系统时间:date -s '2014-08-01 12:00:00'保存修改,写到主板:clock -w 阅读全文
posted @ 2014-08-04 13:45 ArcerZhang 阅读(148) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示