If someone was doing this shit next to me in a fucking flight I'd punch them in the fucking face. Imagine some weenie talking to his laptop for 3 hours straight. FFS!
i have a 3 node RAC/GRID setup. EM runs from node 1 typically. if node 1 goes down, how can i run EM on one of the other nodes? the LISTENERS are up and dbconsole daemon starts but i cannot connect/start an EM session with either of the surviving nodes. only after i bring up node1 can i connect/run EM. what am i missing? is there a re-configure utility that tells oracle to allow EM to run on different nodes other than the original 1st node?
thanx again. not knowing what exactly each command will do i have reservations about your procedure; based on the given process, it seems a bit extreme to drop and recreate a cluster just to get dbconsole up on a surviving node. is all this the only way to bring up EM/Grid Manager on a different node? it seems to me there would be an easier and quick way to do this as it seems like this loss of primary node senario might be a common occurence for people.
If someone was doing this shit next to me in a fucking flight I'd punch them in the fucking face. Imagine some weenie talking to his laptop for 3 hours straight. FFS!
YoLninYo 3 months ago
@YoLninYo Yeah, but he's flying in uber first class - not really sitting next to anyone and you get to lay down.
antwoneeter 1 month ago
Are you using a shared disk in your virtual environment?
JUDOSAMURAIGB 1 year ago
Thnak a lot for your time and very goog tutorial.
The OUI finishes the installation unsucessfully in node2.
I think it´s for
Bug 9064614: CRSCTL CHECK CRS FAILS ON 2ND NODE 'VM-LNX-BTK29' CRS-5011
Do you had this problem before?
Thank you very much :)
melmak7 1 year ago
i have a 3 node RAC/GRID setup. EM runs from node 1 typically. if node 1 goes down, how can i run EM on one of the other nodes? the LISTENERS are up and dbconsole daemon starts but i cannot connect/start an EM session with either of the surviving nodes. only after i bring up node1 can i connect/run EM. what am i missing? is there a re-configure utility that tells oracle to allow EM to run on different nodes other than the original 1st node?
dikinuface 2 years ago
@dikinuface
the dbconsole for a 10gr2 rac environment is designed in this way:
on main node (the one where you executed emca in first place):
dbconsole (oc4j process)
emagent
on all other nodes:
emagent
so if the main node goes down then you need to recreate the dbconsole and pick one of the remaining nodes as the primary.
this was not the case for 10gr1 rac where each instance would have its own dbconsole
you can still revert to 10gr1 config for a 10gr2 rac dbconsole look it up in the otn docs
bmaradi 2 years ago
thanx. you said; "you need to recreate the dbconsole and pick one of the remaining nodes" ... how does one do this?
this is exactly what i cannot figure out how to do.
dikinuface 2 years ago
in a cluster environment the node from where you run emca -config dbcontrol db -cluster is the main node where the dbconsole is created.
you'll have to drop the repository:
ORACLE_HOME/bin/emca -deconfig dbcontrol db -repos drop -cluster
and then from one of the other remaining nodes:
ORACLE_HOME/bin/emca -config dbcontrol db -repos create -cluster
bmaradi 2 years ago
thanx again. not knowing what exactly each command will do i have reservations about your procedure; based on the given process, it seems a bit extreme to drop and recreate a cluster just to get dbconsole up on a surviving node. is all this the only way to bring up EM/Grid Manager on a different node? it seems to me there would be an easier and quick way to do this as it seems like this loss of primary node senario might be a common occurence for people.
dikinuface 2 years ago
Thanks for posting this. May I know what notebook spec/model do you use for this 11gR2 RAC?
justiono 2 years ago
At 0:09, the screen shows Mac OS X 10.6.1, 2.4 Ghz Intel Core 2 Duo, 4GB 667 Mhz Ram.
I'm on a plane, so it's likely a notebook. =)
Was there a particular spec of interest?
masterschema 2 years ago
I must have missed that 0:09 moment. I'm just curious as it was so slow in my Compaq T7500 2.2 GHz, 3GB RAM
MegaWwewwewwe 2 years ago
Cool! vid :)! Thanks for the vid.
Can you do a Oracle 11g installation tutorial + backup and recovery for non-Oracle DBAs.
Cheers!
anilm2010 2 years ago
I'll be working on some videos and written tutorials to help system administrators understand DBA work better...
and vice versa...
masterschema 2 years ago
Thanks :) Looking forward to watching them
anilm2010 2 years ago