Re: why my @@servername is null?
From: Paul Ibison (Paul.Ibison_at_Pygmalion.Com)
Date: 05/20/04
- Next message: Hilary Cotter: "RE: Big problem"
- Previous message: Aju: "Re: why my @@servername is null?"
- In reply to: Aju: "Re: why my @@servername is null?"
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 20 May 2004 13:22:55 +0100
Aju,
did you restart the services?
Please have a look at sysservers directly to see what entries you have
there:
SELECT srvid, srvname
FROM master.dbo.sysservers
Do you get your servername back with a srvid of zero? If not then run the
script in my other post again.
HTH,
Paul Ibison
- Next message: Hilary Cotter: "RE: Big problem"
- Previous message: Aju: "Re: why my @@servername is null?"
- In reply to: Aju: "Re: why my @@servername is null?"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|