DBA Catalog
Simple Solution
(Move to ...)
Home
Oracle
SQL Server
PostgreSQL
About US
▼
Showing posts with label
RAC
.
Show all posts
Showing posts with label
RAC
.
Show all posts
Friday, January 26, 2024
How to run scheduler job on specific instance in RAC database
›
Here I'll show you how to configure scheduler job to run on specific instance in RAC database. create test job on RAC database: begin s...
Monday, October 19, 2020
ORA-00245: control file backup failed; in Oracle RAC, target might not be on shared storage
›
RAC database backup with RMAN failed with error: Starting Control File and SPFILE Autobackup at 2015-09-14:23:13:44 RMAN-00571: ==========...
Thursday, October 26, 2017
DBA_JOBS_RUNNING view is not showing all running DBMS_JOBS across the nodes in RAC
›
If you have Real Application Clusters Database (RAC) and you want to see currently running DBMS_JOBS across all nodes DBA_JOBS_RUNNING view ...
Wednesday, June 12, 2013
Recreate Oracle Enterprise Manager (OEM) database control 11g for Real Application Cluster (RAC)
›
If you you want to recrate enterprise manager for rac scenario is next: [oracle@node1-230-231 ~]$ emca -config dbcontrol db -repos recreate...
2 comments:
›
Home
View web version