Drop Down MenusCSS Drop Down MenuPure CSS Dropdown Menu

Rac Error-CRS-0259:,PRCR-1071,PRCR-1006 Failed to add resource ora.rocratc1.db for rocratc1

PRCR-1006 : Failed to add resource ora.rocratc1.db for rocratc1
PRCR-1071 : Failed to register or update resource ora.rocratc1.db
CRS-0259: Owner of the resource does not belong to the group.

solution:-
srvctl add database -d dbname -o /oracle/product/11.2.0/db_1


# /etc/init.d/oracleasm createdisk VOL1 /dev/sdc1
Marking disk "/dev/sdc1" as an ASM disk: [ Failed]

then follow

/usr/sbin/asmtool -C -l /dev/oracleasm -n VOL1 -s /dev/sde1 -a force=yes


/u01/11.2.0/grid/product/11.2.0/grid/bin
ls -l oracle

root#chmod 6751 oracle

Comments

Popular posts from this blog

How to find the server is whether standby (slave) or primary(master) in Postgresql replication ?

7 Steps to configure BDR replication in postgresql

How to Get Table Size, Database Size, Indexes Size, schema Size, Tablespace Size, column Size in PostgreSQL Database

Ora2PG - Oracle/MySQL to Postgres DB migration Version 20.0

PostgreSQL Introduction