Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

CRS-0215: Could not start resource || while configuring through dbca for single instance DB

Ashish Kr MahantaJun 21 2018 — edited Jun 29 2018

Dear All,

Below are the test db details -

Database- 11.2.0.1

Hostname- node3

Instance - Single - standalone (with ASM configuration).

Db_name - primdb3

Till oracle binaries software configurations, everything are fine. During the configuration of standalone database through dbca, at 80%, it come-out with the below error -

CRS-2672: Attempting to start 'ora.primdb3.db' on 'node3'

ORA-01031: insufficient privileges

CRS-0215: Could not start resource 'ora.primdb3.db'.

Part of trace file from cfgtoologs-

Thread-123] [ 2018-06-21 10:33:26.046 IST ] [CRSNative.internalStartResource:339]  About to start resource: Name: ora.primdb3.db, node: null, options: 0, filter null

[Thread-123] [ 2018-06-21 10:33:26.082 IST ] [CRSNativeResult.addLine:106]  callback: ora.primdb3.db false CRS-2672: Attempting to start 'ora.primdb3.db' on 'node3'

[Thread-123] [ 2018-06-21 10:33:36.264 IST ] [CRSNativeResult.addLine:106]  callback: ora.primdb3.db true ORA-01031: insufficient privileges

[Thread-123] [ 2018-06-21 10:33:36.299 IST ] [CRSNativeResult.addLine:106]  callback: ora.primdb3.db true ORA-01031: insufficient privileges

[Thread-123] [ 2018-06-21 10:33:36.302 IST ] [CRSNativeResult.addLine:106]  callback: ora.primdb3.db true CRS-2674: Start of 'ora.primdb3.db' on 'node3' failed

[Thread-123] [ 2018-06-21 10:33:36.303 IST ] [CRSNativeResult.addLine:106]  callback: ora.primdb3.db false CRS-2679: Attempting to clean 'ora.primdb3.db' on 'node3'

[Thread-123] [ 2018-06-21 10:33:36.308 IST ] [CRSNativeResult.addLine:106]  callback: ora.primdb3.db false CRS-2681: Clean of 'ora.primdb3.db' on 'node3' succeeded

[Thread-123] [ 2018-06-21 10:33:36.310 IST ] [CRSNativeResult.addComp:162]  add comp: name ora.primdb3.db, rc 215, msg CRS-0215: Could not start resource 'ora.primdb3.db'.

[Thread-123] [ 2018-06-21 10:33:36.310 IST ] [CRSNative.internalStartResource:352]  Failed to start resource: Name: ora.primdb3.db, node: null, filter: null, msg ORA-01031: insufficient privileges

ORA-01031: insufficient privileges

CRS-2674: Start of 'ora.primdb3.db' on 'node3' failed

Privileges on /dev/oracleasm/disks are grid - asmadmin

id of oracle & grid has asmadmin also

Even after that, I am getting error while creation of database through dbca.

Please assist me to know what would be the issues?

Let me check the group of /oracle/bin

Comments

Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Jul 27 2018
Added on Jun 21 2018
6 comments
626 views