Dell EMC VxBlock Systems 350 Administration Manual page 152

Table of Contents

Advertisement

b
Use the following table to create the settings:
For these
databases
master, model,
msdb
vcenter, vum
c
Verify that the Schedule Type is set to Recurring and confirm Enabled is checked.
d
Click OK to accept the schedule update.
e
Click OK to complete backup job creation.
10
Repeat the above steps starting with step
job.
11
To create an SQL Server backup file management job, go to step
a
As the job description, type BAK file management.
b
For the database field, select master.
c
For the Command field, use this text:
-- SQL Server Transact SQL script to perform backup file management
--
-- Use this script to manage the BAK files created by the backup jobs.
-- the following variable for the shared location of the backup files –
--
--
DIRNAME = Set location of the backup files
--
DECLARE @dt datetime, @DIRNAME VARCHAR(40)
--
SET @DIRNAME = 'I:\Backups\';
--
select @dt = getdate() - 1
EXECUTE master.dbo.xp_delete_file 0,@DIRNAME,N'BAK',@dt
d
Use the same schedule as the master database.
12
To test a backup, right-click on a backup job and select Start Job at Step.
What to do next
Monitor the backup location to confirm creation is being performed on schedule.
Make the following settings
1
In the Frequency section, set the Occurs field to Daily.
2
Verify that the Recurs field is set to 1 day(s).
3
In the Daily Frequency section, check Occurs once at and set to 06:30 AM.
4
In the Duration section, confirm that the Start date is set to the current date
and No end date is selected.
1
In the Frequency section, set the Occurs field to Daily.
2
Verify that the Recurs field is set to 1 day(s).
3
In the Daily Frequency section, check Occurs every, type
hours.
4
Set Starting at to 06:30:00 AM and Ending at to 06:29:59 AM.
5
In the Duration section, confirm the Start date is set to the current date and
No end date is selected.
8
until all databases (excluding tempdb) have a backup
8
and perform the following:
Guidelines for backing up configuration files
4
, and select
Modify
|
152

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the VxBlock Systems 350 and is the answer not in the manual?

This manual is also suitable for:

Vblock systems 350

Table of Contents