Unsolved
This post is more than 5 years old
10 Posts
0
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?
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?
No Events found!


amediratta
2 Intern
•
2K Posts
1
January 20th, 2009 07:00
-d is the option used in the command to specify the .utl file name.
Akingbade
10 Posts
0
January 21st, 2009 03:00