Re: why my @@servername is null?
From: Aju (ajuonline_at_yahoo.com)
Date: 05/20/04
- Next message: Paul Ibison: "Re: why my @@servername is null?"
- Previous message: Paul Ibison: "RE: Big problem"
- In reply to: Paul Ibison: "RE: why my @@servername is null?"
- Next in thread: Paul Ibison: "Re: why my @@servername is null?"
- Reply: Paul Ibison: "Re: why my @@servername is null?"
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 20 May 2004 17:39:12 +0530
Hi ,
Just to update
I tried to test it .
It worked in reverse way now I can't see @@servername
null is coming .
Ajay
"Paul Ibison" <Paul.Ibison@Pygmalion.Com> wrote in message
news:9815A60B-A884-42FE-9C0C-74C15CE8F883@microsoft.com...
> Hanyun,
> try running the following script to reset the sysservers entry:
> Use Master
> go
> Sp_DropServer 'Server1'
> GO
> Use Master
> go
> Sp_Addserver 'Server1', 'local'
> GO
> Stop and Start SQL Services
>
> Regards,
> Paul Ibison
- Next message: Paul Ibison: "Re: why my @@servername is null?"
- Previous message: Paul Ibison: "RE: Big problem"
- In reply to: Paul Ibison: "RE: why my @@servername is null?"
- Next in thread: Paul Ibison: "Re: why my @@servername is null?"
- Reply: Paul Ibison: "Re: why my @@servername is null?"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|