Setting backup levels 3-3
Scheduled Backups
Note: The wizard functionality is available by default in NetWorker release
7.3, and need not be installed separately for NetWorker release 7.3.
Once the configuration wizard is installed, with the NetWorker 7.3
software, you can then install the NMSQL. During installation of the
NMSQL software, you can choose to install the NMSQL for Microsoft
SQL Server component from the wizard. The NetWorker Module for
Microsoft SQL Server Installation Guide provides installation
instructions.
Setting backup levels
The NMSQL enables you to specify these backup levels, along with database full, database differential, and database incremental. The
availability of a backup level depends on the type of data selected for
backup and any SQL Server settings on those objects. Figure 3-1 on
page 3-14 identifies the supported backup levels.
Table 3-1Backup levels for SQL Server data
SQL Server data objects
SQL Server 7.0 SQL Server 2000, 2005
full diff incr full diff incr
All databases, including MSSQL: yes yes yes
c,
yes yes
c
yes
c
Specified databases yes yes
c
yes
a,c
yes yes
c
yes
a,c
All filegroups in specified databases yes
a,c
no
a,b,c
n/a yes
a,c
yes
a,c
n/a
Specified filegroups in specified database yes
a,c
no
a,b,c
n/a yes
a,c
yes
a,c
n/a
Specified files in filegroups in specified databases yes
a,c
no
a,b,c
n/a yes
a,c
yes
a,c
n/a
a. An incremental file, filegroup, or database backup can only be created when the SQL Server database options are properly configured. For
more information, refer to the Microsoft SQL Server 7.0, 2000, or 2005 documentation.
b. SQL Server 7.0 does not allow differential (level 1) backups of filegroups or files. If a differential file or filegroup backup is specified, the
NMSQL performs a full backup.
c. Individual items are subject to promotion. “Promoting backup levels” on page 3-6 provides more information.