Hello All,
While trying to trigger backup from brtools , backup fails with below error ,
BR0280I BRARCHIVE time stamp: 2016-08-24 17:08:19
BR0301W SQL error -1017 at location BrDbConnect-3, SQL statement:
'CONNECT /'
ORA-01017: invalid username/password; logon denied
BR0310W Connect to database instance SID failed
BR0280I BRARCHIVE time stamp: 2016-08-24 17:08:19
BR0301W SQL error -1017 at location BrDbConnect-3, SQL statement:
'CONNECT /'
ORA-01017: invalid username/password; logon denied
BR0310W Connect to database instance SID failed
BR0007I End of offline redolog processing: aetxhmrq.sve 2016-08-24 17:08:19
BR0280I BRARCHIVE time stamp: 2016-08-24 17:08:19
BR0005I BRARCHIVE terminated with errors
After analysis i came to know brt$adm user is configured here , and no ops$orasid user exist here.
If i pass below 2 command it works,
brbackup -u // -c force -t online -m all -p initSID.sap -d util_file -r initSID.utl
brarchive -u // -c force -p initSID.sap -sd -d util_file -r initSID.utl
Is there any specific configuration required for brtools.
Really appreciate your inputs.
Thanks
Pradeep.