暂无签名
暂无介绍
全部博文(68)
发布时间:2009-09-29 11:03:22
主题: Oracle Clusterware: Patch installation 文档 ID: 557934.1 类型: REFERENCE Modified Date: 30-JUL-2009 状态: PUBLISHED In this Document Purpose Scope Oracle Clusterware: Patch installation How Oracle Clusterware is Different from the RDBMS Types of patches Applying PatchSets Applying Bundle Patches (CRSBP/MLR) Conclusion References Applies to: Oracle Server - Enterprise Edition - Version: 10.1.0.4 to 11.1......【阅读全文】
发布时间:2009-09-29 10:44:12
主题: OCRDUMP -BACKUPFILE Is Failing With PROT-302 文档 ID: 782233.1 类型: PROBLEM Modified Date: 27-MAY-2009 状态: PUBLISHED In this Document Symptoms Cause Solution References Applies to: Oracle Server - Enterprise Edition - Version: 10.2.0.1 to 10.2.0.4 This problem can occur on any platform. Symptoms The command : ocrdump -backupfile <filename> ; used to dump contents of a backup Oracle Cluster Registry (OCR) file will fa......【阅读全文】
发布时间:2009-09-29 10:13:57
密码字符串要求:-- Check if the password is same as the username-- Check for the minimum length of the password-- Check if the password contains at least one letter, one digit and one-- Check if the password differs from the previous password by at leastCREATE OR REPLACE FUNCTION SYS.verify_function(username varchar2, password varchar2, old_password varchar2) RETURN boolean IS n boolean; m integer; differ integer; isdigit boolean; ischar boolean; ispunct boolean; digitarray va......【阅读全文】
发布时间:2009-09-28 17:44:14
主题: OCR Corruption after Adding/Removing voting disk to a cluster when CRS stack is running 文档 ID: 390880.1 类型: ALERT Modified Date: 13-MAR-2009 状态: PUBLISHED In this Document Description Likelihood of Occurrence Possible Symptoms Workaround or Resolution Patches Modification History References Applies to: Oracle Server Enterprise Edition - Version: 10.2.0.1 to 10.2.0.4 Information in this document applies to any platfo......【阅读全文】
发布时间:2009-09-28 14:09:27
主题: OCR / Vote disk Maintenance Operations: (ADD/REMOVE/REPLACE/MOVE), including moving from RAW Devices to Block Devices. 文档 ID: 428681.1 类型: HOWTO Modified Date: 02-JUN-2009 状态: PUBLISHED In this Document Goal Solution References Applies to: Oracle Server - Enterprise Edition - Version: 10.2.0.1 to 11.1.0.6 Information in this document applies to any platform. Oracle Server Enterprise Edition - Version: 10.2.0.1 to 10.2.0.4 G......【阅读全文】