Hello,
where I try to make a online control file backup test, with command "brback -u / -d disk -t online -m 0 -c", it comes always the error message:
root@odrt88:/oracle/IH3/102_64/cpu/CPUJul2006 > su - oraih3
odrt88:oraih3 51> brbackup -u / -d disk -t online -m 0 -c
BR0051I BRBACKUP 7.00 (11)
BR0055I Start of database backup: bdtsqfrg.pnd 2006-10-16 15.08.04
BR0280I BRBACKUP time stamp: 2006-10-16 15.08.04
BR0301W SQL error -1031 at location BrbDbLogOpen-5
ORA-01031: insufficient privileges
BR0324W Insertion of database log header failed
BR0280I BRBACKUP time stamp: 2006-10-16 15.08.04
BR0319I Control file copy created: /oracle/IH3/sapbackup/cntrlIH3.dbf 12664832
BR0280I BRBACKUP time stamp: 2006-10-16 15.08.04
BR0301W SQL error -1031 at location BrDbfInfoGet-30
ORA-01031: insufficient privileges
BR0280I BRBACKUP time stamp: 2006-10-16 15.08.04
BR0301W SQL error -1031 at location BrDbfInfoGet-31
ORA-01031: insufficient privileges
BR0280I BRBACKUP time stamp: 2006-10-16 15.08.04
BR0301E SQL error -1031 at location BrComprDurGet-1
ORA-01031: insufficient privileges
BR0314E Collection of information on database files failed
BR0280I BRBACKUP time stamp: 2006-10-16 15.08.04
BR0301W SQL error -1031 at location BrbDbLogOpen-5
ORA-01031: insufficient privileges
BR0324W Insertion of database log header failed
BR0056I End of database backup: bdtsqfrg.pnd 2006-10-16 15.08.04
BR0280I BRBACKUP time stamp: 2006-10-16 15.08.04
BR0054I BRBACKUP terminated with errors
The system is Netweaver 2004s SR1 Enterprise Portal on Oracle 10.2.0.2.0 on SLES 9(SP3 x86_64).
I have check the user and group. <sapid>adm belongs to groups sapsys, oper, dba, sapinst and ora<dbsid> belongs to dba, oper, sapinst.
Is there anybody has idea? Any answer is appreciated!
Rongfeng