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

06 2010 档案

Ignore gsd resource failed to start above 10g
摘要:On : 10.2.0.1 version, Real Application ClusterWhen attempting to start gsd resource.the following error occurs.ERROR-----------------------Auto-start failed for the CRS resource .Trac the issue with... 阅读全文

posted @ 2010-06-30 06:39 Oracle和MySQL 阅读(268) 评论(0) 推荐(0) 编辑

rac中手动关闭的Listener资源会自动重启?
摘要:几个月前,在客户的一次演练测试中,一位乙方项目组的经理指出:在RAC环境中使用lsnrctl命令关闭监听,Oracle CRS会自动将该监听重启。客户对他的这个说法十分重视,同时向我咨询,CRS确实会定期对所有资源进行检查,并可能重新启动以外终止的资源;但手动使用lsnrctl关闭监听绝对不能算在以外终止的范畴当中。这位乙方的项目经理年纪已界中年,项目经验十分丰富,而且说起这个问题来信誓旦旦(十分... 阅读全文

posted @ 2010-06-27 20:17 Oracle和MySQL 阅读(332) 评论(0) 推荐(0) 编辑

Find Past Image in RAC Global Cache
摘要:Instance 1:Start dump data blocks tsn: 0 file#:1 minblk 95753 maxblk 95753Block dump from cache:Dump of buffer cache at level 4 for tsn=0, rdba=4290057BH (0x8df55108) file#: 1 rdba: 0x00417609 (1/9575... 阅读全文

posted @ 2010-06-22 20:48 Oracle和MySQL 阅读(389) 评论(0) 推荐(0) 编辑

西宁旅记:管中窥豹
摘要:6月11日5点天刚蒙蒙亮,极不自然地醒过来,因为要赶飞机的缘故又是一夜没睡好;从家中打车到浦东机场需用一个多小时,抵达时已经6点半了,我要搭乘7点50分的飞机,自上海出发到西安转机到青海西宁。这次是公司在开拓青海省期间的一次技术交流,对象是西宁市的一家政府下属单位。早晨的浦东机场已经十分忙碌,考虑到是世博期间人流更胜往常;这里是大魔都一处永不停歇的驿站,在这里人流喷涌,为这个国家带来所有未知机遇。... 阅读全文

posted @ 2010-06-21 12:15 Oracle和MySQL 阅读(238) 评论(0) 推荐(0) 编辑

Internal_Function with Encryption in SQL PLAN
摘要:Sometimes,the columns are decrypted as a result and decrypt functions (appears as INTERNAL_FUNCTION in the execution plan) are applied on them, which can lead to poor approximations of column selectiv... 阅读全文

posted @ 2010-06-20 10:45 Oracle和MySQL 阅读(393) 评论(0) 推荐(0) 编辑

诊断RAC数据库的启动
摘要:上周为一位网友诊断了RAC数据库手动添加节点以后,所添加的节点可以手动startup,但是无法利用srvctl工具启动的问题。实际上是因为srvctl启动实例时优先使用的是ASM中的spfile,而手动startup则使用$ORACLE_HOME/dbs下的spfile,因为这位网友没有通过DBCA工具来添加实例,所以ASM中的spfile没有正确被配置。对于该类使用srvctl无法正常启动RAC... 阅读全文

posted @ 2010-06-17 23:41 Oracle和MySQL 阅读(430) 评论(0) 推荐(0) 编辑

Exadata Server Hardware Details
摘要:Exadata Server Hardware Details:[oracle@maclean01 ~]$ cat /proc/cpuinfoprocessor : 0vendor_id : GenuineIntelcpu family : 6model : 26model name : Intel(R) Xeon(R) CPU ... 阅读全文

posted @ 2010-06-16 19:54 Oracle和MySQL 阅读(884) 评论(0) 推荐(0) 编辑

ORA-00600: INTERNAL ERROR CODE, ARGUMENTS: [729], [10992], [SPACE LEAK] Example
摘要:The customers got this error every alternative days on Version 9.2.0.7. They did increase the shared pool from 450MB to 704MB. Let's see the alert.log and the last generated trace file.SQL> l1 se... 阅读全文

posted @ 2010-06-12 04:29 Oracle和MySQL 阅读(445) 评论(0) 推荐(0) 编辑

Script To Monitor RDBMS Session UGA and PGA Current And Maximum Usage Over Time
摘要:Scriptsetechooff;setfeedbackoff;setheadingoff;setlinesize128;setshowoff;setpagesize55;settrimspoolon;setverifyoff;column"SIDANDSERIAL#"FORMATA19colSNAP_COLUMNnew_valueSNAP_TIME... 阅读全文

posted @ 2010-06-11 03:08 Oracle和MySQL 阅读(246) 评论(0) 推荐(0) 编辑

Performance: PostgreSQL VS SQLSERVER
摘要:最近(2010 March) redhat公司release了一份对PostgreSQL和SQLSERVER的性能检测报告,使用相同的HP ProLiant DL370 G6(Intel Xeon W5580)主机,操作系统是Redhat Enterprise Linux 5:Windows Server 2008 Enterprise;PostgreSQL 部分参数进行了优化,包括checkpo... 阅读全文

posted @ 2010-06-10 08:10 Oracle和MySQL 阅读(556) 评论(0) 推荐(0) 编辑

Script:收集RAC性能诊断信息
摘要:以下脚本可以用于收集RAC性能诊断信息:spool rac_diag.logSELECT B1.INST_ID, B2.VALUE blocks, Round(B1.VALUE / 100) total_time, round((B1.VALUE / B2.VALUE) * 10, 2) avg_time FROM GV$SYSSTAT B1, GV$SYSS... 阅读全文

posted @ 2010-06-10 02:52 Oracle和MySQL 阅读(201) 评论(0) 推荐(0) 编辑

ORA-00600 [4400][48]错误一例
摘要:5月26日某客户告警日志中出现的ORA-00600 [4400],[48]错误记录,并产生了trace文件:,*** SERVICE NAME:(ETL) 2010-05-26 16:45:45.930*** SESSION ID:(262.12024) 2010-05-26 16:45:45.930*** 2010-05-26 16:45:45.930ksedmp: internal or fa... 阅读全文

posted @ 2010-06-09 18:46 Oracle和MySQL 阅读(455) 评论(0) 推荐(0) 编辑

Oracle Voyager Worm 一段匿名块SQL蠕虫
摘要:2005年12-20日(很久以前)一位匿名用户在邮件列表中发布了一段匿名块的SQL蠕虫病毒,这可能是人们第一次意识到PL/SQL也能用来写病毒。很多专家都对该段程序进行了分析,其主要破坏行为如下:1.将DBA权限授予public角色2.删除名为aa的trigger3.创建名为aa的数据库登陆后(after database logon)触发器,该触发器还包含了使用UTL_TCP包(前提是病毒所在实... 阅读全文

posted @ 2010-06-08 20:00 Oracle和MySQL 阅读(259) 评论(0) 推荐(0) 编辑

ora-600[qesmmCValStat4]一例
摘要:在之前的文章中提到过一个有趣的绘制五角星的SQL,具体SQL语句如下:with a as(select distinct round(sum(x) over(order by n)) x,round(sum(y) over(order by n)) yfrom (select n,cos(trunc(n / 20) * (1 - 1 / 5) * 3.1415926) * 2 x,sin(trun... 阅读全文

posted @ 2010-06-08 18:53 Oracle和MySQL 阅读(305) 评论(0) 推荐(0) 编辑

利用SQL查找表中的质数(prime number)和完全数(perfect number)以及几个有趣的SQL语句
摘要:之前在某次interview中被老外问到如何用SQL找出列上的质数和完全数的问题;我当时已经多年没有写过这种考算法和SQL技巧(纯粹的技巧)的语句了,乍遇此问题倒是有些棘手。现在录以记之,供人参考.SQL> create table numbers(NO int) ;表已创建。SQL> insert into numbers select rownum from dba_objects;已创建... 阅读全文

posted @ 2010-06-08 13:54 Oracle和MySQL 阅读(514) 评论(0) 推荐(0) 编辑

PostgreSQL.Essential.Reference
摘要:download PostgreSQL Essential Reference here 阅读全文

posted @ 2010-06-08 02:53 Oracle和MySQL 阅读(150) 评论(0) 推荐(0) 编辑

Book:Building a WordPress
摘要:Building a wordpress blog download 阅读全文

posted @ 2010-06-08 02:48 Oracle和MySQL 阅读(180) 评论(0) 推荐(0) 编辑

Rethink Migration, Another advertisement from db2
摘要:Once , in the land of Databasia,there were two neighbouring communitieson either side of Migration Mountain.There were so different in many ways.In the town of DB2 ,everything ran smoothly & efficient... 阅读全文

posted @ 2010-06-07 22:21 Oracle和MySQL 阅读(149) 评论(0) 推荐(0) 编辑

ORA-600 internal error[kqrfrpo]一例
摘要:3月17日某客户主机上出现了文件系统空间不足的问题,经查发现是Oracle在1点左右产生了大量trace跟踪文件以致耗尽了磁盘空间,这些trace跟踪文件均是由Oracle服务进程遭遇错误“ORA-600: : internal error code, arguments: [kqrfrpo], [0x700000279FF98E0], [11], [], [], [], [], []”后在用户u... 阅读全文

posted @ 2010-06-07 12:44 Oracle和MySQL 阅读(211) 评论(0) 推荐(0) 编辑

09年博客迁移:IBM 将生产新一代DNA结构芯片
摘要:随着芯片制造商们正努力开发更小,成本更低的芯片;IBM正在试图创造下一代DNA芯片,如同组成我们身体的结构。一篇发表在中日自然杂志的纳米技术论文解释,人工DNA纳米结构或DNA折叠技术可为我们提供一种更廉价的芯片制造框架。“这是首次证明利用生物分子结构,可以促进半导体行业的进步”,IBM公司的研究经理Spike Narayan在接受采访时说。“基本上,这表明生物结构样本DNA为我们提供了一种可再造... 阅读全文

posted @ 2010-06-06 22:14 Oracle和MySQL 阅读(195) 评论(0) 推荐(0) 编辑

single-task message and cursor pin S on X
摘要:Recently i find many session are waiting for Event in my customer's AIX 10.2.0.4 instance, it's a new event in the 10gr2,after mutex take place of latch .When a session is going to parse or repar... 阅读全文

posted @ 2010-06-06 11:27 Oracle和MySQL 阅读(1316) 评论(0) 推荐(0) 编辑

too many tweets for twitter?
摘要:Just now find that Twitter is over capacity to response as below image:I am now so curious about twitter web architecture and like to write a note . 阅读全文

posted @ 2010-06-04 23:57 Oracle和MySQL 阅读(194) 评论(0) 推荐(0) 编辑

Oracle Exadata v2的价格
摘要:著名的Conor O'Mahony(DB2的市场经理)在他的博客中罗列了使用一台全机架系统(full-rack)Exdata V2所需的费用列表: $1,150,000 硬件价格 $1,680,000 存储服务器的软件价格 $369,600 存储服务器软件支持和维护费用(以22%计) $1,520,000 Oracle企业版软件价格($47.5k*8 servers*8 core... 阅读全文

posted @ 2010-06-04 11:55 Oracle和MySQL 阅读(705) 评论(0) 推荐(0) 编辑

Script:收集UNDO诊断信息
摘要:以下脚本可以用于收集Automatic Undo Management的必要诊断信息,以sysdba身份运行:spool Undo_Diag.out ttitle offset pages 999set lines 150set verify off set termout offset trimout onset trimspool onREM REM ------------------... 阅读全文

posted @ 2010-06-03 22:39 Oracle和MySQL 阅读(356) 评论(0) 推荐(0) 编辑

Script:列出数据库中子表上没有对应索引的外键
摘要:该脚本用于列出在子表上没有对应索引的外键,没有索引可能引发额外的表锁:"You should almost always index foreign keys. The only exception is when the matching unique or primary key is never updated or deleted."When a foreign key is uninde... 阅读全文

posted @ 2010-06-03 01:02 Oracle和MySQL 阅读(295) 评论(0) 推荐(0) 编辑

11g compression 新特性(1)
摘要:11g引入了大量compress相关的特性,其中之一便是dbms_compression包;GET_COMPRESSION_RATIO函数可以帮助我们了解压缩某个表后各种可能的影响。换而言之,这个函数可以让我们在具体实施表压缩技术或者测试前,对于压缩后的效果能有一个基本的印象。该包在11gr2中被首次引入,故而使用之前版本的包括11gr1都无缘得用。其次除OLTP压缩模式之外的柱形混合压缩只能在基... 阅读全文

posted @ 2010-06-02 23:29 Oracle和MySQL 阅读(525) 评论(0) 推荐(0) 编辑

11gr2 Pseudo-error debugging events
摘要:so different from 10gr2,more debugging events added.for example , event 10949:10949, 00000, "Disable autotune direct path read for full table scan"AND10978, 00000, "general event for materialized view... 阅读全文

posted @ 2010-06-02 19:55 Oracle和MySQL 阅读(140) 评论(0) 推荐(0) 编辑

直接路径读取对于延迟块清除的影响
摘要:在Oracle 11g版本中串行的全表扫描可能使用直接路径读取(direct path read)的方式取代之前版本中一直使用的DB FILE SCATTERED READ, 显然direct path read具备更多的优势:1. 减少了对栓的使用,避免可能的栓争用2.物理IO的大小不再取决于buffer_cache中所存在的块;试想某个8个块的extent中1,3,5,7号块在高速缓存中,而2... 阅读全文

posted @ 2010-06-02 15:48 Oracle和MySQL 阅读(453) 评论(0) 推荐(0) 编辑

How to make BBED(Oracle Block Brower and EDitor Tool) on Unix/Linux/Windows
摘要:"BBED(Oracle Block Brower and EDitor Tool),用来直接查看和修改数据文件数据的一个工具,是Oracle一款内部工具,可以直接修改Oracle数据文件块的内容,简单来说就是一个针对 Oracle的二进制编辑工具。该工具不受Oracle支持,所以默认是没有生成可执行文件的,在使用前需要重新编译。" 在10g中编译该工具显得较简单: [maclean@rh2 ~]... 阅读全文

posted @ 2010-06-02 15:39 Oracle和MySQL 阅读(376) 评论(0) 推荐(0) 编辑

Fedora 13发布,附下载链接
摘要:Fedora Linux是著名的redhat公司除收费的RHEL发行版外一个免费的实验性操作系统(实验性是相对于Redhat Enterprise Linux而言); 其最新版本Version 13在近期发布了(点这里进入下载页面);Fedora是一个基于社区的发行版本,同时它十分流行,其流行度仅次于Ubuntu乌班图。 阅读全文

posted @ 2010-06-02 12:17 Oracle和MySQL 阅读(184) 评论(0) 推荐(0) 编辑

AIX学习经典书籍:AIX 5L Administration
摘要:McGraw-Hill出版的经典AIX学习书籍,作者是Randal K.michael, 仅作学习研究用途。AIX5L_administration 阅读全文

posted @ 2010-06-01 13:12 Oracle和MySQL 阅读(278) 评论(0) 推荐(0) 编辑

导航

< 2025年3月 >
23 24 25 26 27 28 1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30 31 1 2 3 4 5
点击右上角即可分享
微信分享提示