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 derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

MSSQL

Status
Not open for further replies.

ac92413

IS-IT--Management
Joined
Mar 9, 2007
Messages
6
Location
GB
Hi Guys

I am trying to backup an SQL Server but the group control windows says it is constantly runing but never ends and actually never seems to backup anything.

It worked one, the first day I ran it, but has been "runing" ever since.

The standard files on c: and e: backup fine.

I am runing 7.2 on a Solaris 10 server and SQL module 4.0.1 on the client. If I run it manually from the client then it appears to work ... although it only backups the first DB whenever ask it backup all the DB's.

The client has its own schedule and group.
Saveset = MSSQL:
backup command = nsrsqlsv

I believe I have the correct license.

Can any one help?

Many thanks

Andy C

 
Hi,

can you verify if there is a nsrsqlsv.exe running on the client at all? Does it disappear when you kill the savegroup? If not, kill the nsrsqlsv.exe. You should also have a look at the logfiles on the client under nsr\applogs. There should be an xbsa.messages and nsrsqlsv.log. Hopefully they will direct you to what the problem is. Otherwise, try to run the backup with debug options to see what is really going on and why it doesn't back up the expected databases.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top