Today received one Critical Incident from Oem 12C . The alerts message was Message=Health checker runs found new failures in 12 at time/line number: Wed Dec 18 23:49:17 2013/122332.
first i quick check crs status . crsctl status cluster -all this command shows all cluster resource are online, since alerts was coming from only 1 node . i thought asm alerts will give me some clue on this . yes it give me ,below was key line in ASM alerts ,
Errors in file /XX/grid/oracle/diag/asm/+asm/+ASM1/trace/+ASM1_ora_XXX.trc:
ORA-17503: ksfdopn:2 Failed to open file +DATA/XXX/spfileXXX.ora
ORA-15173: entry 'XXX' does not exist in directory '/'
XXX is indicate here db name.
after checking more detail found, The error comes when db is droped and still it's register into OCR. after removing db from OCR byi srvcet remove .. Incident clear,
first i quick check crs status . crsctl status cluster -all this command shows all cluster resource are online, since alerts was coming from only 1 node . i thought asm alerts will give me some clue on this . yes it give me ,below was key line in ASM alerts ,
Errors in file /XX/grid/oracle/diag/asm/+asm/+ASM1/trace/+ASM1_ora_XXX.trc:
ORA-17503: ksfdopn:2 Failed to open file +DATA/XXX/spfileXXX.ora
ORA-15173: entry 'XXX' does not exist in directory '/'
XXX is indicate here db name.
after checking more detail found, The error comes when db is droped and still it's register into OCR. after removing db from OCR byi srvcet remove .. Incident clear,
No comments:
Post a Comment