Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Wanet Telecoms Ltd on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

SQL Backup Issues

Status
Not open for further replies.

ofladung

Technical User
Mar 21, 2005
64
DE
Hi All,

since a few days I receive some errors from different SQL servers:

--- Unsuccessful Save Sets ---

* Serverap1.domain.net:MSSQL:Databaset 1 retry attempted

* Serverap4.domain.net:MSSQL: savegrp: suppressed 50 lines of output - check daemon.log for details.
* Serverap4.domain.net:MSSQL: [7848] [E] 03/13/08 23:30:20 Microsoft SQL Server Provider error:
* Serverap4.domain.net:MSSQL: [7848] [E] 03/13/08 23:30:20 Write on "Legato#5ff8fdbc-d4c3-4dde-9195-373388bc530d" failed: 995(The I/O operation has been aborted because of either a thread exit or an application request.).
* Serverap4.domain.net:MSSQL: [7848] [E] 03/13/08 23:30:20 A nonrecoverable I/O error occurred on file "Legato#5ff8fdbc-d4c3-4dde-9195-373388bc530d:" 995(The I/O operation has been aborted because of either a thread exit or an application request.)..
* Serverap4.domain.net:MSSQL: [7848] [E] 03/13/08 23:30:20 BACKUP DATABASE is terminating abnormally..
* Serverap4.domain.net:MSSQL: [7848] [E] 03/13/08 23:30:21 Processing pubs failed, the item will be skipped.
* Serverap4.domain.net:MSSQL:
* Serverap4.domain.net:MSSQL:
Serverap4.domain.net: MSSQL: level=full, 0 KB 00:00:01, 7-file(s)-processed, 0-file(s)-succeeded
* Serverap4.domain.net:MSSQL:Database2 retry attempted

* Serversql1.domain.net:MSSQL:Database3 retry attempted

We never had this issue before and as far as I know nothing has been changed.

Oliver
 
Please post the Version of your SQL-Modules,
SQL-Server Installation and the Networker Plattform and Version.
use nsrlic -vvv to check if you have enough SQL-licenses.
Do you use WSUS or any othe method of automated patchmangement ?
Maybe your configuration has changed without you noticing it.

IF you have Software Maintenance you should check for upgrate : Networker Server 7.4 SP1, SQL Module 5.1 SP1 Networker Client 7.4 SP1.
If you are using vcb with Networker be careful about this update, otherwise its a pretty stable release.
I am supporting asom ten installations of this release without mayor issues.

 
Thanks for the tip with the licenses - this "fixed" the issue. I will install a temp. license until we moved the database from one of our servers to the new cluster.
Currently we use version 7.2.2. We plan to update to 7.4, but I want to wait until SP2 has been released.

Thanks again,
Oliver
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top