"srvctl add listener" Fails With "PRCR-1006 PRCR-1071 CRS-0246: User id is invalid" in Grid Infrastructure Standalone
(Doc ID 1422222.1)
Last updated on DECEMBER 17, 2019
Applies to:
Oracle Database - Enterprise Edition - Version 11.2.0.1 and laterInformation in this document applies to any platform.
Symptoms
11gR2 Grid Infrastructure Standalone (Oracle Restart), as <grid> user "srvctl add listener" or netca fails:
- Command output
$ srvctl add listener -l LISTENER -p 1522
PRCR-1006 : Failed to add resource ora.LISTENER.lsnr for LISTENER
PRCR-1071 : Failed to register or update resource ora.LISTENER.lsnr
CRS-0246: User id is invalid
PRCR-1006 : Failed to add resource ora.LISTENER.lsnr for LISTENER
PRCR-1071 : Failed to register or update resource ora.LISTENER.lsnr
CRS-0246: User id is invalid
$ id <grid>
uid=1000(<grid>) gid=1000(<oinstallco>) groups=1001(<dbaco>)
- SRVM_TRACE
[main] [ 2012-02-10 14:29:16.316 EST ] [CRSNative.register:1435] Name: 'ACL', Value: 'owner:<grid>:rwx,pgrp:<dba>:r-x,other::r--,group:<oinstallco>:r-x,user:<grid>:rwx'
[main] [ 2012-02-10 14:29:16.350 EST ] [CRSNativeResult.addLine:106] callback: ora.LISTENER.lsnr true CRS-0246: User id is invalid
[main] [ 2012-02-10 14:29:16.354 EST ] [CRSNativeResult.addComp:162] add comp: name ora.LISTENER2.lsnr, rc 254, msg CRS-0254: authorization failure PRCR-1006 : Failed to add resource ora.LISTENER2.lsnr for LISTENER2 PRCR-1071 : Failed to register or update resource ora.LISTENER2.lsnr CRS-0246: User id is invalid
[main] [ 2012-02-10 14:29:16.350 EST ] [CRSNativeResult.addLine:106] callback: ora.LISTENER.lsnr true CRS-0246: User id is invalid
[main] [ 2012-02-10 14:29:16.354 EST ] [CRSNativeResult.addComp:162] add comp: name ora.LISTENER2.lsnr, rc 254, msg CRS-0254: authorization failure PRCR-1006 : Failed to add resource ora.LISTENER2.lsnr for LISTENER2 PRCR-1071 : Failed to register or update resource ora.LISTENER2.lsnr CRS-0246: User id is invalid
- netca_Ora11g_gridinfrahome<timestamp>.log
Oracle Net Services Configuration:
Configuring Listener:LISTENER
ListenerException: Could not save listener: PRCR-1006 : Failed to add resource ora.LISTENER.lsnr for LISTENER PRCR-1071 : Failed to register or update resource ora.LISTENER.lsnr CRS-0246: User id is invalid
Configuring Listener:LISTENER
ListenerException: Could not save listener: PRCR-1006 : Failed to add resource ora.LISTENER.lsnr for LISTENER PRCR-1071 : Failed to register or update resource ora.LISTENER.lsnr CRS-0246: User id is invalid
- The issue can happen during upgrade to 11gR2 Oracle Restart
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 |
References |