Showing posts with label sql2000. Show all posts
Showing posts with label sql2000. Show all posts

Friday, March 30, 2012

How can I restrict bandwidth between to SQL servers

Hi
I have two SQL2000 servers in different sites, once a day approximately
1M of data in the form of a large update is required to be transfered
between the 2. We have use of a 2M pipe between the servers but there
is no quality of service, the other users on the pipe are traders so
there must be no interruption in the quality of their bandwidth at any
time.

Is there any way of throttling back the data transfer between the two
servers to restrict its bandwidth use. Obviously we want to retain the
max bandwidth on our local network.
The pipe is administered by a seperate company so we do not have admin
access to their gateways, routers etc.. so a solution which we can
implement on our database servers would be the easiest.
I am not sure if this is the right newsgroup for this but any
information would be great

Thanks
MarkMSSQL itself doesn't have any way to manage this - you would have to
work it out at the OS or network level. From the database side you
could update only a few rows at a time, with pauses in between, but
it's not a great solution and wouldn't be suitable if you need
everything in a transaction. Or perhaps export the data to flat files,
send them in chunks, then reassemble them and do the update on the
server, but again that seems very clumsy.

You might also want to post in a networking group - there may be an
OS-level solution which would do what you need,

Simon

Sunday, February 19, 2012

How can i fix sql2000 virtual server

It's too bad day. I deleted "sql server/sql agent/fulltext" three resources
in the cluster management.
How can i fix it? i try to reinstall virtual server,but it says : the
default instance was existed.Help me plz!
Hi
Add a resource by running the "Configure Application" wizard from the menu.
See Windows BOL for more information. The SQL Server setup does this
automaticcaly for you.
Regards
Mike
"luk" wrote:

> It's too bad day. I deleted "sql server/sql agent/fulltext" three resources
> in the cluster management.
> How can i fix it? i try to reinstall virtual server,but it says : the
> default instance was existed.Help me plz!
>
>
|||Hi
I added a resources(sql server) by "Configure Application" .But it can not
online,it failed. I think it maybe do something in the sql server's config
or regedit.I dont know how to configure in detail .
"Mike Epprecht (SQL MVP)" <mike@.epprecht.net> д?:EA27AF5A-3181-4FD5-8B22-8B83F9A2DEFC@.microsoft.com...[vbcol=seagreen]
> Hi
> Add a resource by running the "Configure Application" wizard from the
> menu.
> See Windows BOL for more information. The SQL Server setup does this
> automaticcaly for you.
> Regards
> Mike
> "luk" wrote:
|||Hi
Open a case with Microsoft PSS. They should be able to help you.
Regards
Mike
"luk" wrote:

> Hi
> I added a resources(sql server) by "Configure Application" .But it can not
> online,it failed. I think it maybe do something in the sql server's config
> or regedit.I dont know how to configure in detail .
>
> "Mike Epprecht (SQL MVP)" <mike@.epprecht.net> D′è????¢D???:EA27AF5A-3181-4FD5-8B22-8B83F9A2DEFC@.microsoft.com...
>
>