Stef, I don't think it's a timeout problem. The database is relatively small, 18GB only, and the fact that Q MOUNT shows the tapes are loaded and are in use shows that the session is ok. Yiannakis
-----Original Message----- From: ADSM: Dist Stor Manager [mailto:[EMAIL PROTECTED] Behalf Of Stef Coene Sent: Thursday, January 20, 2005 1:00 PM To: [email protected] Subject: Re: Display a Node's details On Thursday 20 January 2005 11:03, Yiannakis Vakis wrote: > Hi, > When I display client node's details, I observe that on some nodes the > TCP/IP Name and TCP/IP address is blank while on others it has the name and > IP address of each node. I cannot understand why. > Any suggestions ? > > The problem I face is that I have a SQL Dbase that is corrupted and I'm > trying to restore thru the SQL client gui. The session starts correctly, > the correct tapes are loaded but the session remains there (for more than > an hour) on SENDW. > The owner of the database has deattached the database and renamed the db > files so that he won't lose them. Could that be the reason ? I'm not sure (I never restored a sql database), but I think the restore goes in 2 steps: 1. creating an empty database 2. restoring data I think 1. is taking a lot of time. In fact, it's possible that the session times out on 1. so you will get an error and you have to start all over. Stef
