Skip to Main Content

Database Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Strange PRF10205 error tring to update database to 11.2.0.2

user10316102Nov 18 2010 — edited Nov 19 2010
Hi,
I changed the VIP and public interface networks without problems. (srvctl etc... as stated in metalink document)
All IP have migrated from 192.168.41.*/0 to 192.168.38.*/128 addresses.
Now I'm trying to upgrade (out of place) to 11.2.0.2.
I upgraded without problems the crs, but , when I try to upgrade the database I get PRF-10205 errors.
In the log (../oraInventory/logs/installactionsxxxxx ) I find
INFO: Node Connectivity: This is a prerequisite condition to test whether connectivity exists amongst all the nodes. The connectivity is being tested for the subnets "192.168.41.0,10.0.1.0"
INFO: Severity:CRITICAL
INFO: OverallStatus:OPERATION_FAILED
INFO: -----------------------------------------------
INFO: Verification Result for Node:rac-bo-2

I've run
grid>cluvfy stage -post hwos -n rac-bo-1,rac-bo-2 -verbose
(on crs) and it reports no problems.

I don't know were the old subnet (41) is retrieved.
In fact the new clusterware (11.2.0.2) is running and also is running a db instance.

srvctl reports the new (and rigth) subnet

[ora]$ srvctl config nodeapps -a
VIP exists.:rac-bo-1
VIP exists.: /rac-bo-1-vip/192.168.38.142/255.255.255.128/eth2
VIP exists.:rac-bo-2
VIP exists.: /rac-bo-2-vip/192.168.38.144/255.255.255.128/eth2

Also /etc/hosts contains the new values

Maybe it depends from the .128 subnet?

Currentli I'm downloading again the 10.2.0.2 patchset (for the bug signaled today), luckily is not a production system so it's an option to reinstall.

Does anybody have suggestions?
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Dec 17 2010
Added on Nov 18 2010
1 comment
198 views