Showing posts with label searching. Show all posts
Showing posts with label searching. Show all posts

Friday, March 30, 2012

MSSQL 2000 Developer Edition limit of connection ?

J.H wrote:
> Dear All,
> I've been searching the MSDN web for the MSSQL 2000 Developer connection
> limit.
> However, could not find any authentic documentation that says MSSQL 2000
> Developer
> connection information.
> With MSSQL 2000 Developer Edition, do we have any limitation of connection
> direct to
> database? We do have user connecting to this database through http/asp, an
d
> plus user connecting direct to database by 1433. However those users conne
ct
> direct to database by
> 1433 getting low performance, slow, sometimes got disconnection from the
> MSSQL 2000
> Developer Edition that we have.
> Our server is single Xeon enabled hyperthreading 2 logical map to 1 physic
al
> (this is another
> factor for slow performance), this server has MSSQL 2000 Developer Edition
> installed.
> Thanks for any input,
> JH
There is no connection limit specific to Dev Edition.
Make sure that you enable only 1 logical processor per physical
processor in SQL Server.
Note that Developer Edition is licensed for development and testing use
only.
David Portas, SQL Server MVP
Whenever possible please post enough code to reproduce your problem.
Including CREATE TABLE and INSERT statements usually helps.
State what version of SQL Server you are using and specify the content
of any error messages.
SQL Server Books Online:
http://msdn2.microsoft.com/library/ms130214(en-US,SQL.90).aspx
--Hi David,
Is there any explaination why it is fast on clients that access from
HTTP/ASAP page and
slown performance/disconnection on client accessig database through ODBC
1433?
Thanks for any input,
JH
"David Portas" <REMOVE_BEFORE_REPLYING_dportas@.acm.org> wrote in message
news:1150828951.963023.188820@.g10g2000cwb.googlegroups.com...
> J.H wrote:
connection[vbcol=seagreen]
and[vbcol=seagreen]
connect[vbcol=seagreen]
physical[vbcol=seagreen]
Edition[vbcol=seagreen]
> There is no connection limit specific to Dev Edition.
> Make sure that you enable only 1 logical processor per physical
> processor in SQL Server.
> Note that Developer Edition is licensed for development and testing use
> only.
> --
> David Portas, SQL Server MVP
> Whenever possible please post enough code to reproduce your problem.
> Including CREATE TABLE and INSERT statements usually helps.
> State what version of SQL Server you are using and specify the content
> of any error messages.
> SQL Server Books Online:
> http://msdn2.microsoft.com/library/ms130214(en-US,SQL.90).aspx
> --
>|||Dear All,
I've been searching the MSDN web for the MSSQL 2000 Developer connection
limit.
However, could not find any authentic documentation that says MSSQL 2000
Developer
connection information.
With MSSQL 2000 Developer Edition, do we have any limitation of connection
direct to
database? We do have user connecting to this database through http/asp, and
plus user connecting direct to database by 1433. However those users connect
direct to database by
1433 getting low performance, slow, sometimes got disconnection from the
MSSQL 2000
Developer Edition that we have.
Our server is single Xeon enabled hyperthreading 2 logical map to 1 physical
(this is another
factor for slow performance), this server has MSSQL 2000 Developer Edition
installed.
Thanks for any input,
JH|||J.H wrote:
> Dear All,
> I've been searching the MSDN web for the MSSQL 2000 Developer connection
> limit.
> However, could not find any authentic documentation that says MSSQL 2000
> Developer
> connection information.
> With MSSQL 2000 Developer Edition, do we have any limitation of connection
> direct to
> database? We do have user connecting to this database through http/asp, an
d
> plus user connecting direct to database by 1433. However those users conne
ct
> direct to database by
> 1433 getting low performance, slow, sometimes got disconnection from the
> MSSQL 2000
> Developer Edition that we have.
> Our server is single Xeon enabled hyperthreading 2 logical map to 1 physic
al
> (this is another
> factor for slow performance), this server has MSSQL 2000 Developer Edition
> installed.
> Thanks for any input,
> JH
There is no connection limit specific to Dev Edition.
Make sure that you enable only 1 logical processor per physical
processor in SQL Server.
Note that Developer Edition is licensed for development and testing use
only.
David Portas, SQL Server MVP
Whenever possible please post enough code to reproduce your problem.
Including CREATE TABLE and INSERT statements usually helps.
State what version of SQL Server you are using and specify the content
of any error messages.
SQL Server Books Online:
http://msdn2.microsoft.com/library/ms130214(en-US,SQL.90).aspx
--|||Hi David,
Is there any explaination why it is fast on clients that access from
HTTP/ASAP page and
slown performance/disconnection on client accessig database through ODBC
1433?
Thanks for any input,
JH
"David Portas" <REMOVE_BEFORE_REPLYING_dportas@.acm.org> wrote in message
news:1150828951.963023.188820@.g10g2000cwb.googlegroups.com...
> J.H wrote:
connection[vbcol=seagreen]
and[vbcol=seagreen]
connect[vbcol=seagreen]
physical[vbcol=seagreen]
Edition[vbcol=seagreen]
> There is no connection limit specific to Dev Edition.
> Make sure that you enable only 1 logical processor per physical
> processor in SQL Server.
> Note that Developer Edition is licensed for development and testing use
> only.
> --
> David Portas, SQL Server MVP
> Whenever possible please post enough code to reproduce your problem.
> Including CREATE TABLE and INSERT statements usually helps.
> State what version of SQL Server you are using and specify the content
> of any error messages.
> SQL Server Books Online:
> http://msdn2.microsoft.com/library/ms130214(en-US,SQL.90).aspx
> --
>

MSSQL 2000 Developer Edition limit of connection ?

Dear All,
I've been searching the MSDN web for the MSSQL 2000 Developer connection
limit.
However, could not find any authentic documentation that says MSSQL 2000
Developer
connection information.
With MSSQL 2000 Developer Edition, do we have any limitation of connection
direct to
database? We do have user connecting to this database through http/asp, and
plus user connecting direct to database by 1433. However those users connect
direct to database by
1433 getting low performance, slow, sometimes got disconnection from the
MSSQL 2000
Developer Edition that we have.
Our server is single Xeon enabled hyperthreading 2 logical map to 1 physical
(this is another
factor for slow performance), this server has MSSQL 2000 Developer Edition
installed.
Thanks for any input,
JHJ.H wrote:
> Dear All,
> I've been searching the MSDN web for the MSSQL 2000 Developer connection
> limit.
> However, could not find any authentic documentation that says MSSQL 2000
> Developer
> connection information.
> With MSSQL 2000 Developer Edition, do we have any limitation of connection
> direct to
> database? We do have user connecting to this database through http/asp, and
> plus user connecting direct to database by 1433. However those users connect
> direct to database by
> 1433 getting low performance, slow, sometimes got disconnection from the
> MSSQL 2000
> Developer Edition that we have.
> Our server is single Xeon enabled hyperthreading 2 logical map to 1 physical
> (this is another
> factor for slow performance), this server has MSSQL 2000 Developer Edition
> installed.
> Thanks for any input,
> JH
There is no connection limit specific to Dev Edition.
Make sure that you enable only 1 logical processor per physical
processor in SQL Server.
Note that Developer Edition is licensed for development and testing use
only.
--
David Portas, SQL Server MVP
Whenever possible please post enough code to reproduce your problem.
Including CREATE TABLE and INSERT statements usually helps.
State what version of SQL Server you are using and specify the content
of any error messages.
SQL Server Books Online:
http://msdn2.microsoft.com/library/ms130214(en-US,SQL.90).aspx
--|||Hi David,
Is there any explaination why it is fast on clients that access from
HTTP/ASAP page and
slown performance/disconnection on client accessig database through ODBC
1433?
Thanks for any input,
JH
"David Portas" <REMOVE_BEFORE_REPLYING_dportas@.acm.org> wrote in message
news:1150828951.963023.188820@.g10g2000cwb.googlegroups.com...
> J.H wrote:
> > Dear All,
> >
> > I've been searching the MSDN web for the MSSQL 2000 Developer connection
> > limit.
> > However, could not find any authentic documentation that says MSSQL 2000
> > Developer
> > connection information.
> >
> > With MSSQL 2000 Developer Edition, do we have any limitation of
connection
> > direct to
> > database? We do have user connecting to this database through http/asp,
and
> > plus user connecting direct to database by 1433. However those users
connect
> > direct to database by
> > 1433 getting low performance, slow, sometimes got disconnection from the
> > MSSQL 2000
> > Developer Edition that we have.
> >
> > Our server is single Xeon enabled hyperthreading 2 logical map to 1
physical
> > (this is another
> > factor for slow performance), this server has MSSQL 2000 Developer
Edition
> > installed.
> >
> > Thanks for any input,
> > JH
> There is no connection limit specific to Dev Edition.
> Make sure that you enable only 1 logical processor per physical
> processor in SQL Server.
> Note that Developer Edition is licensed for development and testing use
> only.
> --
> David Portas, SQL Server MVP
> Whenever possible please post enough code to reproduce your problem.
> Including CREATE TABLE and INSERT statements usually helps.
> State what version of SQL Server you are using and specify the content
> of any error messages.
> SQL Server Books Online:
> http://msdn2.microsoft.com/library/ms130214(en-US,SQL.90).aspx
> --
>

MSSQL 2000 Developer connection limit & boolean connection

Dear All,
I've been searching the MSDN web for the MSSQL 2000 Developer connection
limit.
However, could not find any authentic documentation that says MSSQL 2000
Developer
connection information.
With MSSQL 2000 Developer Edition, do we have any limitation of connection
direct to
database? We do have user connecting to this database through http/asp, and
plus user connecting direct to database by 1433. However those users connect
direct to database by
1433 getting low performance, slow, sometimes got disconnection from the
MSSQL 2000
Developer Edition that we have.
Our server is single Xeon enabled hyperthreading 2 logical map to 1 physical
(this is another
factor for slow performance), this server has MSSQL 2000 Developer Edition
installed.
Thanks for any input,
JHHi,
there is no connection limit to SQL Server Dev Edition as there is none
for all the editions, this one for SQL Server MSDE isn=B4t actually a
limitation, its a trotteling of the engine, as the query governour will
keep track of the concurrent *queries* not connections.
HTH, Jens Suessmeyer.
http://www.sqlserver2005.de
--|||Hi,
there is no connection limit to SQL Server Dev Edition as there is none
for all the editions, this one for SQL Server MSDE isn=B4t actually a
limitation, its a trotteling of the engine, as the query governour will
keep track of the concurrent *queries* not connections.
HTH, Jens Suessmeyer.
http://www.sqlserver2005.de
--