cancel
Showing results for 
Search instead for 
Did you mean: 

Password problem in brbackup tool

Former Member
0 Kudos

Hi All,

I am getting confusion how to use the password.

I am using the brbackup to do the backup and i configured the init<SID>.sap file and i started the brbackup tool from the command prompt . I am getting the problem at password the password containing Basis@2008.

what user i have to use (i guess ; SAPSR3) and how the password can i pass.

Can any one help me.

Thanks & Regards,

Sridhar M.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

follow

brbackup -u / -c force -t <backup_mode> -m all -p init<SID>.sap

if you want to add archive log then add following command

-a -c force -p init<SID>.sap -sd

reference: http://help.sap.com/saphelp_nw04/helpdata/en/0d/d300dd4a0c11d182b80000e829fbfe/frameset.htm

cheers,

-Sunil

Answers (3)

Answers (3)

Former Member
0 Kudos

We can give the password as "Basis@2008"

Former Member
0 Kudos

Hello Everyone,

My problem is solved, i was logged in with <sid>adm account it has all database administration and operation privileges at operating system level.

I didn't enter any username and password, it accepted to do the backup.

Regards,

Sridhar M.

former_member204746
Active Contributor
0 Kudos

this is a known problem, you cannot use a password with the @ sign.

Why because in your case, it will try to connect to system names 2008 (basis@2008).

So, change password to one with no sign.