Hi everybody,
I am currently facing the situation that I get the error "ORA-01031: insufficient privileges" while running Backup or even while making a Database system check with BRTOOLS (BRBACKUP and BRCONNECT).
This error occurs since the update of the SAP System, from Solution Manager 7.1 SPS 08 to Solution Manager 7.1 SPS 10
DB = Oracle 11g
OS = Windows 2003 x64
Error message while backup
BR0280I BRBACKUP time stamp: 2014-01-10 09.53.13
BR0301E SQL error -1031 at location BrSapTspList-8, SQL statement:
'PREPARE stmt_1 FROM'
'SELECT TABSPACE FROM "SAPSR3".TSORA UNION SELECT INDSPACE FROM "SAPSR3".TSORA ORDER BY 1'
ORA-01031: insufficient privileges
Error message while Database system check
BR0280I BRCONNECT time stamp: 2014-01-10 09.20.35
BR0301E SQL error -1031 at location BrDbdiffRead-1, SQL statement:
'PREPARE stmt_5 FROM'
'SELECT OBJNAME FROM "SAPSR3".DBDIFF WHERE DBSYS IN ('ORACLE', ' ') AND OBJTYPE = 'TABL' A
ND DIFFKIND IN ('02', '61', '99') ORDER BY OBJNAME'
ORA-01031: insufficient privileges
I have already found an
with a similar error, but this was not really answered.
Kind regards,
Niklas