Tagged Questions
0
votes
1answer
40 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
71 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.