CRS-2849 When Running User Application Resource Status Check
(Doc ID 2243857.1)
Last updated on SEPTEMBER 16, 2021
Applies to:
Oracle Database - Enterprise Edition - Version 12.1.0.2 and laterOracle Database Cloud Schema Service - Version N/A and later
Oracle Database Exadata Cloud Machine - Version N/A and later
Oracle Cloud Infrastructure - Database Service - Version N/A and later
Oracle Database Backup Service - Version N/A and later
Information in this document applies to any platform.
Symptoms
User application resource(goldengate in this case) is registered in the cluster and trying to run the resource as "<gguser>" user only on node 1/2 out of 4 nodes cluster.
1. "crsctl stat res <ggapp> -p" shows the <ggapp> was register with the owner "<gguser>'
NAME=<ggapp>
TYPE=cluster_resource
ACL=owner:<gguser>:rwx,pgrp:<gguser>:rwx,other::r-x,user:<grid>:r-x,user:<root>:r-x <<== HERE
2. "crsctl stat res -t" returns the follow error
<ggate>@<nodename2>:<GRID_HOME>/bin
./crsctl stat res -t
Oracle Clusterware infrastructure error in CRSCTL (OS PID 112532): CLSD/ADR initialization failed with return value -1
1: clskec:has:CLSU:910 4 args[clsdAdrInit_CLSK_err][mod=clsdadr.c][loc=(:CLSD00050:)][msg=clsdAdrInit: call to dbgc_init_all failed. facility:[CRS] product:[CRS] line number:[1238] return code:[48141] ]
3. The resource check returns CRS-2849 error.
<ggate>@<nodename2>:<GRID_HOME>/bin
./crsctl stat res <ggapp> -p
CRS-2849: Authorization failure: Resource [ <ggapp> ]
Changes
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Changes |
Cause |
Solution |