Tim_Hansen
14 years agoLevel 5
BATCHSIZE skipped because it's a snapshot backup?
From the dbclient log for a SQL backup:
22:17:50.702 [5820.3324] <16> CDBbackmain::InhibitBatchedOps: USER - Policy GAQ_SQL-gaqodsql01 has been selected to back up SQL Server. Verify that it exists and is in an active state.
22:17:50.702 [5820.3324] <4> CDBbackmain::dbbackup: INF - BATCHSIZE will be suppressed because a snapshot policy type is used for backup.
That is incorrect. Policy GAQ_SQL-gaqodsql01 is a MS-SQL-Server policy type with no snapshot options selected:
Policy Name: GAQ_SQL-gaqodsql01
Options: 0x0
template: FALSE
c_unused1: ?
Names: (none)
Policy Type: MS-SQL-Server (15)
Active: yes
Effective date: 10/07/2010 16:33:35
Mult. Data Stream: no
Perform Snapshot Backup: no
Snapshot Method: (none)
Snapshot Method Arguments: (none)
Perform Offhost Backup: no
Backup Copy: 0
Use Data Mover: no
Data Mover Type: 2
Use Alternate Client: no
Alternate Client Name: (none)
Use Virtual Machine: 0
Hyper-V Server Name: (none)
Enable Instant Recovery: no
Policy Priority: 0
Max Jobs/Policy: Unlimited
Disaster Recovery: 0
Collect BMR Info: no
Keyword: (none specified)
Data Classification: -
Residence is Storage Lifecycle Policy: no
Client Encrypt: no
Checkpoint: no
Residence: gaqdd880_stu
Volume Pool: NetBackup
Server Group: *ANY*
Granular Restore Info: no
Exchange Source attributes: no
Exchange 2010 Preferred Server: (none defined)
Generation: 64
Ignore Client Direct: no
Client/HW/OS/Pri: gaqodsql01.ondemand.adinternal.com Windows-x64 Windows2008 0 0 0 0 ?
Include: C:\Program Files\Veritas\NetBackup\DbExt\MsSql\SQL_db-full_all.bch
(I excluded the schedule options as they are numerous and uneventful).
What would cause the BATCHSIZE command to be ignored? I can't find anything on this error.