了解Maclean Liu|向Maclean Liu提问 Oracle ALLSTARS 全明星(群内有多位Oracle高级售后support,N位OCM和ACE) QQ群 # QQ群号:23549328 # 已经升级到 2000人群,空位多多。欢迎有一定基础的Oracle骨友加入,现在入群需要经过Maclean的技术面试,欢迎面试,请加QQ号:47079569 为好友参加面试 2群基础群 适合刚入门的同学,会共享最佳入门实践和资料 QQ群 # QQ群号:171092051 # 已经升级到 500人的超级群,空位多多,无需面试
上一页 1 ··· 39 40 41 42 43 44 45 46 47 ··· 118 下一页

2013年3月19日

Script:诊断Scheduler信息

摘要: 以下脚本可以用于针对10g以后的Scheduler信息:set long 400set pagesize 1000set linesize 120column log_date format a37column operation format a8column status format a6column additional_info format a400column systimestam... 阅读全文

posted @ 2013-03-19 00:47 Oracle和MySQL 阅读(238) 评论(0) 推荐(0)

Script:GridControl Repository Health Check

摘要: 以下脚本可以用于检查Grid Control(OMS) Repository的健康程度:set linesize 130set pagesize 50000Set feedback offset heading offSPOOL RepositoryHealth.logPROMPT ********* Report to capture the Health of the EM Grid Cont... 阅读全文

posted @ 2013-03-19 00:47 Oracle和MySQL 阅读(275) 评论(0) 推荐(0)

Script:List Grid Control Jobs

摘要: 以下脚本可以用于列出Grid Control中的定式作业:SET verify OFFSET linesize 255SET pagesize 128SET trimout ONSET trimspool ONSPOOL jobdump.logALTER SESSION SET nls_date_format='MON-DD-YYYY hh:mi:ss pm'; COLUMN status for... 阅读全文

posted @ 2013-03-19 00:47 Oracle和MySQL 阅读(234) 评论(0) 推荐(0)

Script:Diagnostic Resource Manager

摘要: 以下脚本可以用于诊断Oracle 10g以后的Resource Manager信息:set echo on; set linesize 300; set pages 1000; set numwidth 10; set trimspool on; col VALUE for a30; col ATTRIBUTE for a15; col GRANTEE f... 阅读全文

posted @ 2013-03-19 00:47 Oracle和MySQL 阅读(149) 评论(0) 推荐(0)

[转]国外Oracle专家服务报价

摘要: DBA-Oracle.com是国外一家比较知名的Oracle专家服务公司(pythian.com则是另一家),让我们来看一下他们提供的Oracle服务的收费标准:转自http://www.anysql.net/dba/oracle_consult_price.html:服务越来越重要, 来看一个国外Oracle专家提供技术服务的报价, 都是以美元为单位的. 服务提供者为高级的具有OCP证书的DBA... 阅读全文

posted @ 2013-03-19 00:47 Oracle和MySQL 阅读(272) 评论(0) 推荐(0)

11gr2 RAC安装INS-35354问题一例

摘要: 今天在安装一套11.2.0.2 RAC数据库时出现了INS-35354的问题:因为之前已经成功安装了11.2.0.2的GI,而且Cluster的一切状态都正常,出现这错误都少有点意外:[grid@vrh1 ~]$ crsctl check crsCRS-4638: Oracle High Availability Services is onlineCRS-4537: Cluster Ready ... 阅读全文

posted @ 2013-03-19 00:47 Oracle和MySQL 阅读(824) 评论(0) 推荐(0)

新的Oracle网站登录界面

摘要: 今天登录MOS的时候发觉居然用户登录界面更新了,新的界面更为大气,风格上也更Oracle了。可以看出后台仍使用Oracle Access Manager 11g,仅仅是UI发生了变化。 阅读全文

posted @ 2013-03-19 00:47 Oracle和MySQL 阅读(461) 评论(0) 推荐(0)

ksfd: async disk IO等待事件

摘要: Often a write to disk.SolutionsConsistent Slow PerformanceImprove I/OInvestigate if the application can be changed to perform fewer writes.Abnormal Variations in PerformanceInvestigate potential probl... 阅读全文

posted @ 2013-03-19 00:47 Oracle和MySQL 阅读(198) 评论(0) 推荐(0)

library cache latch等待事件

摘要: This latch serializes access to the objects in the library cache. Every time a SQL statement, a PL/SQL block or a stored object (procedure, package, function, trigger) is parsed or executed, this latc... 阅读全文

posted @ 2013-03-19 00:47 Oracle和MySQL 阅读(212) 评论(0) 推荐(0)

HTC Sensation G14开盒

摘要: 阅读全文

posted @ 2013-03-19 00:47 Oracle和MySQL 阅读(95) 评论(0) 推荐(0)

上一页 1 ··· 39 40 41 42 43 44 45 46 47 ··· 118 下一页

导航