Unsolved

This post is more than 5 years old

10 Posts

430

January 20th, 2009 04:00

New group to be created for SAP Backup

Hi,
I already have a group created for backing up SAP database with a browse/retention policy of 2 weeks. I need to create another group to have retention browse/retention policy of 3months/1Year. I created another group put in thesame configuration command as obtained in the group with 2 weeks retention policy i.e. nsrsapsv -c .
I updated the utl file with the new savegroup together with the old one since I have to backup the 2 groups at different time.
The new group and the old group started having trouble to backup with message

Backint exiting at Jan 18 10:30:32 with fatal error
Parameter Conflict: savegrp "group" is THSAP1Year, different from init .utl/default value THSAP1Week

My question is that is it possible to create 2 utl files and then put in the command that would reference another cfg file which would point to this utl file?

2 Intern

 • 

2K Posts

January 20th, 2009 07:00

Yes, you can create a separate .utl file. In the brbackup or brarchive command that you are using, you can mention the appropriate utl file for each backup.

-d is the option used in the command to specify the .utl file name.

10 Posts

January 21st, 2009 03:00

Thanks this is helpful
No Events found!

Top