trying to add listener to oracle cluster using a diferent user of clusterware owner
I have installed Oracle RAC and Oracle clusterware 10.2.0.4.5. I am using Linux Redhat 5.5.
The Oracle Clusteware was installed using the user oracrs and the Oracle RAC was installed using the user oraecp. When i try to use netca to create a listener with the user oraecp the folling error occur:
Problem in configuration: Nodes(s): srv0053: CRS-0213: Coult not register resource 'ora.srv0053.LISTENER_SRV0053.lsnr'
In the logs, the folling message appear:
2010-11-17 16:48:57.951: [ CRSRES][1490315584]0User does not have enough privilege on its dependent resource.
So, any idea how to create the listener resource on the cluster?