Tagged Questions
0
votes
1answer
18 views
Oracle DB 11gR2 netca installation failing
I am getting below error when I run netca from command line
cmd: /u01/app/oracle/product/11.2.0/db_1/bin/netca /silent /responsefile=/oracle_binaries/database/response/netca.rsp
[main] [ 2013-05-17 ...
1
vote
1answer
127 views
What is the difference between Oracle clusterware and Real Application Clusters?
What is the difference between Oracle clusterware and Real Application Clusters? If we have 2 servers and want to join them into a cluster why there are two separate software products?
2
votes
1answer
155 views
How many database licenses do we need for setting 2 servers (nodes) into a cluster?
Suppose we have a server that has only 1 CPU with 1 core, so we need 1 Oracle database license for installing a database into it. Now, if we would need to add a second server, combine them into ...
0
votes
0answers
367 views
Which is more scalable, Oracle RAC or MySQL Cluster? [closed]
I'm looking for information about both products and your experience would be a big help. I'm aware that Oracle RAC and MySQL Cluster uses different architecture and that Oracle RAC has single point of ...
2
votes
1answer
2k views
1
vote
1answer
70 views
Can I install an additional oracle database on one node of an oracle cluster (RAC)?
Let's say I have a two-node Oracle RAC environment. Can I install an additional Oracle database on one of the node?
Thanks.