Skip to content
Tuesday, February 07, 2023
Database Learners
Menu
  • About Database
  • Oracle
    • ASM
    • Data Pump
    • Backup and Recovery
    • Patching and Upgradation
    • Performance Tuning
    • Data Guard
    • Real Application Cluster
    • Golden Gate
    • PL/SQL
  • MySQL
  • PostgreSQL
  • MongoDB
  • MS SQL Server
  • SQL
  • Linux
  • About Me
  • Contact Us
  • Home
  • 2015

Year: 2015

CRS-4535 Cannot communicate with Cluster Ready Services

29 December 20144 August 2020 Administrator

In Cluster environment, when you check the status of the CRS (Cluster Ready Service) you may find the error as CRS-4535 Cannot communicate with ClusteRead More…

Root.sh bugs in 11.2.0.2 clusterware

29 December 2014 Administrator

This is the warning when you run it first time on the second node – it almost works: CRS-2672: Attempting to start ‘ora.cssd’ on ”host2′ CRead More…

root.sh failed on 2nd node when installing Grid Infrastructure

29 December 20143 August 2020 Administrator

When we run root.sh for the last step of grid infra installation on second node, it failed (it was success on 1st node):
root.sh failed on second nodeRead More…

11gR2 Clusterware Startup Order

29 December 2014 Administrator

Here is some interesting info in a nutshell on Startup order of Oracle Clusterware : Key
ASM does not depend on CRS to start. ASM depends on Voting DRead More…

How to recover from : CRS-0184: Cannot communicate with the CRS daemon

28 December 20144 August 2020 Administrator

Yesterday, i am facing an issue where all crs commands fail on a cluster with the following error :
“CRS-0184: Cannot communicate with the CRS daemoRead More…

STEPS TO CREATE ORACLE DATABASE MANUALLY ON LINUX

28 December 20145 August 2020 Administrator

This article shows you steps to create a database manually on Linux.
Step 1:
First create all the necessary directories. Followings are my directRead More…

Removing a database in Oracle 11g, noting specific files that need to be removed and/or edited for a clean deletion.

28 December 20145 August 2020 Administrator

This article details the step-by-step for manually removing a database in Oracle 11g, noting specific files that need to be removed and/or edited for Read More…

How to drop a database from SQL*PLUS (without DBCA)

28 December 20145 August 2020 Administrator

I need to remove a database created only for test purpose using RMAN duplicate command. DBCA is not able to identify this database because no info wasRead More…

How to configure YUM for Oracle Enterprise Linux (OEL) to install missing RPMs

28 December 20145 August 2020 Administrator

This post covers steps to configure YUM so that you can install missing RPM (RPMs required for Oracle Database and Fusion Middleware). 1. Identify yoRead More…

How to install ASMLib on Oracle Linux 6

28 December 20145 August 2020 Administrator

There has been quite some changes regarding ASMLib RPM packages availability for Linux last year: these changes have been summarized in July 2012 Wim Read More…

Posts navigation

Older posts

Recent Posts

  • How to Optimize MySQL Tables and Defragment to Recover Space
  • ORA-01031: Insufficient Privileges When Connect As Sysdba
  • Oracle RAC log files locations
  • Drop all tables in Oracle DB (Schema)
  • How to Determine If the Oracle Redo Log File Size Is a Problem

Categories

  • ASM (40)
  • Backup and Recovery (52)
  • Data Guard (36)
  • Data Pump (28)
  • DB Scripts (26)
  • General (1)
  • Golden Gate (7)
  • Interview Questions (24)
  • Linux (86)
  • MS SQL Server (8)
  • MySQL (120)
  • ORA-Errors (45)
  • Oracle (301)
  • Oracle 10g (19)
  • Oracle 11g (24)
  • Oracle 12c (9)
  • Oracle RAC (101)
  • Oracle XE (7)
  • Patching and Upgradation (19)
  • Performance Tuning (61)
  • PL/SQL (26)
  • RMAN (85)
  • SQL (32)

Visitors

  • 0
  • 39
  • 49,287

Reference Links:

  • https://docs.oracle.com/en/database/index.html
  • https://dev.mysql.com/doc/
  • https://docs.mongodb.com/manual/
  • https://docs.microsoft.com/en-us/sql/sql-server/?view=sqlallproducts-allversions
  • https://www.postgresql.org/docs/current/
@2021 databaselearners.com | Theme: BlogMagazine by Dinesh Ghimire.