Showing posts with label beta. Show all posts
Showing posts with label beta. Show all posts

Tuesday, March 27, 2012

Can't start SSIS

Hello,

Our enterprise have bought a sql server 2005 standard edition.
Before installing it i have installed the beta version.
And after I desinstalled this beta version (with difficulties).
But the problem is that I can't start SSIS.

I have the following message:
"The request failed or the service did not respond in a timely fashion.
Consult event log or other applicable error logs for details.
"

Please can you help me.
Thanks.

You should really format the machine and reinstall the OS, especially if you had an early beta. The fact that you had problems cleaning it up would be a clear indication to me that you should do that more than ever.

Are there any errors in the event log, as the message directs?

Have you applied SP1? There is an issue with starting the service with that.

|||If you have installed SP1, please review this KB article
http://support.microsoft.com/kb/918644|||

Thanks!!!
In fact I haven't installed the SP1 because the SP1 I have seen is only for express edition (I have the standard edition)!!
For the event log I haven't seen it yet!! I'll try to do it Monday.

PS:
One thing I remembered during the installation is that all the system requirements were not OK.I didn't have errors but there were 2 warnings(i don't remember them)!! .

May be it will be that!!Or it will be because I haven't installed SP1 (if you know where I can download it please indicate me ).

Thanks for comments!!!

|||

taze wrote:

if you know where I can download it please indicate me

The SP1 can be downloaded http://www.microsoft.com/sql/sp1.mspx, but I don't think it will fix this particular issue.

I join Darren's advice to reinstall the OS if earlier it had any beta builds.

|||Thank U very much for your advice!!!
I will try reinstall SQL Server 2005 in a new machine wirhout any SQL 2005 beta version!!!
Thanks!!!

can't start sql 2005 service

Hi guys, I have sql 2005 beta 2 installed.. It used to work before, toda
y I try to start the service, it said following messages.
I use local system account, my other instance sql 2000 can start, I think
it's only YUKON problem, I do not know how to troubleshoot this error.
Can you guys help? Thanks a lot!!Have you checked the SQL Server 2005 error log?
--
HTH,
Vyas, MVP (SQL Server)
SQL Server Articles and Code Samples @. http://vyaskn.tripod.com/
"Britney" <britneychen_2001@.yahoo.com> wrote in message news:urW5U81oFHA.303
6@.TK2MSFTNGP14.phx.gbl...
Hi guys, I have sql 2005 beta 2 installed.. It used to work before, today
I try to start the service, it said following messages.
I use local system account, my other instance sql 2000 can start, I think
it's only YUKON problem, I do not know how to troubleshoot this error.
Can you guys help? Thanks a lot!!|||where do I look for the log?
"Narayana Vyas Kondreddi" <answer_me@.hotmail.com> wrote in message news:%23F
eit92oFHA.3304@.tk2msftngp13.phx.gbl...
Have you checked the SQL Server 2005 error log?
--
HTH,
Vyas, MVP (SQL Server)
SQL Server Articles and Code Samples @. http://vyaskn.tripod.com/
"Britney" <britneychen_2001@.yahoo.com> wrote in message news:urW5U81oFHA.303
6@.TK2MSFTNGP14.phx.gbl...
Hi guys, I have sql 2005 beta 2 installed.. It used to work before, toda
y I try to start the service, it said following messages.
I use local system account, my other instance sql 2000 can start, I think
it's only YUKON problem, I do not know how to troubleshoot this error.
Can you guys help? Thanks a lot!!

Thursday, March 8, 2012

Can't remove SQLServer Beta2

I want to remove e SQLServer Beta2 from my machine, butI remove
DotFrameWork 2.0 beta first.
When I remove SQLServer 2005 Beta2, the system told me I must install
DotFrameWork 2.0 first.
How can I remove SQLServer 2005 Beta2 after I have removed DotFrameWork 2.0
beta?
Try if any of the following work, I tried this exactly and it worked.
3.6.1 Uninstalling SQL Server 2005 Beta 2
You can uninstall SQL Server 2005 Beta 2 by using Add or Remove Programs in
Control Panel or via the command prompt. The same procedures can be used to
uninstall SQL Server 2005 Technical Preview and SQL Server 2005 Beta 2 IDW4.
To uninstall SQL Server 2005 Beta 2 using Add or Remove Programs
1.. In Add or Remove Programs, remove Microsoft SQL Server 2005 Beta 2
components. Each SQL Server component will be listed individually, and must
be selected and removed in turn.
2.. In Add or Remove Programs, remove Microsoft SQL Server Setup Support
files (required only for IDW4).
3.. In Add or Remove Programs, remove Microsoft SQL Native Client.
4.. In Add or Remove Programs, remove Microsoft SQL Server .NET Framework
2.0.
Note Removing .NET Framework 1.2 or 2.0 will affect existing Visual
Studio installations, as Visual Studio depends on it. If you have Visual
Studio installed, do not uninstall the .NET Framework.
To uninstall SQL Server 2005 Beta 2 via the command prompt
1.. Insert the SQL Server 2005 Beta 2 CD into the CD drive.
2.. To remove all SQL Server 2005 components, from the command prompt,
type
Start /wait <CD Drive>\setup.exe /qb REMOVE=ALL
INSTANCENAME=<InstanceName>For the default instance, specify "MSSQLSERVER"
for InstanceName.
Note Specifying REMOVE=ALL to remove the instance components also removes
all shared components (SQL Server tools, Data Transformation Services, and
Notification Services).
3.. To remove Microsoft SQL Native Client, type
Start /wait msiexec /qb /X <CD Drive>\Setup\sqlncli.msi4.. To remove
Microsoft .NET Framework, type
Start /wait <CD Drive>\redist\2.0\dotnetfx.exe /q:a /c:"install /qu"
Note Removing .NET Framework 1.2 or 2.0 will affect existing Visual
Studio installations, as Visual Studio depends on the .NET Framework. If you
have Visual Studio installed, do not uninstall the .NET Framework.
"ad" <flying@.wfes.tcc.edu.tw> wrote in message
news:uNEXYdBAGHA.740@.TK2MSFTNGP12.phx.gbl...
I want to remove e SQLServer Beta2 from my machine, butI remove
DotFrameWork 2.0 beta first.
When I remove SQLServer 2005 Beta2, the system told me I must install
DotFrameWork 2.0 first.
How can I remove SQLServer 2005 Beta2 after I have removed DotFrameWork 2.0
beta?

Can't remove SQLServer Beta2

I want to remove e SQLServer Beta2 from my machine, butI remove
DotFrameWork 2.0 beta first.
When I remove SQLServer 2005 Beta2, the system told me I must install
DotFrameWork 2.0 first.
How can I remove SQLServer 2005 Beta2 after I have removed DotFrameWork 2.0
beta?Try if any of the following work, I tried this exactly and it worked.
3.6.1 Uninstalling SQL Server 2005 Beta 2
You can uninstall SQL Server 2005 Beta 2 by using Add or Remove Programs in
Control Panel or via the command prompt. The same procedures can be used to
uninstall SQL Server 2005 Technical Preview and SQL Server 2005 Beta 2 IDW4.
To uninstall SQL Server 2005 Beta 2 using Add or Remove Programs
1.. In Add or Remove Programs, remove Microsoft SQL Server 2005 Beta 2
components. Each SQL Server component will be listed individually, and must
be selected and removed in turn.
2.. In Add or Remove Programs, remove Microsoft SQL Server Setup Support
files (required only for IDW4).
3.. In Add or Remove Programs, remove Microsoft SQL Native Client.
4.. In Add or Remove Programs, remove Microsoft SQL Server .NET Framework
2.0.
Note Removing .NET Framework 1.2 or 2.0 will affect existing Visual
Studio installations, as Visual Studio depends on it. If you have Visual
Studio installed, do not uninstall the .NET Framework.
To uninstall SQL Server 2005 Beta 2 via the command prompt
1.. Insert the SQL Server 2005 Beta 2 CD into the CD drive.
2.. To remove all SQL Server 2005 components, from the command prompt,
type
Start /wait <CD Drive>\setup.exe /qb REMOVE=ALL
INSTANCENAME=<InstanceName>For the default instance, specify "MSSQLSERVER"
for InstanceName.
Note Specifying REMOVE=ALL to remove the instance components also removes
all shared components (SQL Server tools, Data Transformation Services, and
Notification Services).
3.. To remove Microsoft SQL Native Client, type
Start /wait msiexec /qb /X <CD Drive>\Setup\sqlncli.msi4.. To remove
Microsoft .NET Framework, type
Start /wait <CD Drive>\redist\2.0\dotnetfx.exe /q:a /c:"install /qu"
Note Removing .NET Framework 1.2 or 2.0 will affect existing Visual
Studio installations, as Visual Studio depends on the .NET Framework. If you
have Visual Studio installed, do not uninstall the .NET Framework.
"ad" <flying@.wfes.tcc.edu.tw> wrote in message
news:uNEXYdBAGHA.740@.TK2MSFTNGP12.phx.gbl...
I want to remove e SQLServer Beta2 from my machine, butI remove
DotFrameWork 2.0 beta first.
When I remove SQLServer 2005 Beta2, the system told me I must install
DotFrameWork 2.0 first.
How can I remove SQLServer 2005 Beta2 after I have removed DotFrameWork 2.0
beta?

Can't remove SQLServer Beta2

I want to remove e SQLServer Beta2 from my machine, butI remove
DotFrameWork 2.0 beta first.
When I remove SQLServer 2005 Beta2, the system told me I must install
DotFrameWork 2.0 first.
How can I remove SQLServer 2005 Beta2 after I have removed DotFrameWork 2.0
beta?Try if any of the following work, I tried this exactly and it worked.
3.6.1 Uninstalling SQL Server 2005 Beta 2
You can uninstall SQL Server 2005 Beta 2 by using Add or Remove Programs in
Control Panel or via the command prompt. The same procedures can be used to
uninstall SQL Server 2005 Technical Preview and SQL Server 2005 Beta 2 IDW4.
To uninstall SQL Server 2005 Beta 2 using Add or Remove Programs
1.. In Add or Remove Programs, remove Microsoft SQL Server 2005 Beta 2
components. Each SQL Server component will be listed individually, and must
be selected and removed in turn.
2.. In Add or Remove Programs, remove Microsoft SQL Server Setup Support
files (required only for IDW4).
3.. In Add or Remove Programs, remove Microsoft SQL Native Client.
4.. In Add or Remove Programs, remove Microsoft SQL Server .NET Framework
2.0.
Note Removing .NET Framework 1.2 or 2.0 will affect existing Visual
Studio installations, as Visual Studio depends on it. If you have Visual
Studio installed, do not uninstall the .NET Framework.
To uninstall SQL Server 2005 Beta 2 via the command prompt
1.. Insert the SQL Server 2005 Beta 2 CD into the CD drive.
2.. To remove all SQL Server 2005 components, from the command prompt,
type
Start /wait <CD Drive>\setup.exe /qb REMOVE=ALL
INSTANCENAME=<InstanceName>For the default instance, specify "MSSQLSERVER"
for InstanceName.
Note Specifying REMOVE=ALL to remove the instance components also removes
all shared components (SQL Server tools, Data Transformation Services, and
Notification Services).
3.. To remove Microsoft SQL Native Client, type
Start /wait msiexec /qb /X <CD Drive>\Setup\sqlncli.msi4.. To remove
Microsoft .NET Framework, type
Start /wait <CD Drive>\redist\2.0\dotnetfx.exe /q:a /c:"install /qu"
Note Removing .NET Framework 1.2 or 2.0 will affect existing Visual
Studio installations, as Visual Studio depends on the .NET Framework. If you
have Visual Studio installed, do not uninstall the .NET Framework.
"ad" <flying@.wfes.tcc.edu.tw> wrote in message
news:uNEXYdBAGHA.740@.TK2MSFTNGP12.phx.gbl...
I want to remove e SQLServer Beta2 from my machine, butI remove
DotFrameWork 2.0 beta first.
When I remove SQLServer 2005 Beta2, the system told me I must install
DotFrameWork 2.0 first.
How can I remove SQLServer 2005 Beta2 after I have removed DotFrameWork 2.0
beta?

Thursday, February 16, 2012

Can't install SQL Server 2005 Standard -- beta versions detected

===============================================
UNACCEPTABLLY POOR UNINSTALL AND INSTALL ROUTINES !!!
===============================================

These routines should be unstoppable! How can we sell if we can't install! Tongue Tied

I can't get the SQL Server 2005 Standard Edition to load after I have removed SQL Server 2005 Developer Edition CTP (June). I have been using the Beta 2 for a few months.

I have used the uninstall routine located on this page:
http://lab.msdn.microsoft.com/vs2005/uninstall/preRTMuninstall/default.aspx

The above uninstall routine reports that everything has been uninstalled.
However, when I run setup from my RTM dvd, I get the following message:

"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
Microsoft SQL Server 2005 Setup

SQL Server 2005 Setup has detected incompatible components from beta versions of Visual Studio, .NET Framework, or SQL Server 2005. Use Add or Remove Programs to remove these components, and then run SQL Server 2005 again. For detailed instructions on uninstalling SQL Server 2005, see SQL Server 2005 Readme.
"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""

Thank you for your help.
Charles Sommers

The problem above was fixed by running the following commands. I had a named instance of "sql_inst_01". Initially, I ran the following command for only the named instances, not the default instance. When I ran the commands for the MSSQLSERVER instance the install worked.

start /wait <CD Drive>\setup.exe /qb REMOVE=ALL INSTANCENAME=<InstanceName>

For the default instance, specify "MSSQLSERVER" for InstanceName.

start /wait msiexec /qb /X <CD Drive>\Setup\sqlncli.msi

start /wait <CD Drive>\redist\2.0\dotnetfx.exe /q:a /c:"install /qu"

The key was to run the uninstall for the named and default instance.

A more descriptive error message would have saved me 5 hours of frustration.

Thank you,
Charles Sommers

Can't install SQL Server 2005 Mobile Edition Server Tools Beta 1

I'm working with VS.NET 2005 Beta2 and SQL Server 2005 April CTP. My
SQL Server 2005 installation was more or less full, that is, I
installed everything related to Client Connectivity. I was bound to
build a merge replication scenario when I've noticed I needed "SQL
Server 2005 Mobile Edition Server Tools Beta 1".
Download the installer and execute it, obtaining the following error:
"You must first install the Replication Components for SQL Server 2000
SP 3a or higher or the SQL Server 2005 Client Connectivity Components."
What is the problem here if I have installed all Client components?
Any help will be greatly appreciated.
Instead of downloading "SQL Server 2005 Mobile Edition Server Tools
Beta 1" from Microsoft, which still warns me that I cannot replicate
with SQL Server 2005 because I don't have Client Connectivity
Components installed, I finally read this on MSDN2:
http://msdn2.microsoft.com/en-us/library/ms171908
The setup file is "sqlce30setupen.msi", located at "C:\Program
Files\Microsoft SQL Server\90\Tools\binn\VSShell\Common7\IDE". This
setup process went ok and did not warn me about anything.
Hope it helps people having the same problem.
PS: How does MS redirect developers to download Server Tools Beta 1 in
order to setup replication and then setup fails or warns the user
wihout any logical reason. Incredible! Can anybody explain me this?

Friday, February 10, 2012

Cant get SQL Express Installed

Hi-

I had previously had VS2005 Beta installed from my MSDN discs. When it expired, I uninstalled it and downloaded VWD Express to install. VWD installed fine, but the SQL Server Express will not install. The VWD install package doesn't give me any feedback, just says it failed. I tried dowloading and installing SQL Express separately, and it tells me that I have to uninstall all components from other versions. I have done that, but still wont install. If I use the uninstall utility on the website, it tells me it can't find any components, and all of the components listed in the manual uninstall instructions are missing, so I can't find anything further to uninstall. (FYI: I'm running XP Pro SP2).

I'm wondering if a registry setting or something didn't get updated on uninstall. I see a registry folder for "Microsoft SQL Server" but I do not know if this could be getting in the way.

Any help would be appreciated.

-Moz

I guess the issue is caused by imcompletely uninstalled VS2005 beta components. You can find SQL Server setup logs under the "%ProgramFiles%\Microsoft SQL Server\90\Setup\Bootstrap\LOG\Files" folder. However the logs are always verbose to read. So it may be better to uninstall all existing VS2005 components completely, please refer to this article:

http://msdn.microsoft.com/vstudio/support/uninstall/default.aspx

|||

Yeah, I followed the uninstall instructions, but none of the programs to uninstall are in my list. I looked at the logs (thanx for the lead on that) and it appears that the errors are thrown when it loads the msi.dll. The errors in the log indicate that it's finding incompatible versions of the following:

Microsoft SQL Server 2005 CTP|||

I got this straightened out. Nothing was working, but I stumbled on this:

http://blogs.msdn.com/astebner/archive/2005/10/30/487096.aspx

and the steps and tools he provided did the necessary clean up for me, after which I was able to get the express edition installed.

Thanx for the help!

-Moz