Custom Search . . .

Sunday, July 12, 2009

PRKH-1001 : HASContext Internal Error


Today when I try to add new service in my RAC Environment; I got below error message.

[root@linux1 bin]# ./srvctl add service -d devdb -s devdb_taf -r "devdb1,devdb2" -P BASIC
PRKH-1001 : HASContext Internal Error
[root@linux1 bin]#

When I check my rac services; everything seems running fine.

[root@linux1 bin]# ./olsnodes -n
linux1 1
linux2 2
linux3 3


[root@linux1 bin]# ./crs_stat -t | grep -i linux
ora.devdb.db application ONLINE ONLINE linux1
ora....b1.inst application ONLINE ONLINE linux1
ora....b2.inst application ONLINE ONLINE linux2
ora....SM1.asm application ONLINE ONLINE linux1
ora....X1.lsnr application ONLINE ONLINE linux1
ora.linux1.gsd application ONLINE ONLINE linux1
ora.linux1.ons application ONLINE ONLINE linux1
ora.linux1.vip application ONLINE ONLINE linux1
ora....SM2.asm application ONLINE ONLINE linux2
ora....X2.lsnr application ONLINE ONLINE linux2
ora.linux2.gsd application ONLINE ONLINE linux2
ora.linux2.ons application ONLINE ONLINE linux2
ora.linux2.vip application ONLINE ONLINE linux2
ora.linux3.gsd application ONLINE OFFLINE
ora.linux3.ons application ONLINE OFFLINE
ora.linux3.vip application ONLINE ONLINE linux1

My Database & Operating System Version:

Os Version : Red Hat Linux 4 AS

Database Version: 10.2.0.1.0

This error bug (bug Nr: 4493093 - PRKH-1001 from "srvctl add nodeapps") in 10.2.0.1.0 also this fixed in 10.2.0.3.0 (Check Metalink Document: 4493093.8)

You may need to upgrade you database version.

Please post your feedback & comments here. ..

Thanks

No comments: