10
2013
NetBackup ERR – Error in VxBSADeterminePolicy: 26 and ERR – Error in CryptAcquireContext : 2148073508
Kind of unique issue faced today, SQL Server backup job was continuously failing (with ERROR(-1) and exit status 2) to take database backups on Symantec NetBackup Utility. In GUI console following error was logged in, USER – Verify that an active SQL Server policy exists for this client. ERR – Error in VxBSADeterminePolicy: 26. CONTINUATION: – There is no copy of the requested object. This is not first time we were running backup, […]
7
2013
Troubleshooting NetBackup Issues and Error Exit Codes
While working with Symantec NetBackup utility for SQL Server encountered several errors where backups are hanging in middle or failing with absurd error codes, below are some useful references and links which helps in troubleshooting such errors, 1. VDI related error: Error message 1 2007-06-18 11:21:00.83 spid820 BackupVirtualDeviceFile::ClearError: failure on backup device ‘VDI_DeviceID‘. Operating system error 995(The I/O operation has been aborted because of either a thread exit or an application request.). Error […]
7
2013
How to use RETRY option in Symantec NetBackup for SQL Server
While working with Symantec NetBackup utility for SQL Server came across Retry option, this helps in reducing manual effort spend in retrying failed backups, but in some scenarios there is certain overhead as well, below is brief info about this option, How Retry Parameter works for SQL Server Backups If you like to setup NetBackup to retry failed backups automatically then you can use following three parameters along with other, RETRYTYPE AUTO #This parameter […]
26
2013
Using EXCLUDE in NetBackup .bch script –SQL Server database backups
I was searching for a solution to exclude specific database from Symantec NetBackup .bch script for SQL Server database backups, there are two ways to excluded databases, 1. By using EXCLUDE parameter As per admin guide, Name of a database to exclude when DATABASE $ALL is specified in a batch operation EXCLUDE can be used in a batch file only if DATABASE $ALL is used. Following is sample .bch file with some example […]
7
2013
Symantec Veritas Netbackup Useful References
Some useful references which comes handy while configuring, fixing, troubleshooting problems related to NetBackup , How to Backup and Restore Microsoft SQL Server Backup via Netbackup –By Zahid Haseeb A comprehensive list of solutions for the most common NetBackup for Microsoft SQL Server database agent backup and restore issues –By Symantec Team Setup NetBackup to send Emails – by Mariam Kupatadze –Will keep the list updated as and find some new […]
29
2013
dbc_RemoteWriteFile: ERR – could not write progress status message to the NAME socket
In continuation with my old post where I troubleshoot the Symantec NetBackup Error (31073), today faced similar error on another server where UAC was enabled earlier but disabled later. On investigation found Error (31073) again but this time even after implementing all solutions from my last post link, faced a new error as below, Error: In GUI console, ERR – Error in CreateEx: 0x80070005. CONTINUATION: – Unknown VDI error code In dbclient, 06:24:13.321 [1628.6700] <2> […]
27
2012
Symantec Veritas Netbackup issue – Error (31073)
While setting up netbackup on one SQL Server 2008 R2, faced few errors on netbackup GUI client as, Error 1: Error in GUI interface, Error (31073) INF – Results of executing <C:\lclbin\tsv\bin\Trans_Trunc.bch>: <0> operations succeeded. <1> operations failed. Troubleshooting Steps: With above error, getting no clue how to find the issue, so did following as per article http://www.symantec.com/connect/forums/mssql-2008-backup-status-2-29 , 1. Check the environment variables and add the path of veritas dbbackex.exe as E:\PROGRA~1\Veritas\NetBackup\bin\ (may […]
Subscribe to this blog via Email
Old Posts
- November 2017 (3)
- October 2017 (4)
- September 2017 (2)
- May 2017 (1)
- April 2017 (1)
- July 2016 (3)
- May 2016 (1)
- April 2016 (1)
- February 2016 (2)
- January 2016 (1)
- October 2015 (1)
- September 2015 (1)
- August 2015 (1)
- July 2015 (2)
- June 2015 (3)
- April 2015 (1)
- March 2015 (1)
- December 2014 (1)
- September 2014 (2)
- April 2014 (1)
- January 2014 (3)
- October 2013 (2)
- September 2013 (2)
- August 2013 (4)
- July 2013 (1)
- June 2013 (2)
- May 2013 (5)
- April 2013 (3)
- March 2013 (1)
- February 2013 (9)
- January 2013 (11)
- December 2012 (14)
- November 2012 (3)
- October 2012 (4)
- July 2012 (2)
- June 2012 (3)
- May 2012 (2)
- April 2012 (8)
- March 2012 (6)
- February 2012 (3)
- January 2012 (1)
- December 2011 (5)
- November 2011 (8)
- October 2011 (5)
- September 2011 (3)
- August 2011 (3)
- July 2011 (3)
- May 2011 (1)
- November 2010 (1)
Tags
Calender
M | T | W | T | F | S | S |
---|---|---|---|---|---|---|
« Nov | ||||||
1 | 2 | 3 | ||||
4 | 5 | 6 | 7 | 8 | 9 | 10 |
11 | 12 | 13 | 14 | 15 | 16 | 17 |
18 | 19 | 20 | 21 | 22 | 23 | 24 |
25 | 26 | 27 | 28 | 29 | 30 | 31 |
View Post by Categories
Recent Articles
- Setting up Always ON Availability Group in Multi Subnet Cluster – Recommendations
- Configuring Replication with Always ON Availability Group
- Login failed for user ‘DOMAIN\COMPUTER$’. Reason: Could not find a login matching the name provided. [CLIENT: ]
- Modern Servicing Model (Service Pack and Cumulative Updates) for SQL Server 2017 and onwards
- Fix: SSMS 2012 opening Debug window when pressing F5