CLSRSC-218: Failed to install the OHASD startup script CLSRSC-317: Failed to register Oracle OHASD service

Problem:

During Standalone 12c oracle grid installation it has been observed that root.sh is failing on SUSE Linux 11 due to errors CLSRSC-218 & CLSRSC-317

$ /rdbms/app/12.1.0.2/grid/root.sh
Performing root user operation.

The following environment variables are set as:
    ORACLE_OWNER= ora11g
    ORACLE_HOME=  /rdbms/app/12.1.0.2/grid

Enter the full pathname of the local bin directory: [/usr/local/bin]:
The contents of "dbhome" have not changed. No need to overwrite.
The contents of "oraenv" have not changed. No need to overwrite.
The contents of "coraenv" have not changed. No need to overwrite.

Entries will be added to the /etc/oratab file as needed by
Database Configuration Assistant when a database is created
Finished running generic part of root script.
Now product-specific root actions will be performed.
Using configuration parameter file: /rdbms/app/12.1.0.2/grid/crs/install/crsconfig_params
LOCAL ADD MODE
Creating OCR keys for user 'ora11g', privgrp 'oinstall'..
Operation successful.
LOCAL ONLY MODE
Successfully accumulated necessary OCR keys.
Creating OCR keys for user 'root', privgrp 'root'..
Operation successful.
CRS-4664: Node testlab2 successfully pinned.
2015/09/14 12:11:01 CLSRSC-218: Failed to install the OHASD startup script (error: 25)

2015/09/14 12:11:01 CLSRSC-317: Failed to register Oracle OHASD service

Work Life Balance




                                                       
                Saiket , a computer engineer aged just less than 30 staying with his family including his wife Renuka , son Ansh in rented house in a City. Nearby to his house his parents as well as in-laws were staying. Having parents nearby was good source of support when Ansh was born and growing. Saiket was working for an IT firm over 5 yrs which is considered amongst the top industries.


ORA-15018: diskgroup cannot be created

Errrors:



SQL> create diskgroup DG03 external redundancy disk '/dev/abc' attribute 'compatible.asm'='11.2';

create diskgroup DG03 external redundancy disk '/dev/abc' attribute 'compatible.asm'='11.2'

*



ORA-15018: diskgroup cannot be created

ORA-15031: disk specification '/dev/abc' matches no disks

ORA-15025: could not open disk "/dev/abc"

ORA-15056: additional error message

Linux-x86_64 Error: 13: Permission denied

Cause: Permission of the raw device path as root


Installing OEM 12c on Linux

Oracle Enterprise Manager 12c cloud control installation


1. Architecture :



2. Background :

Oracle Management Agent (Management Agent/OMA)

The Management Agent is an integral software component that enables you to convert an un-managed host to a managed host in the Enterprise Manager system. The Management Agent works in conjunction with the plug-ins to monitor the targets running on that managed host.

Oracle Management Service (OMS)

The OMS is a Web-based application that orchestrates with the Management Agents and the Plug-Ins to discover targets, monitor and manage them, and store the collected information in a repository for future reference and analysis. The OMS also renders the user interface for Enterprise Manager Cloud Control. The OMS is deployed to the Oracle Middleware home (Middleware home), which is the parent directory that has the Oracle WebLogic Server home, the OMS home, the Management Agent home, the plug-in home, the Java Development Kit (JDK), the OMS instance base directory, the Oracle WT directory, the Oracle Common directory, and other relevant configuration files and directories. While deploying the OMS, the Enterprise Manager Cloud Control Installation Wizard installs Oracle WebLogic Server if it does not already exist in your environment. As a result, a WebLogic Server admin console is also installed.