Drop Table

Support Forum for database administrators and web based access to important newsgroups related to databases
Register on Database Support Forum Edit your profileCalendarFind other Database Support forum membersFrequently Asked QuestionsSearch this forum -> 
For Database admins: Free Database-related Magazines Now Free shipping to Texas


Post New Thread










Thread
Author

2005 Upgrade Lightweight Pooling Error
I am trying to upgrade from SQL Server 2000 Enterprise to SQL Server
2005 Enterprise on Windows 2000 Server.  It gets to the part where it
stops and starts MSSQLSERVER and completes that successfully.  Next,
when it says it is updating the database, I get the following error
when it is executing sqldmo.sql:

"SQL Server Setup has encountered the following problem:
[Microsoft][SQL Native Client][SQL Server]Lightweight pooling is
 not
supported on this platform or in this edition of SQL Server.. To
continue, correct the problem, and then run SQL Server Setup again."

If I knew how the correct the problem, I would... Anyone have any ideas
on things I could try?

Any help would be greatly appreciated.


Report this thread to moderator Post Follow-up to this message
Old Post
kwins
04-07-06 01:23 AM


Re: 2005 Upgrade Lightweight Pooling Error
Start SQL Server and in Query Analyzer run the following

exec sp_configure 'lightweight pooling',0
reconfigure

and then restart SQL Service. You should then be able to complete the
upgrade

--
HTH,
Jasper Smith (SQL Server MVP)
http://www.sqldbatips.com


"kwins" <kwinslow@gmail.com> wrote in message
news:1144352693.139212.223460@t31g2000cwb.googlegroups.com...
>I am trying to upgrade from SQL Server 2000 Enterprise to SQL Server
> 2005 Enterprise on Windows 2000 Server.  It gets to the part where it
> stops and starts MSSQLSERVER and completes that successfully.  Next,
> when it says it is updating the database, I get the following error
> when it is executing sqldmo.sql:
>
> "SQL Server Setup has encountered the following problem:
> [Microsoft][SQL Native Client][SQL Server]Lightweight pooling 
is not
> supported on this platform or in this edition of SQL Server.. To
> continue, correct the problem, and then run SQL Server Setup again."
>
> If I knew how the correct the problem, I would... Anyone have any ideas
> on things I could try?
>
> Any help would be greatly appreciated.
>



Report this thread to moderator Post Follow-up to this message
Old Post
Jasper Smith
04-07-06 01:23 AM


Sponsored Links





Last Thread Next Thread
Post New Thread

MS SQL Server archive

Show a Printable Version Email This Page to Someone! Receive updates to this thread
Microsoft SQL Server
Access database support
PostgreSQL Replication
SQL Server ODBC
FoxPro Support
PostgreSQL pgAdmin
SQL Server Clustering
MySQL ODBC
Web Applications with dBASE
SQL Server CE
MySQL++
Sybase Database Support
MS SQL Full Text Search
PostgreSQL Administration
SQL Anywhere support
DB2 UDB Database
Paradox Database Support
Filemaker Database
Berkley DB
SQL 2000/2000i database
ASE Database
Forum Jump:
All times are GMT. The time now is 08:09 PM.

 
Mobile devices forum | Database support forum archive




Copyrights DropTable.com Database Support Forum 2004 - 2006