Forum Discussion

Stanleyj's avatar
Stanleyj
Level 6
13 years ago

SQL jobs randomly failing and locking databases (7.5.0.1)

I have a single sql policy with 5 sql servers in the job.  Since the upgrade to 7.5.0.1 i have noticed that almost everyday 1 or 2 of these servers has a stream that is stuck on active for a single database. When this happens the database on the sql server then locks becuase it says that a pending backup is running.  You cannot detach, take offline, update or run a manaul sql backup when this happens.

in the job i am seeing this same error for each database that has the failures:

5/17/2012 6:43:27 PM - Info dbclient(pid=1588) ERR - Error in VxBSACreateObject: 3.      
5/17/2012 6:43:27 PM - Info dbclient(pid=1588)     CONTINUATION: - System detected error, operation aborted. 
5/17/2012 6:43:28 PM - Info dbclient(pid=1588) ERR - Error in CPipeServer::CreateAgentMetadata: 6.      
5/17/2012 6:43:28 PM - Info dbclient(pid=1588)     CONTINUATION: - The system cannot find the file specified.
5/17/2012 6:43:28 PM - Info dbclient(pid=1588) ERR - Error in VxBSACreateObject: 6.      
5/17/2012 6:43:28 PM - Info dbclient(pid=1588)     CONTINUATION: - The handle used to associate this call with a previous VxBSAInit() call is invalid.

To correct the problem i have to cancel the jobs and then go and stop the dbbackex.exe process from task manager before the database will become fully functional again. 

I am then able to run a normal backup but this doesnt correct it permanently.  It may be a day or two and the issue is back with a different database.

Any ideas on what could be the issue? 

 

  • Quick update. 

    I was one of the lucky/unlucky ones that upgraded my 5200 appliance to the 2.5.1 code before it was pulled from release.  This along with upgrading to 7.5.0.4 seems to have corrected all issues with sql jobs failing that we have described here when the appliance is functioning properly.  So once i get the stability issue worked out with the appliance I will comeback and update if the sql failures are truly corrected after upgrading to the most current releases.