473,657 Members | 2,727 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

SQL Server 2000 inutizado ... ¿Qué puedo hacer?

XTV
Hola, tengo un problema un tanto "raro".

Tenia instalado un SQL Server 2000 Developer en mi XP Pro que me funcionaba
perfectamente y me ideal para las pruebas de aplicaciones; pero ayer me
descarge la demo de 180 dias de SQL Server 2005 y la instale; pues bien, hoy
ya tenia mucho problemas para trabajar normamente con la version 2000.
Después de intentar re-instalar el SP4 para ver si arreglaba algo y de
desintalar el SQL 2005, todo seguia más o menos igual.

Pues no se me ocurre otra cosa que desistalarlo completo (el SQL 2000) y
reinstalarlo completo. Para mi sorpresa la instalación no llega a terminar;
no entiendo que puede pasar. El LOG de errores que me a creado termina así:

[.....]
2006-03-16 11:06:34.82 spid3 Se restauró el índice para
Northwind.Suppl iers.
2006-03-16 11:06:37.00 spid3 Default collation successfully changed.
2006-03-16 11:06:37.04 spid3 Recuperación completa.
2006-03-16 11:06:37.25 spid3 Warning: override, autoexec procedures
skipped.
2006-03-16 11:06:58.39 spid3 SQL Server is terminating due to 'stop'
request from Service Control Manager.

¿Qué me esta pasando?. ¿Cómo lo arreglo para poder instalar correctamente el
servidor?

Muchas gracias

XTV
Mar 16 '06 #1
2 3130
Hola,

Este grupo es en inglés, usa los que llevan ".es" en el nombre.

--

Best regards,

Carlos J. Quintero

MZ-Tools: Productivity add-ins for Visual Studio
You can code, design and document much faster:
http://www.mztools.com
"XTV" <XT*******@hotm ail.com> escribió en el mensaje
news:OH******** ******@tk2msftn gp13.phx.gbl...
Hola, tengo un problema un tanto "raro".

Tenia instalado un SQL Server 2000 Developer en mi XP Pro que me
funcionaba perfectamente y me ideal para las pruebas de aplicaciones; pero
ayer me descarge la demo de 180 dias de SQL Server 2005 y la instale; pues
bien, hoy ya tenia mucho problemas para trabajar normamente con la version
2000. Después de intentar re-instalar el SP4 para ver si arreglaba algo y
de desintalar el SQL 2005, todo seguia más o menos igual.

Pues no se me ocurre otra cosa que desistalarlo completo (el SQL 2000) y
reinstalarlo completo. Para mi sorpresa la instalación no llega a
terminar; no entiendo que puede pasar. El LOG de errores que me a creado
termina así:

[.....]
2006-03-16 11:06:34.82 spid3 Se restauró el índice para
Northwind.Suppl iers.
2006-03-16 11:06:37.00 spid3 Default collation successfully changed.
2006-03-16 11:06:37.04 spid3 Recuperación completa.
2006-03-16 11:06:37.25 spid3 Warning: override, autoexec procedures
skipped.
2006-03-16 11:06:58.39 spid3 SQL Server is terminating due to 'stop'
request from Service Control Manager.

¿Qué me esta pasando?. ¿Cómo lo arreglo para poder instalar correctamente
el servidor?

Muchas gracias

XTV

Mar 16 '06 #2
Excuse me. I didn't want to put post in this forum; it was an error.

Greetings

"Carlos J. Quintero [VB MVP]" <ca*****@NOSPAM sogecable.com> escribió en el
mensaje news:OF******** ******@TK2MSFTN GP10.phx.gbl...
Hola,

Este grupo es en inglés, usa los que llevan ".es" en el nombre.

--

Best regards,

Carlos J. Quintero

MZ-Tools: Productivity add-ins for Visual Studio
You can code, design and document much faster:
http://www.mztools.com
"XTV" <XT*******@hotm ail.com> escribió en el mensaje
news:OH******** ******@tk2msftn gp13.phx.gbl...
Hola, tengo un problema un tanto "raro".

Tenia instalado un SQL Server 2000 Developer en mi XP Pro que me
funcionaba perfectamente y me ideal para las pruebas de aplicaciones;
pero ayer me descarge la demo de 180 dias de SQL Server 2005 y la
instale; pues bien, hoy ya tenia mucho problemas para trabajar normamente
con la version 2000. Después de intentar re-instalar el SP4 para ver si
arreglaba algo y de desintalar el SQL 2005, todo seguia más o menos
igual.

Pues no se me ocurre otra cosa que desistalarlo completo (el SQL 2000) y
reinstalarlo completo. Para mi sorpresa la instalación no llega a
terminar; no entiendo que puede pasar. El LOG de errores que me a creado
termina así:

[.....]
2006-03-16 11:06:34.82 spid3 Se restauró el índice para
Northwind.Suppl iers.
2006-03-16 11:06:37.00 spid3 Default collation successfully changed.
2006-03-16 11:06:37.04 spid3 Recuperación completa.
2006-03-16 11:06:37.25 spid3 Warning: override, autoexec procedures
skipped.
2006-03-16 11:06:58.39 spid3 SQL Server is terminating due to 'stop'
request from Service Control Manager.

¿Qué me esta pasando?. ¿Cómo lo arreglo para poder instalar correctamente
el servidor?

Muchas gracias

XTV


Mar 16 '06 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
3369
by: Thomas | last post by:
Hello, I received the error message below when i'm trying to install SQL Server 2000 standard edition into a Windows 2000 Professionale workstation. Error : Microsoft SQL server 2000 Standard Edition server components is not supported on this operating system. Only client components will be
6
6764
by: Andreas Lauffer | last post by:
I changed from Access97 to AccessXP and I have immense performance problems. Details: - Access XP MDB with Jet 4.0 ( no ADP-Project ) - Linked Tables to SQL-Server 2000 over ODBC I used the SQL Profile to watch the T-SQL-Command which Access ( who creates the commands?) creates and noticed:
2
2133
by: Jay Chan | last post by:
We have just installed a SQL Server 2000 (SP 3A) onto a computer that has Windows-2003 Server on it. Now, we cannot get access to that database server from other computers. Seem like this may be an issue with Active Directory. Our network consists of Windows-2000 Servers (SP 4) and Windows-2000 workstations and Windows-XP workstations. We also have SQL Server 2000 (SP2) in three Windows-2000 servers. All work fine. Recently, we get a...
0
2803
by: Chris Halcrow | last post by:
Hi I've spent ALL DAY trying to re-install SQL Server 2000 on Windows XP. I continually get the error 'cannot configure server' just at the end of the installation. I've tried the following: - Removing SQL server from 'Program Files' folder following an unsuccessful attempt to re-install, and entirely removing the registry entry 'HKEY_CURRENT_USER > SOFTWARE > Microsoft > MSSQLServer', as well as the corresponding entry under...
7
2580
by: Mike Watson | last post by:
I've got MSDE, SQL Server 7.0, installed. I want to handle an .mdf developed by someone else so I loaded the .mdf into my /DATA folder. But, MSDE/ODBC can't see the database. I subsequently discovered that it was created using SQL Server 2000. Is this the reason that my MSDE 7.0 doesn't see the .mdf? If so, how can I use this database with my 7.0? Backup from 2000, restore to 7.0? Thanks for any help.
1
1838
by: tskelley | last post by:
Something strange has happened on my computer. I am unable to link tables from SQL Server 2000. I have tried from Access 97 and 2000, but keep getting the error "The Microsoft Jet database engine could not find the object 'tablename'..." I have SQL Server 7 and SQL Server 2000 installed as an instance on the same computer. Linking has always worked fine previously, but something has obviously changes in the meantime. I tried to...
1
2492
by: bitchanger | last post by:
I have installed an SQL Server 2000 Developer Edition (SP4) on a computer that has Windows Server 2003 on it.The server is connected to the workgroup "WORK" and has no Active Directory. Now I cannot connect to that database server from other computers in the network. On the server itself, I can registrate the instance from the own SQL Server 2000 and also an instance from an other SQL Server 2000 installation on a Windows 2000 Server in...
6
7768
by: Todd Brewer | last post by:
Windows Server 2000 ASP.NET 2.0 SQL Server 2000 (on a physically seperate server) I moved an ASP.NET 2.0 application from a development server to production, and am getting the following error: System.Data.SqlClient.SqlException: An error has occurred while establishing a connection to the server. When connecting to SQL Server 2005, this failure may be caused by the fact that under the default settings SQL Server does not
0
4878
by: tamayi | last post by:
I have a problem (like most others posting issues on this forum :) ) I have a remote server running Windows XP SP2, with both SQL Server 2005 Express with Advanced Features and SQL 2000 installed. I can remotely connect to the SQL Server 2000 instance using Query Analyser or Enterprise Manager. I can also remotely connect to the SQLEXPRESS using Management Studio Express Edition. I am writing an ASP.NET 2.0 with VS2005 application...
0
8394
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
8825
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
8732
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
0
8605
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
7327
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
6164
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
4152
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
1
2726
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
1615
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.