cancel
Showing results for 
Search instead for 
Did you mean: 

ORA-01031: insufficient privileges

Former Member
0 Kudos

We are getting this alert during DB13 -Check DB

BR0301W SQL error -1031 at location rz20_info_save-1, SQL statement:

'PREPARE stmt_1 STATEMENT FROM'

'UPDATE "SAPDATDB"."SDBAD" SET LINE = :line WHERE BEG = :beg AND FUNCT = :funct AND POS = :pos'

ORA-01031: insufficient privileges

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

Please execute the sql scripts(sapconn_role.sql, sapdba_role.sql) which are availale in kernel directory. copy the sql scripts from kernel directory to any oracle directory. switch to ora<sid> user and go to sql prompt and then execute the script.

Regards,

Sagar

Answers (3)

Answers (3)

Former Member
0 Kudos

Read SAP Note 400241 (*nix) 50088 (Wintel).

Regards,

Nick Loy

Former Member
0 Kudos

Hi

Try checking these notes may help you,

Nnote 175636 and 480266

Regards

Uday

Former Member
0 Kudos

Hi,

A simple search in SDN/Service market place might help you.

Read Note 1028220 - ORA-01031: Insufficient privileges despite SAPCONN role

If you have upgraded any kernel consider running oracle scripts like sapdba_role.sql , sapconn_role.sql.

Regards,