2010/9/9 Markus Reger <[email protected]>: > Hello to everybody > > > I am meant to test if one - eventually six - ORACLE rdbms databases can be > run on a HA SLES11.1 in active/active mode (now 2 latter 4 nodes). > If traffic rises the whole instance should scale and a second machine is > meant to hande queries too. > ORACLE on SLES11.1 is fully functional und runs fine. > The HA C is configured and ORACLE can be startet, BUT only on one node. > > > Question/Problem: > > Cannot start the rdbms on the other instance at the same time, or better > phrased, the database insance cannot be in exitence parallel. > > > > Has anyone any idea, if > -) ORACLE needs to be configured distinctively for that purpose > -) knows a place where to find configuration hint/example/explanations. > Whatever I find along with SLES or oracle is mystical. > > > Thank You in advance > > kr > m
With plain HAE+Oracle, you can only move the instance as a resource between the nodes. To use active/active configuration, you need Oracle RAC, plain standalone Oracle wont work. Regards, -- Ciro Iriarte http://cyruspy.wordpress.com -- _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
