发布时间:2018-04-13 19:20:06
控制文件(control file)是一个相当小的文件(最多能增长到64M左右),其中包含Oracle需要的其他文件的一个目录。参数文件告知实例控制文件的位置,控制文件则告知示例数据库和在线重做日志文件的位置。控制文件还告知了Oracle其他一些事情,如已发生检查点的有关信息、数据库名(必须和db_name参数匹配)、创建数据库的时.........【阅读全文】
发布时间:2018-01-10 14:23:22
隐含参数_minimum_giga_scn在Oracle 11.2.0.2打上相关的SCN的补丁以及后续的版本中已经被废弃:Connected to Oracle Database 12c Enterprise Edition Release 12.1.0.1.0Connected as SYS SQL> select count(*) from sys.all_parameters where name like ‘_minimum_giga_scn%’; &nb.........【阅读全文】
发布时间:2017-11-11 20:05:15
ORACLE死锁(ORA-00060)故障排查的一般性手法【背景】今晨巡检发现SAP PRD产生一个死锁:Sun Jun 29 10:30:36 2014ORA-00060: Deadlock detected. More info in file /oracle/PRD/saptrace/diag/rdbms/prd/PRD/trace/PRD_ora_2065024.trc.网上找到一个不错的troubles.........【阅读全文】
发布时间:2017-08-31 10:43:00
先做一些检查:1.检查ocr的完整性root@oeltan1 ~]# su - grid[grid@oeltan1 ~]$ cluvfy comp ocr -n all[plain] view plain copy print?Verifying OCR integrity Checking OCR integrity... Checking the&nb.........【阅读全文】
发布时间:2017-08-31 10:42:24
先做一些检查:1.检查ocr的完整性root@oeltan1 ~]# su - grid[grid@oeltan1 ~]$ cluvfy comp ocr -n all[plain] view plain copy print?Verifying OCR integrity Checking OCR integrity... Checking the&nb.........【阅读全文】