Re: why my @@servername is null?
From: hanyun (hanyun_at_diaocha.net)
Date: 06/12/04
- Previous message: Mingqing Cheng [MSFT]: "RE: How to determine what was inserted"
- Messages sorted by: [ date ] [ thread ]
Date: Sat, 12 Jun 2004 10:11:40 +0800
Thanks, I can see the @@servername now.
I had read the sp_xxx storeprocess.
"Paul Ibison" <Paul.Ibison@Pygmalion.Com> дÈëÏûÏ¢
news:u4GSqVmPEHA.3300@TK2MSFTNGP09.phx.gbl...
> 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
>
>
- Previous message: Mingqing Cheng [MSFT]: "RE: How to determine what was inserted"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|