cancel
Showing results for 
Search instead for 
Did you mean: 

SAP backup through veritas fails

Former Member
0 Kudos

Hi Basis Friends,

I am trying to take SAP online backup through veritas.

When I executed the sap_online_backup script I end up with the following error

BR0278I Command output of '/usr/sap/W1M/SYS/exe/run/backint -u

W1M -f backup -i /oracle/W1M/saparch/.aedxlqkf.lst -t file -c': ERROR: need to specify (-p)

/usr/sap/W1M/SYS/exe/run/backint: usage:

/usr/sap/W1M/SYS/exe/run/backint -u user_id -p param_file [ -o output_file ] [-i input_file]-f backup|restore|inquire [-t file | file_online]

>>>>> ERROR: incorrect parameter options

Below are the commands which i am using for triggering the backup.These commands are there in the scripts directory.

*brbackup -c -u / -d util_file_online -t online -m all*

*brarchive -c -u / -d util_file -sd*

Also Backup team confirmed that the backup policy is activated.

Please let me know how to resolve this issue.

Regards,

Anil

Edited by: Anil Shenoy on Aug 25, 2010 10:17 AM

Accepted Solutions (0)

Answers (4)

Answers (4)

tsenol
Active Participant

u must specify util_par_file in init<SID>.sap file.

Former Member
0 Kudos

Hi Eric,

The error which i am getting is different.

But when i opened the link which was provided in sapfans i could see the that this error is different.

Error which i am getting is

BR0278I Command output of '/usr/sap/W1M/SYS/exe/run/backint -u

W1M -f backup -i /oracle/W1M/saparch/.aedxlqkf.lst -t file -c': ERROR: need to specify (-p)

/usr/sap/W1M/SYS/exe/run/backint: usage:

/usr/sap/W1M/SYS/exe/run/backint -u user_id -p param_file [ -o output_file ] [-i input_file]-f backup|restore|inquire [-t file | file_online]

>>>>> ERROR: incorrect parameter options

Regards,

Anil.

Former Member
0 Kudos

Anil,

this problem could be with Backit file, it should be pointed to veritos backup bin directory.

Backinit soft link file will be there in run directory, pls check whether it is pointing to corect location (compare with other systems if possible),

when backup executed It will check for this file, if soft link is created that request goes to Veritas backup client, then backup will run.

Regards,

Sravan

former_member204746
Active Contributor
0 Kudos

try this command:

brbackup -c -u / -d util_file_online -t online -m all -p /oracle/W1M/102_64/dbs/initW1M.utl

Former Member
0 Kudos

Hi Markus,

Thanks for your reply.

I Just wanted to know is it a Netbackup issue or SAP issue.

As you told that configuration issue.Can you please let me know what configuration issue is this.

Regards,

Anil

markus_doehr2
Active Contributor
0 Kudos

> As you told that configuration issue.Can you please let me know what configuration issue is this.

No - I can't.

You should ask that question your Veritas support.

Markus

former_member204746
Active Contributor
0 Kudos

It looks like you have a solution at http://www.sapfans.com/forums/viewtopic.php?f=12&t=344624

markus_doehr2
Active Contributor
0 Kudos

> BR0278I Command output of '/usr/sap/W1M/SYS/exe/run/backint -u

> W1M -f backup -i /oracle/W1M/saparch/.aedxlqkf.lst -t file -c': ERROR: need to specify (-p)

> /usr/sap/W1M/SYS/exe/run/backint: usage:

> /usr/sap/W1M/SYS/exe/run/backint -u user_id -p param_file [ -o output_file ] [-i input_file]-f backup|restore|inquire [-t file | file_online]

> >>>>> ERROR: incorrect parameter options

Backint is reporting tihs problem, not the SAP tools --> Veritas problem; there seem to be some configuration missing.

Markus