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

aborted due to inactivity after upgrade

Status
Not open for further replies.

Robert800

Programmer
Apr 6, 2006
52
SE
Got some problems with 4 client servers after upgrade on the backup server, but there is not all save sets its just for one example d: but c: and e: goes well but d: gets this error:

"Cannot determine status of backup process. Use mminfo to determine job status. aborted due to inactivity"

I have upgraded to the latest version on the clients but that doesnt help.

Anyone got some ideas?

looked at this closed thread
thread480-1282964
 
Hi,

We had the same issue afer upgrading to 7.5.

A few reg key change on the client and server solved the problem.

Under local_machine\system\currentcontrolset\services\Tcpip\parameters

add the following on the server and clients

REGEDIT on client and server

add KeepAliveTime
DWORD 14400000

Fixed it for us :)
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top