Comments
- Phil Dunn (@Phil_Oracle) on Oracle’s New T5 TPC-C: Where’s the SPARC?, Part II
- ODBC on Installing the Netezza ODBC Driver.
- ashish on View deleted data in Netezza with view_deleted_records.
- Gary on Installing the Netezza ODBC Driver.
- venkat on Installing the Netezza ODBC Driver.
- Gary on EMCA Fails With Error “Failed to allocate port(s) in the specified range(s) for the following proces
- arnab on EMCA Fails With Error “Failed to allocate port(s) in the specified range(s) for the following proces
- Hank Classe on ANS1017E (RC-50) Session rejected: TCP/IP connection failure
- Sean Robinson on Registering with Multiple listeners.
- Gary on Sending nzevent emails for system state changes.
Meta
Tag Archives: RAC
What’s Really Behind an Oracle “World Record” ?
It’s so sweet. Oracle is really trying. They realize how important it is to have industry standard benchmark proof points. They realize that these proof points should use important workloads. Like SAP. But that’s where it ends. In Oracle’s latest press release, they claim a “world record” on the SAP for Utilities Standard Application Benchmark. [...]
Continue reading
10.2.0.4 Agent install on a 6 node cluster.
Installing EM Agent on RAC. Had to install EM Agent on 6 nodes in a cluster, had some problems which we resolved. Here’s the walk through.
Posted in Configuration., Enterprise Manager, OMS, Oracle Agent
Tagged CLUSTER, emagent;, RAC, runInstaller
Comments Off
Enabling Archiving on RAC.
Archiving on RAC can be enabled at the database level, and has to be done the same as any other database, in mount mode.
Posted in Configuration., Oracle
Tagged ALTER~DATABASE, Archive, Archiving, CLUSTER, CLUSTER_DATABASE, RAC
Comments Off
crsctl stop crs and CRS-2794
In a typical crsctl command being issued, mostof the output can be ignored. There are however items to pick up where the process fails.
Where’s the OCR configuration ?
The ocr configuration file sites in /etc/oracle/ocr.loc. This is queried with ocrstatus to display the location of the voting disks in the cluster.
Converting from RAC to single instance.
Oracle does not support conversion of a RAC database to a single instance, or at least does not supply any tool to perform this change as of oracle 10g.
How to Manually Convert Single Instance to RAC on Unix.
There is now the rconfig utility in 10g which allows you to convert a single instance to a RAC. However, you can still do this manually.