Unattended Installation Of SQL 2000 Fails

Mar 23, 2004

We're trying to use the unattended installation method for installing SQL 2000 on Windows 2000 servers. I've installed it (through terminal server) on two machines successfully, and two machines unsuccessfully. On the unsuccessful machines, it fails with no errors, and no SQL files are installed (bombs out almost immediately).

Anyone else had this problem? Could it possibly be a hardware issue?

View 8 Replies


ADVERTISEMENT

Unattended SQL Installation

Apr 27, 2004

Does anybody know of any good links

Cheers

View 2 Replies View Related

Unattended INstallation OF SQL SERVER

Nov 28, 2007

Hi guys i am trying to install 2005 SQL server(enterprise) on 80-100 servers, mostly with default instances and some with named instances( may be 30 of htem) on 2003 Windpws enterprise platform. i wanted to unattended installation and also if all the configurations are the same, can i install on all servers at time.

Some pros and cons are appreciated and also if you got better scripts please do share it,
Thanks
Derek

View 3 Replies View Related

Problem With Unattended Installation

Aug 16, 2007



Hello,

I have a problem with an unattended installation of the SQL Server 2005. I am trying to convert a manual-installation to unattended but am stuck with the service accounts. According to the manual I have to install the server using the built-in system account without customization for each service account.

Installation takes place on a machine with German Windows XP Professional Service Pack 2. It stopped the installation with a message telling me to specify sqlaccount, rsaccount, etc.

I did this and still get an error. According to http://msdn2.microsoft.com/en-us/library/ms144259.aspx I tried NT AuthoritySystem and Nt Authority, but I can't get the unattended install to work.

The manual installation works fine on this system so I think it must be a problem with the parameters I'm using.

Best Regards

Dominik Brosent

View 3 Replies View Related

Unattended Installation Woes

Feb 14, 2006

Hi,

I have tried to do a new SQL 2005 install via an unattended install script. I have tried both a modified version of the template.ini and just from the command line.

The installation starts and successfully installs some of the components I have selected through the ADDLOCAL option. Unfortunately it then reports an execution error and exits.

The errors I find in the install log files are as follows...

SQLSetup..._Core.log:

Error: Action "LaunchLocalBootstrapAction" threw an exception during execution. Error information reported during run:
"C:Program FilesMicrosoft SQL Server90Setup Bootstrapsetup.exe" finished and returned: 1603
Aborting queue processing as nested installer has completed
Message pump returning: 1603

SQLSetup..._Core(Local).log

Running: InstallToolsAction.10 at: 2006/1/14 14:58:11
Error: Action "InstallToolsAction.10" threw an exception during execution. Error information reported during run:
Target collection includes the local machine.
Fatal Exception caught while installing package: "10"
Error Code: 0x80070002 (2)
Windows Error Text: The system cannot find the file specified.

Source File Name: sqlchainingsqlprereqpackagemutator.cpp
Compiler Timestamp: Tue Aug 9 01:14:20 2005
Function Name: sqls::SqlPreReqPackageMutator::modifyRequest
Source Line Number: 196

---- Context -----------------------------------------------
sqls::InstallPackageAction::perform

WinException caught while installing package. : 1603
Error Code: 0x80070643 (1603)
Windows Error Text: Fatal error during installation.

Source File Name: packageengineinstallpackageaction.cpp
Compiler Timestamp: Fri Jul 1 01:28:25 2005
Function Name: sqls::InstallPackageAction::perform
Source Line Number: 167

---- Context -----------------------------------------------
sqls::InstallPackageAction::perform

Error: Failed to add file :"C:Program FilesMicrosoft SQL Server90Setup BootstrapLOGFilesSQLSetup0003_Server_.NET Framework 2.0.log" to cab file : "C:Program FilesMicrosoft SQL Server90Setup BootstrapLOGSqlSetup0003.cab" Error Code : 2
Error: Failed to add file :"C:Program FilesMicrosoft SQL Server90Setup BootstrapLOGFilesSQLSetup0003_Server_.NET Framework 2.0 LangPack.log" to cab file : "C:Program FilesMicrosoft SQL Server90Setup BootstrapLOGSqlSetup0003.cab" Error Code : 2
Error: Failed to add file :"C:Program FilesMicrosoft SQL Server90Setup BootstrapLOGFilesSQLSetup0003_Server_.NET Framework Upgrade Advisor.log" to cab file : "C:Program FilesMicrosoft SQL Server90Setup BootstrapLOGSqlSetup0003.cab" Error Code : 2
Error: Failed to add file :"C:Program FilesMicrosoft SQL Server90Setup BootstrapLOGFilesSQLSetup0003_Server_.NET Framework Upgrade Advisor LangPack.log" to cab file : "C:Program FilesMicrosoft SQL Server90Setup BootstrapLOGSqlSetup0003.cab" Error Code : 2
Error: Failed to add file :"C:Program FilesMicrosoft SQL Server90Setup BootstrapLOGFilesSQLSetup0003_Server_.NET Framework Windows Installer.log" to cab file : "C:Program FilesMicrosoft SQL Server90Setup BootstrapLOGSqlSetup0003.cab" Error Code : 2
Error: Failed to add file :"C:Program FilesMicrosoft SQL Server90Setup BootstrapLOGFilesSQLSetup0003_Server_.NET Framework Windows Installer LangPack.log" to cab file : "C:Program FilesMicrosoft SQL Server90Setup BootstrapLOGSqlSetup0003.cab" Error Code : 2
Running: UploadDrWatsonLogAction at: 2006/1/14 14:58:39
Message pump returning: 1603


The files reported as failing to be added to the .cab file do not exist, although .Net 2.0 was successfully installed. All other log files do not seem to contain errors.

When calling the install from the command line I am running the following

setup /qb ADDLOCAL=SQL_Engine,SQL_Data_Files,SQL_Replication,SQL_FullText,SQL_DTS,Client_Components,Connectivity,SQL_Tools90,SDK,SQLXML,SQL_WarehouseDevWorkbench,Tools_Legacy,SQL_Documentation,SQL_BooksOnline INSTALLSQLDIR="D:NTAppsMicrosoft SQL Server" INSTALLSQLSHAREDDIR="D:NTAppsMicrosoft SQL Server" INSTALLSQLDATADIR="F:Data" INSTANCENAME=MSSQLSERVER SQLBROWSERACCOUNT="DomainSQL" SQLBROWSERPASSWORD="******" SQLACCOUNT="DomainSQL" SQLPASSWORD=="******" AGTACCOUNT="DomainSQL" AGTPASSWORD="******" SQLBROWSERAUTOSTART=1 SQLAUTOSTART=1 AGTAUTOSTART=1 SECURITYMODE=SQL SAPWD="*******" SQLCOLLATION=SQL_Latin1_General_Cp1_CI_AI

Note: I've changed the usernames and passwords

Any ideas anyone?

View 7 Replies View Related

SQL Server 2000 Service Pack 3a Installation Fails

Jul 23, 2005

I have an installation of SQL Server 2000. Both MBSA and @@versionshow this to be the gold release. When I install Service Pack 3a, itshows no error. But after restart of the server, it's still unpatched,by both MBSA and @@version.Any idea what may be going on here?

View 3 Replies View Related

MSDE 2000 Installation Fails On Windows Vista 64-bit

May 30, 2006



Installation of MSDE 2000 fails on 64-bit Windows Vista (Build 5308).

The error message is "Setup failed to configure the server.Please refer the error logs for more information". No error log can be found on the machine at the time of installation. Please let me know if anyone else has encountered this problem?

Is it possible to install MSDE 2000 on 64-bit Windows Vista(Build 5308)?

Thanks in advance.

View 4 Replies View Related

Unattended SQL 7 Service Pack 3 Installation

Nov 1, 2001

I need to install the above to various PC's in our company. Has anyone done this before and could they give share any advice please.

Thanks in advance..

View 1 Replies View Related

SQL 2005 Server Unattended Installation

Sep 22, 2006

Hey guys -
I am busy testing SQL 2005 Server Unattended installations and have a quick question. Microsoft specifies the following code for command line installation:

Start /wait <CD or DVD Drive>serverssetup.exe /qb INSTANCENAME=<InstanceName> ADDLOCAL=All PIDKEY=<pidkey value with no "-"> SAPWD=<StrongPassword>

SQLACCOUNT=<domainuser>
SQLPASSWORD=<DomainUserPassword>
AGTACCOUNT=<domainuser>
AGTPASSWORD=<DomainUserPassword> SQLBROWSERACCOUNT=<domainuser>
SQLBROWSERPASSWORD=<DomainUserPassword>

Here is a link to the installation pages: Click Here (http://msdn2.microsoft.com/en-us/library/ms144259.aspx)
My question is what are all the different accounts for?
Any help will be appreciated.
Thanks
Reghardt

View 1 Replies View Related

SQL Server 2000 Installation Fails On Windows XP With Service Pack 2

Nov 29, 2005

Hi,
i tried to install SQL Server 2000 Developer and MSDE the whole day on my Windows XP SP2.
MDAC is the latest, that come with WinXP SP2 (2.81). The installation fails at the end after 100% complete.

It says:
Translated: "the setup programm starts the server and installs the configuration you chose..."
("das setup-programm startet den server und installiert die von ihnen gewählte konfiguration...")

then it takes some time and the failure appears, saying:
"the setup programm could not configure the server. you can find more
information in the server-failure-log files and in
"C:windowssqlstp.log."

sqlstp.log last couple of lines:
22:42:10 C:WINDOWSTEMPSqlSetupBinscm.exe  -Silent 1 -Action 4 -Service MSSQLSERVER
22:42:10 Process Exit Code: (0)
22:42:10 StatsGenerate returned: 2
22:42:10 StatsGenerate (0x80000000,0x1,0xf000000,0x200,1031,303,0x0,0x1,0,0,0
22:42:10 StatsGenerate -1,toebens)
22:42:10 Installation Failed.



I already read several knowledge base articles on this... removed keys in the registry...and so on...nothing worked :(

this **** makes me angry. please help me.
thanks
 

View 5 Replies View Related

Silent - Unattended Setup - Getting Informed About Running Installation Progress Status.

Apr 10, 2007

I 'm trying to install Sql Server 2005 Express Edition using c# 2.0 by starting a process and launching setup. I also want to informed about installation progress. For instance i want to inform end user if any installation error return or if setup has successfully completed etc. I think i need a callback... I have no problem about silent - unattended install but how can i informed about running installation progress ? and send these info to end user 's form ?

Regards.

Yusuf Incekara

View 5 Replies View Related

SQL Server 2005 Unattended Install Bootstrapper Fails On French XP System

Jan 10, 2008

The scenario I have is as follows:

Our product ships with a bootstrapper that installs SQL Server 2005 silently for our clients - basically it's a pre-req which we load for them if it's not already installed.

The bootstrapper supplies the service account identity parameters for the SQL Server install command line in English. It supplies the local system account (NT AUTHORITYSYSTEM).


The problem occurs when we tried to install the product onto a French version of XP. We got the error message "SQL Server setup could not validate the service accounts. Either the service accounts have not been provided for all the services being installed, or the specified username or password is incorrect. For each service, specify a valid username, password, and domain, or specify a built-in system account."


Having read the page http://msdn2.microsoft.com/en-us/library/ms143504.aspx#Localized_service_names we have discovered that the system account identity has a different name for French (AUTORITE NTSYSTEM) along with some other languages ... but we're not sure how to resolve the problem.

Can anyone out there tell me whether we ...
1) Can get the machine being installed on to tell us the local system account identity so we can substitute it into our command line in the bootstrapper?
2) Have to write a different bootstrapper for each language that names the local system account identity differently?
3) Have overlooked some other solution?


Also, does anyone know how many languages and which they are that give the local system account a name that's different to "NT AUTHORITYSYSTEM"??

Thanks,
Sara

<EDIT>

Sorry, omitted a vital bit of information. The bootstrapper is written in C++.
We know the .NET code to retrieve an NT account given a well known SID. Can we do the same in C++ somehow??
</EDIT>

View 3 Replies View Related

Unattended Re-install Of SQL Server 2005 Express Fails To Re-create Database!

May 2, 2008

Hi,

I have a script that performs an unattended installation of SQL Server and works fine.

However, if I un-install via the control panel all the files are removed apart from the databases that are created by me when SQl server was installed. This is good and ensures data is not deleted.

The files left over are in the following directory:
C:Program FilesMicrosoft SQL ServerMSSQL.1MSSQLData
and contains:
MyDatabase.mdf
MyDatabase_log.LDF

The problem I have is after performing the re-installtion of SQL server (unattended) I am unable to create a new database with the same name (in this instance called "myDatabase").

The actual files are physically there so this is the reason a new database with the same name cannot be creacted.

Again this is ok again because it ensures I cannot overwrite existing data. However I am unable to re-attach this database to SQl server so I can continue to use it!

The question is:

How do I make this database usable again after an unattended install? Is there a parameter I am missing?

Below are the commands I use that are passed to the installation of SQL Server as command line parameters:

#define SQL_SILENT "-q /passive /norebootchk /qn reboot=ReallySuppress"
#define SQL_USERNAME "username=MyUserName"
#define SQL_COMPANYNAME "companyname=MyCompanyName"
#define SQL_ADDLOCAL "addlocal=ALL"
#define SQL_DISABLENETWORKPROTOCOLS "disablenetworkprotocols=0"
#define SQL_INSTANCENAME "instancename=MSSQLSERVER"
#define SQL_SQLAUTOSTART "SQLAUTOSTART=1"
#define SQL_SECURITYMODE "SECURITYMODE=SQL"
#define SQL_SAPWD "SAPWD=#Password#"
#define SQL_SAVESYSDB "1"
#define SQL_USESYSDB ""
#define SQL_INSTALLSQLDIR ""
#define SQL_INSTALLDATADIR ""

#define SQL_PARAMETERS SQL_SILENT + " " + SQL_USERNAME + " " + SQL_COMPANYNAME + " " + SQL_ADDLOCAL + " " + SQL_DISABLENETWORKPROTOCOLS + " " + SQL_INSTANCENAME + " " + SQL_USESYSDB + " " + SQL_INSTALLSQLDIR + " " + SQL_INSTALLDATADIR + " " + SQL_SAVESYSDB + " " + SQL_SQLAUTOSTART + " " + SQL_SECURITYMODE + " " + SQL_SAPWD


The last four commands I have played around with but for some reason SQL Server service will not start when these are used! (This is a different issue though!).


Any advice would be gratefully accepted.

Thanks

Paul

View 3 Replies View Related

SQL Server Admin 2014 :: Unattended Upgrade Fails On Missing Registry Entry?

Jun 23, 2015

I'm trying to do an unattended upgrade of 2014 RTM to 2014 SP1.

It's my first attempt at an upgrade configuration file, and its failing with missing registry entry for database engine service and replication service.

Error in summary.txt is:

The registry key SOFTWAREMicrosoftMicrosoft SQL ServerMSSQL12.MSSQLSERVER2495Setup is missing

That's a valid error, as the registry only has an entry for:

HKEY_LOCAL_MACHINESOFTWAREMicrosoftMicrosoft SQL ServerMSSQL12.MSSQLSERVERSetup

Am I missing something obvious here, or how can this be resolved?

View 9 Replies View Related

SQL Tools :: SSDT For VS2012 Installation Fails With (Same Architecture Installation) Error

Mar 9, 2013

The 6:th of march Sql server data tools for Visual Studio 2012 was released.

[URL]

I seem to be unable to install this using the link provided on the blog page. I'm getting a "Same architecture installation" error. Running on the machine is Visual Studio 2012 Premium & Sql Server 2012 (64bit).

why I'm getting this installation error.

View 14 Replies View Related

MSDE Installation Fails Due To Detection Of Previous Installation

Jul 23, 2005

Please help,I am trying to install MSDE 2000 so that Backup exec will run on thisserver. I have gotten so far as to find an entry in my SQLSTP.TXT filethat says that c:mssql7 was detected so the install fails.Now, to start with there is no directory called C:mssql7 on thisserver. I have gone through all MS articles on manual removal of SQLserver and instances. I have searched the registry for mssql7 andremoved any keys that matched, as per MS article I have searched onSQLBOOT.dll and it is not present anywhere on my system and I still getthe same results.2:07:44 Begin Action: Detection12:07:44 SQL Server version already installed: 7.00.62312:07:44 Previous Install SQL Path: C:MSSQL712:07:44 Previous Install SQL Data Path: C:MSSQL712:07:44 End Action Detection12:07:44 Begin Action: ODBCLocked12:07:44 End Action ODBCLocked12:07:44 GetDefinition returned: 112:07:44 Previous SQL Server ProductType: MSDE [0x4]12:07:44 This combination of Package and Operating System allows a fullproduct install.can anyone think of anything here..what else could be causing the server to think there is a previousversion of SQL 7 on this box!!!?

View 1 Replies View Related

Express Installation Fails With Invalid Installation Package

May 3, 2006

I get an error when trying to install the SQL Native Client. It
says it cannot find the installation package and to use a valid copy of
'sqlncli.msi'. I've downloaded the Express setup twice and get
the same error from both of them.



I'm attempting this in a VMWare session setup for Windows 2K, Advanced
Server. I am trying to test my installation and setup
procedures. This is not a production setup, just install testing
and documentation. I have allocated only 272MB to the VMWare
session, which is why the system doesn't meet the recommended settings.



Any help would be greatly appreciated.



Below is the Summary.txt output file.



Microsoft SQL Server 2005 9.00.2047.00

==============================

OS Version : Microsoft Windows 2000 Advanced Server Service Pack 4 (Build 2195)

Time : Wed May 03 09:54:23 2006



CPCWIN2KVM1 : The current system does not meet recommended hardware
requirements for this SQL Server release. For detailed hardware
requirements, see the readme file or SQL Server Books Online.

Machine : CPCWIN2KVM1

Product : Microsoft SQL Server Setup Support Files (English)

Product Version : 9.00.2047.00

Install : Successful

Log File : c:Program
FilesMicrosoft SQL Server90Setup
BootstrapLOGFilesSQLSetup0003_CPCWIN2KVM1_SQLSupport_1.log

--------------------------------------------------------------------------------

Machine : CPCWIN2KVM1

Product : SQL Native Client

Error : An
installation package for the product Microsoft SQL Server Native Client
cannot be found. Try the installation again using a valid copy of the
installation package 'sqlncli.msi'.

--------------------------------------------------------------------------------

Machine : CPCWIN2KVM1

Product : Microsoft SQL Server Native Client

Product Version : 9.00.2047.00

Install : Failed

Log File : c:Program
FilesMicrosoft SQL Server90Setup
BootstrapLOGFilesSQLSetup0003_CPCWIN2KVM1_SQLNCLI_1.log

Last Action : InstallFinalize

Error String : An installation package for the
product Microsoft SQL Server Native Client cannot be found. Try the
installation again using a valid copy of the installation package
'sqlncli.msi'.

Error Number : 1706

--------------------------------------------------------------------------------

Machine : CPCWIN2KVM1

Product : Microsoft SQL Server VSS Writer

Product Version : 9.00.2047.00

Install : Successful

Log File : c:Program
FilesMicrosoft SQL Server90Setup
BootstrapLOGFilesSQLSetup0003_CPCWIN2KVM1_SqlWriter_1.log

--------------------------------------------------------------------------------

Machine : CPCWIN2KVM1

Product : MSXML 6.0 Parser

Product Version : 6.00.3883.8

Install : Successful

Log File : c:Program
FilesMicrosoft SQL Server90Setup
BootstrapLOGFilesSQLSetup0003_CPCWIN2KVM1_MSXML6_1.log

--------------------------------------------------------------------------------

View 4 Replies View Related

Installation Fails On Vista RTM

Nov 24, 2006

Hi all!

I couldn't manage to install SQL Server 2005 Express or Standart Edition on Windows Vista. The installation fails with the error message I pasted below:

TITLE: Microsoft SQL Server 2005 Setup
------------------------------

SQL Server Setup failed to execute a command for server configuration. The error was [Microsoft][SQL Native Client][SQL Server]Windows NT user or group 'FUSIONSQLServer2005MSSQLUser$FUSION$MSSQLSERVER' not found. Check the name again.. Refer to the server error logs and Setup logs for detailed error information.

For help, click: http://go.microsoft.com/fwlink?LinkID=20476&ProdName=Microsoft+SQL+Server&ProdVer=9.00.2047.00&EvtSrc=setup.rll&EvtID=29521&EvtType=lib%5codbc_statement.h%40Do_sqlScript%40OdbcStatement%3a%3aexecute_batch%40CnfgSQL%4080%40x3c29

Can someone please help me on this as this is an urgent situation...

Thanks in advance

Derya

View 8 Replies View Related

Authentication On SP2 Installation Fails

Apr 18, 2008

The setup athenticates the Database Services and the Reporting Services.
Database Services login is successful, but the setup raises an error on the authentication of the reporting Services.

How can I fix this?

View 1 Replies View Related

SQL 6.5 Installation Of Service Pack 5a Fails ???

Jul 11, 2001

It seems that all of a sudden my companies clients are running into problems with the installation of servicepack 5a on SQL Server 6.5 workstations. The servicepack is apparently getting to the point where it checks the master DB and then Chkmast.exe returns a value of 0 which seems to indicate that there is not enough space in the master DB for the service pack to install. I have expanded master databases well beyond the capacity where this would ever be a problem but the service pack continues to fail on chkmast.exe. What nweeds to be done to allow the service pack installation to complete?

View 3 Replies View Related

SQL Server 2005 Installation Fails

Nov 23, 2006

I am running Windows XP SP2. The installation fails with

SQL Server coul not connect to the database service for server configuration.

[SQL Native Client]Unable to complete login process due to delay in opening server conection.



Please help in getting this working, I have not been able to find anything by googling thus far.

Regards

Harald Hedlund

View 1 Replies View Related

SQL Server Express Fails During Installation

Jun 23, 2007

Installing SQL Server Express on Vista, directly after the "Compatibility Issues" dialogue, I get the error:


SQL Server setup unexpectedly failed. For more information, review the setup summary log file in %Program Files%Microsoft SQL Server90Setup BootstrapLOGSummary.txt

This file mentioned is virtually blank, but the Files subdirectory of LOG contains a setup log which contains:


Microsoft SQL Server 2005 Setup beginning at Sat Jun 23 12:44:49 2007
Process ID : 5068
C:UsersdajaboDesktop8c1e33f5803c0da83setup.exe Version: 2005.90.2047.0
Running: LoadResourcesAction at: 2007/5/23 12:44:49
Complete: LoadResourcesAction at: 2007/5/23 12:44:49, returned true
Running: ParseBootstrapOptionsAction at: 2007/5/23 12:44:49
Loaded DLL:C:UsersdajaboDesktop8c1e33f5803c0da83xmlrw.dll Version:2.0.3609.0
Complete: ParseBootstrapOptionsAction at: 2007/5/23 12:44:49, returned falseError: Action "ParseBootstrapOptionsAction" failed during execution. Error information reported during run:Could not parse command line due to datastore exception.
Source File Name: utillibpersisthelpers.cpp
Compiler Timestamp: Wed Oct 26 16:38:20 2005
Function Name: writeEncryptedString
Source Line Number: 124
----------------------------------------------------------
writeEncryptedString() failed
Source File Name: utillibpersisthelpers.cpp
Compiler Timestamp: Wed Oct 26 16:38:20 2005
Function Name: writeEncryptedString
Source Line Number: 123
----------------------------------------------------------
Error Code: 0x80070005 (5)
Windows Error Text: Access is denied.

Source File Name: cryptohelpercryptsameusersamemachine.cpp
Compiler Timestamp: Wed Oct 26 16:37:25 2005
Function Name: sqls::CryptSameUserSameMachine:rotectData
Source Line Number: 50

5
Could not skip Component update due to datastore exception.
Source File Name: datastorecachedpropertycollection.cpp
Compiler Timestamp: Wed Oct 26 16:37:20 2005
Function Name: CachedPropertyCollection::findProperty
Source Line Number: 130
----------------------------------------------------------
Failed to find property "InstallMediaPath" {"SetupBootstrapOptionsScope", "", "5068"} in cache
Source File Name: datastorepropertycollection.cpp
Compiler Timestamp: Wed Oct 26 16:37:21 2005
Function Name: SetupBootstrapOptionsScope.InstallMediaPath
Source Line Number: 44
----------------------------------------------------------
No collector registered for scope: "SetupBootstrapOptionsScope"
Running: ValidateWinNTAction at: 2007/5/23 12:44:49
Complete: ValidateWinNTAction at: 2007/5/23 12:44:49, returned true
Running: ValidateMinOSAction at: 2007/5/23 12:44:49
Complete: ValidateMinOSAction at: 2007/5/23 12:44:49, returned true
Running: PerformSCCAction at: 2007/5/23 12:44:49
Complete: PerformSCCAction at: 2007/5/23 12:44:49, returned true
Running: ActivateLoggingAction at: 2007/5/23 12:44:49
Error: Action "ActivateLoggingAction" threw an exception during execution. Error information reported during run:
Datastore exception while trying to write logging properties.
Source File Name: datastorecachedpropertycollection.cpp
Compiler Timestamp: Wed Oct 26 16:37:20 2005
Function Name: CachedPropertyCollection::findProperty
Source Line Number: 130
----------------------------------------------------------
Failed to find property "primaryLogFiles" {"SetupStateScope", "", ""} in cache
Source File Name: datastorepropertycollection.cpp
Compiler Timestamp: Wed Oct 26 16:37:21 2005
Function Name: SetupStateScope.primaryLogFiles
Source Line Number: 44
----------------------------------------------------------
No collector registered for scope: "SetupStateScope"
038DCFACUnable to proceed with setup, there was a command line parsing error. : 2
Error Code: 0x80070002 (2)
Windows Error Text: The system cannot find the file specified.

Source File Name: datastorepropertycollection.cpp
Compiler Timestamp: Wed Oct 26 16:37:21 2005
Function Name: SetupBootstrapOptionsScope.InstallMediaPath
Source Line Number: 44

Class not registered.

Can anyone help?

View 9 Replies View Related

SQL Express 2005 Installation Fails On All Of Our PCs

Mar 1, 2007

The installation fails and crashes with "Error 110", while attempting to install the SQL Native Client... then crashes (DrWatson). This happens on every OS and test machines that we have within our company... flavors of W2K and WXP, all with .Net Framework 2.0.

If the SQL Native Client exists, the installation continues without error. If SQLEXPR32.EXE is run directly from the command line, the installation will succeed.

If SQLEXPR32.EXE is called from a Windows Installer Custom Action type 50, it will always fail. This is the method we used to successfully install MSDE previously.

Our command line is:

/qb ADDLOCAL=SQL_Engine,SQL_Data_Files SAPWD=password1 SECURITYMODE=SQL DISABLENETWORKPROTOCOLS=2 INSTANCENAME=Instance SQLBROWSERAUTOSTART=1 SQLAUTOSTART=1 ENABLERANU=0

The problem appears to start with: Error: Action "ComponentUpdateAction" threw an exception during execution.

-----------------------------------------------

SQLSetup0009_Core.log

Microsoft SQL Server 2005 Setup beginning at Thu Mar 01 08:07:09 2007
Process ID : 852
c:57774bfc862c706a2e923076f41d037csetup.exe Version: 2005.90.3042.0
Running: LoadResourcesAction at: 2007/2/1 8:7:9
Complete: LoadResourcesAction at: 2007/2/1 8:7:9, returned true
Running: ParseBootstrapOptionsAction at: 2007/2/1 8:7:9
Loaded DLL:c:57774bfc862c706a2e923076f41d037cxmlrw.dll Version:2.0.3609.0
Complete: ParseBootstrapOptionsAction at: 2007/2/1 8:7:9, returned true
Running: ValidateWinNTAction at: 2007/2/1 8:7:9
Complete: ValidateWinNTAction at: 2007/2/1 8:7:9, returned true
Running: ValidateMinOSAction at: 2007/2/1 8:7:9
Complete: ValidateMinOSAction at: 2007/2/1 8:7:9, returned true
Running: PerformSCCAction at: 2007/2/1 8:7:9
Complete: PerformSCCAction at: 2007/2/1 8:7:9, returned true
Running: ActivateLoggingAction at: 2007/2/1 8:7:9
Complete: ActivateLoggingAction at: 2007/2/1 8:7:9, returned true
Delay load of action "DetectPatchedBootstrapAction" returned nothing. No action will occur as a result.
Action "LaunchPatchedBootstrapAction" will be skipped due to the following restrictions:
Condition "EventCondition: __STP_LaunchPatchedBootstrap__852" returned false.
Running: PerformSCCAction2 at: 2007/2/1 8:7:9
Complete: PerformSCCAction2 at: 2007/2/1 8:7:9, returned true
Running: PerformDotNetCheck at: 2007/2/1 8:7:9
Complete: PerformDotNetCheck at: 2007/2/1 8:7:9, returned true
Running: ComponentUpdateAction at: 2007/2/1 8:7:9
Error: Action "ComponentUpdateAction" threw an exception during execution. Error information reported during run:
<Func Name='UpdateComponents'>
SCU_SetupMgr::InitComponents()
<Func Name='SnacComp::Init'>
<Func Name='SnacComp::IsRequired'>
SNAC version installing: 9.00.3042.00
The installed SNAC version is less then the installing version
SCU_SetupMgr::svc() state=SS_INIT_DONE, cancel_state=0, is_done=0, ActionRequired=1, NeedReboot=0, custom_props={AutoStart=true
DotNetPatch=
HandleReboots=false
ModuleDir=c:57774bfc862c706a2e923076f41d037c
QuietMode=false
SNACPatch=
SupportPatch=
Unattended=true
WorkDir=c:57774bfc862c706a2e923076f41d037c
}} {e:sql9_sp2_tsqlsetupsqlcudllscusetupmgr.cpp:506}
SCU_SetupMgr::InstallComponent state=INSTALL, cancel_state=0, is_done=0, ActionRequired=1, NeedReboot=0, custom_props={AutoStart=true
DotNetPatch=
HandleReboots=false
ModuleDir=c:57774bfc862c706a2e923076f41d037c
QuietMode=false
SNACPatch=
SupportPatch=
Unattended=true
WorkDir=c:57774bfc862c706a2e923076f41d037c
}} {e:sql9_sp2_tsqlsetupsqlcudllscusetupmgr.cpp:384}
SCU_SetupMgr::InstallComponent state=INSTALL, cancel_state=0, is_done=0, ActionRequired=1, NeedReboot=0, custom_props={AutoStart=true
DotNetPatch=
HandleReboots=false
ModuleDir=c:57774bfc862c706a2e923076f41d037c
QuietMode=false
SNACPatch=
SupportPatch=
Unattended=true
WorkDir=c:57774bfc862c706a2e923076f41d037c
}} {e:sql9_sp2_tsqlsetupsqlcudllscusetupmgr.cpp:384}
SCU_SetupMgr::InstallComponent state=INSTALL, cancel_state=0, is_done=0, ActionRequired=1, NeedReboot=0, custom_props={AutoStart=true
DotNetPatch=
HandleReboots=false
ModuleDir=c:57774bfc862c706a2e923076f41d037c
QuietMode=false
SNACPatch=
SupportPatch=
Unattended=true
WorkDir=c:57774bfc862c706a2e923076f41d037c
}} {e:sql9_sp2_tsqlsetupsqlcudllscusetupmgr.cpp:384}
SCU_SetupMgr::InstallComponent state=INSTALL, cancel_state=0, is_done=0, ActionRequired=1, NeedReboot=0, custom_props={AutoStart=true
DotNetPatch=
HandleReboots=false
ModuleDir=c:57774bfc862c706a2e923076f41d037c
QuietMode=false
SNACPatch=
SupportPatch=
Unattended=true
WorkDir=c:57774bfc862c706a2e923076f41d037c
}} {e:sql9_sp2_tsqlsetupsqlcudllscusetupmgr.cpp:384}
<Func Name='SnacComp::InstallImp'>
Failed to install SNAC
Failed to install SNAC : (110) {e:sql9_sp2_tsqlsetupsqlcudllsnaccomp.cpp:251}
SCU_SetupMgr::svc() caught exception: Failed to install SNAC : (110) {e:sql9_sp2_tsqlsetupsqlcudllsnaccomp.cpp:251}. SetupMgr: state=ERROR, cancel_state=0, is_done=0, ActionRequired=1, NeedReboot=0, custom_props={AutoStart=true
DotNetPatch=
HandleReboots=false
ModuleDir=c:57774bfc862c706a2e923076f41d037c
QuietMode=false
SNACPatch=
SupportPatch=
Unattended=true
WorkDir=c:57774bfc862c706a2e923076f41d037c
}} {e:sql9_sp2_tsqlsetupsqlcudllscusetupmgr.cpp:520}
ScuProgressDlg::SetupFinished()
ScuProgressDlg::DialogProc() installation done... waiting for setup mgr
<EndFunc Name='UpdateComponents' Return='1603' GetLastError='87'>
Component update returned a fatal error : 110
Error Code: 0x8007006e (110)
Windows Error Text: The system cannot open the device or file specified.

Source File Name: sqlncli.msi
Compiler Timestamp: Thu Oct 5 12:22:33 2006
Function Name: Unknown
Source Line Number: 1583

Class not registered.



--------------------------------------------

SQLSetup0009_SNAC.log

=== Verbose logging started: 3/1/2007 8:07:10 Build type: SHIP UNICODE 3.01.4000.2435 Calling process: C:WINDOWSsystem32msiexec.exe ===
MSI (c) (FC:C8) [08:07:10:062]: Resetting cached policy values
MSI (c) (FC:C8) [08:07:10:062]: Machine policy value 'Debug' is 0
MSI (c) (FC:C8) [08:07:10:062]: ******* RunEngine:
******* Product: c:57774bfc862c706a2e923076f41d037csetupsqlncli.msi
******* Action:
******* CommandLine: **********
MSI (c) (FC:C8) [08:07:10:062]: Client-side and UI is none or basic: Running entire install on the server.
MSI (c) (FC:C8) [08:07:10:062]: Grabbed execution mutex.
MSI (c) (FC:C8) [08:07:10:109]: Cloaking enabled.
MSI (c) (FC:C8) [08:07:10:109]: Attempting to enable all disabled priveleges before calling Install on Server
MSI (c) (FC:C8) [08:07:10:125]: Incrementing counter to disable shutdown. Counter after increment: 0
MSI (s) (30:5C) [08:07:10:140]: Grabbed execution mutex.
MSI (s) (30:B0) [08:07:10:140]: Resetting cached policy values
MSI (s) (30:B0) [08:07:10:140]: Machine policy value 'Debug' is 0
MSI (s) (30:B0) [08:07:10:140]: ******* RunEngine:
******* Product: c:57774bfc862c706a2e923076f41d037csetupsqlncli.msi
******* Action:
******* CommandLine: **********
MSI (s) (30:B0) [08:07:10:156]: Machine policy value 'DisableUserInstalls' is 0
MSI (s) (30:B0) [08:07:10:171]: Note: 1: 1309 2: 5 3: C:57774bfc862c706a2e923076f41d037csetupsqlncli.msi
MSI (s) (30:B0) [08:07:10:171]: MainEngineThread is returning 110
The system cannot open the device or file specified.
MSI (c) (FC:C8) [08:07:10:171]: Decrementing counter to disable shutdown. If counter >= 0, shutdown will be denied. Counter after decrement: -1
MSI (c) (FC:C8) [08:07:10:171]: MainEngineThread is returning 110
=== Verbose logging stopped: 3/1/2007 8:07:10 ===

View 12 Replies View Related

SQL 2005 Standard Edition Fails During Installation

Jan 4, 2006

When trying to install SQL 2005, I keep getting the foll. error:

Error 1706. Setup cannot find the required files. Check your connection to the network or CD-Rom drive. For other potential soltions to this problem, see C:Program ....1033setup.chm

I have tried using two different DVDs, and also downloaded SQL 2005 from msdn, but none of them work.

Can some please help.

Thanks,

Amir

acharania@trimontrea.com

 

View 51 Replies View Related

Developer Installation Fails - Does Not Prompt For Disk 2!

Jul 27, 2007

I have tried this many times....cleaned all previous MS SQL installations...rebooted....all with the same result below.

I insert Disc 1 of the Developer edition and all is find until it gets to the main installation...then OWC fails ("Setup cannot find the files specified") although I have an open Internet connection from where it can be downloaded.

Then the main Database server and Integration services installation fails, and other components succeed. When I click the error message it says "Please insert Disc 2" - although the main installation never prompts for Disc 2 (which are the Tools I believe).

Even if I install Disc 2, the installation never succeeds - and the main componets I am interested in - Database server and Integration services - always fails.

View 1 Replies View Related

Installation Of SQL Server 2005 + RS Fails On A Vista 64 Bits

Feb 27, 2007

Hello,

I'm trying to install a version of SQL server 2005 with reporting services on a vista 64 bits.

I've a licence for SQL server 2005 standard edition in French, my vista is in French, and I'm using visual studio standard edition in English to develop. I would like to develop reports using SQL server to include these reports in my applications developped with Visual Studio.

Wich version of SQL server should I install ? I've tryed to install SQL server express 2005 with advanced feature SP2 (english version) and then later the standard edition (French version) (each time uninstalling all SQL server components between tries), but I got problems with reporting services each time.

I got first a warming saying than reporting services is 32 bits and IIS is 64 bits, I so allowed IIS to run 32 bits ASP .Net, but after that, I now get a problem of .Net registration in IIS as warming message on the line concerning Reporting services during the install of SQL Server, and it doesn't even offer to install RS on the next window.

I reinstalled the DotnetFX64 to be sure, but still get the same message. If I look in the IIS the application pools are looking me to be normal, with the ASPNET 32 bit code allowed.

View 11 Replies View Related

Installation Of Hotfix Package (build 2153) Fails

Aug 23, 2006

Hello.

I am attempting to install the first of the cumulative hotfix packages ( SQL2005-KB918222-x64-ENU.exe) after applying Service Pack 1 to a SQL Server 2005 std edn 64-bit installation. The service pack installed no problem but the hot fix fails with the following errors in the log file below.

I have installed the 32-bit versions of the hotfix packages onto a different server and I did not get these errors.

Any help on how to sort this out would be much appreciated!

08/23/2006 15:03:44.592 ================================================================================
08/23/2006 15:03:44.608 Hotfix package launched
08/23/2006 15:03:45.842 Product discovery successfully completed during the install process for MSSQLSERVER
08/23/2006 15:03:45.858 SP Level check successfully completed during the install process for MSSQLSERVER
08/23/2006 15:03:45.889 Product language check successfully completed during the install process for MSSQLSERVER
08/23/2006 15:03:45.905 Product version check successfully completed during the install process for MSSQLSERVER
08/23/2006 15:03:45.920 Command-line instance name check completed during the install process
08/23/2006 15:03:45.936 Baseline build check completed during the install process
08/23/2006 15:03:52.107 Attempting to install instance: MSSQLSERVER
08/23/2006 15:03:52.154 Attempting to install target: SRVLEBIZTALK
08/23/2006 15:03:52.170 Attempting to check for locked files: sqlrun_sql.msp
08/23/2006 15:03:52.232 Attempting to check for locked files: \SRVLEBIZTALKd$dd32a156dacc8dbe70a862647d70hotfixsqlFilessqlrun_sql.msp
08/23/2006 15:03:52.248 Creating MSP locked file check log at: C:WINDOWSHotfixSQL9LogsSQL9_Hotfix_KB918222_sqlrun_sql.msp.out
08/23/2006 15:04:02.107 MSP returned 1602: The user cancels installation.
08/23/2006 15:04:02.310 Successfully checked file: \SRVLEBIZTALKd$dd32a156dacc8dbe70a862647d70hotfixsqlFilessqlrun_sql.msp
08/23/2006 15:04:02.326 Successfully opened registry key: SystemCurrentControlSetControlSession Manager
08/23/2006 15:04:02.357 Failed to read registry key: PendingFileRenameOperations
08/23/2006 15:04:02.373 Failed to read associated hotfix build information for the following file: C:Program FilesMicrosoft SQL ServerMSSQL.1MSSQLBinnxmlfilt.dll
08/23/2006 15:04:02.388 Failed to read associated hotfix build information for the following file: C:Program FilesMicrosoft SQL ServerMSSQL.1MSSQLBinnThaWBrkr.dll
08/23/2006 15:04:02.435 Failed to read associated hotfix build information for the following file: C:Program FilesMicrosoft SQL ServerMSSQL.1MSSQLBinnquery.dll
08/23/2006 15:04:02.451 Failed to read associated hotfix build information for the following file: C:Program FilesMicrosoft SQL ServerMSSQL.1MSSQLBinnls400.dll.



-----------------------

It carries on with errors like the above but my post will be massive if I include it all, so below is the last few lines of the log file.

--------------------------

08/23/2006 15:04:07.591 Failed to read associated hotfix build information for the following file: C:Program Files (x86)Microsoft SQL Server90SharedMicrosoft.SqlSac.Public.dll
08/23/2006 15:04:07.653 Attempting to install file: sqlrun_sql.msp
08/23/2006 15:04:07.700 Attempting to install file: \SRVLEBIZTALKd$dd32a156dacc8dbe70a862647d70hotfixsqlFilessqlrun_sql.msp
08/23/2006 15:04:07.716 Creating MSP install log file at: C:WINDOWSHotfixSQL9LogsSQL9_Hotfix_KB918222_sqlrun_sql.msp.log
08/23/2006 15:04:07.732 Successfully opened registry key: SoftwarePoliciesMicrosoftWindowsInstaller
08/23/2006 15:04:07.747 Failed to read registry key: Debug
08/23/2006 15:05:11.197 MSP returned 1603: A fatal error occurred during installation.
08/23/2006 15:05:11.212 Successfully opened registry key: SoftwarePoliciesMicrosoftWindowsInstaller
08/23/2006 15:05:11.244 Failed to read registry key: Debug
08/23/2006 15:05:11.259 Unable to install MSP file: \SRVLEBIZTALKd$dd32a156dacc8dbe70a862647d70hotfixsqlFilessqlrun_sql.msp
08/23/2006 15:05:11.275 The following exception occurred: Unable to install Windows Installer MSP file Date: 08/23/2006 15:05:11.275 File: depotsqlvaultstablesetupmainl1setupsqlsesqlsedllcopyengine.cpp Line: 856
08/23/2006 15:05:11.322
08/23/2006 15:05:11.353 Product Status Summary:
08/23/2006 15:05:11.369 Product: SQL Server Database Services 2005 (64-bit)
08/23/2006 15:05:11.384 MSSQLSERVER - Failure
08/23/2006 15:05:11.415 Details: Unable to install Windows Installer MSP file



View 5 Replies View Related

Installation Fails When Trying To Install SQL 2005 Hotfix KB936305.

Apr 17, 2008

Hello,

We are trying to Install the Hot fix KB936305 on our SQL 2005 SP2 on Win2k3 machine. We are able to install the hotfix in our test environment but its failing in our PILOT environment. Below is the log for the installation. Any clues on why this happens??

=== Verbose logging started: 4/17/2008 4:46:37 Build type: SHIP UNICODE 3.01.4000.2435 Calling process: o:94d5ea5728f26407a1d7f52282hotfix.exe ===
MSI (c) (94:C0) [04:46:37:781]: Resetting cached policy values
MSI (c) (94:C0) [04:46:37:781]: Machine policy value 'Debug' is 0
MSI (c) (94:C0) [04:46:37:781]: ******* RunEngine:
******* Product: {EB76B218-8FC5-41DF-9F1F-7FF3E0448383}
******* Action:
******* CommandLine: **********
MSI (c) (94:C0) [04:46:37:781]: Client-side and UI is none or basic: Running entire install on the server.
MSI (c) (94:C0) [04:46:37:781]: Grabbed execution mutex.
MSI (c) (94:C0) [04:46:37:875]: Cloaking enabled.
MSI (c) (94:C0) [04:46:37:875]: Attempting to enable all disabled priveleges before calling Install on Server
MSI (c) (94:C0) [04:46:37:890]: Incrementing counter to disable shutdown. Counter after increment: 0
MSI (s) (C8:90) [04:46:37:937]: Grabbed execution mutex.
MSI (s) (C8:34) [04:46:37:937]: Resetting cached policy values
MSI (s) (C8:34) [04:46:37:937]: Machine policy value 'Debug' is 0
MSI (s) (C8:34) [04:46:37:937]: ******* RunEngine:
******* Product: {EB76B218-8FC5-41DF-9F1F-7FF3E0448383}
******* Action:
******* CommandLine: **********
MSI (s) (C8:34) [04:46:37:937]: Machine policy value 'DisableUserInstalls' is 0
MSI (s) (C8:34) [04:46:37:937]: Adding MSIINSTANCEGUID to command line.
MSI (s) (C8:34) [04:46:37:953]: End dialog not enabled
MSI (s) (C8:34) [04:46:37:953]: Original package ==> C:WINDOWSInstaller82f71.msi
MSI (s) (C8:34) [04:46:37:953]: Package we're running from ==> C:WINDOWSInstaller82f71.msi
MSI (s) (C8:34) [04:46:38:062]: APPCOMPAT: looking for appcompat database entry with ProductCode '{EB76B218-8FC5-41DF-9F1F-7FF3E0448383}'.
MSI (s) (C8:34) [04:46:38:062]: APPCOMPAT: no matching ProductCode found in database.
MSI (s) (C8:34) [04:46:38:062]: Detected that this product uses a multiple instance transform.
MSI (s) (C8:34) [04:46:38:078]: MSCOREE not loaded loading copy from system32
MSI (s) (C8:34) [04:46:38:078]: Applying multiple instance transform 'qlRun01.mst'...
MSI (s) (C8:34) [04:46:38:078]: Looking for storage transform: SqlRun01.mst
MSI (s) (C8:34) [04:46:38:078]: Validating transform 'SqlRun01.mst' with validation bits 0x809
MSI (s) (C8:34) [04:46:38:078]: Transform 'SqlRun01.mst' is valid.
MSI (s) (C8:34) [04:46:38:078]: Note: 1: 2205 2: 3: Patch
MSI (s) (C8:34) [04:46:38:078]: Note: 1: 2205 2: 3: PatchPackage
MSI (s) (C8:34) [04:46:38:078]: Note: 1: 2262 2: _Tables 3: -2147287038
MSI (s) (C8:34) [04:46:38:078]: Note: 1: 2262 2: _Columns 3: -2147287038
MSI (s) (C8:34) [04:46:38:078]: Note: 1: 2262 2: Media 3: -2147287038
MSI (s) (C8:34) [04:46:38:078]: Note: 1: 2262 2: File 3: -2147287038
MSI (s) (C8:34) [04:46:38:078]: TRANSFORM: 'PatchPackage' table is missing or empty. No pre-transform fixup necessary.
MSI (s) (C8:34) [04:46:38:078]: TRANSFORM: Applying regular transform to database.
MSI (s) (C8:34) [04:46:38:078]: Note: 1: 2262 2: _Tables 3: -2147287038
MSI (s) (C8:34) [04:46:38:078]: Note: 1: 2262 2: _Columns 3: -2147287038
MSI (s) (C8:34) [04:46:38:078]: Note: 1: 2262 2: _Validation 3: -2147287038
MSI (s) (C8:34) [04:46:38:078]: Note: 1: 2262 2: File 3: -2147287038
MSI (s) (C8:34) [04:46:38:078]: Note: 1: 2262 2: MsiFileHash 3: -2147287038
MSI (s) (C8:34) [04:46:38:078]: Note: 1: 2262 2: Signature 3: -2147287038
MSI (s) (C8:34) [04:46:38:078]: Note: 1: 2262 2: RegLocator 3: -2147287038
MSI (s) (C8:34) [04:46:38:078]: Note: 1: 2262 2: AppSearch 3: -2147287038
MSI (s) (C8:34) [04:46:38:078]: Note: 1: 2262 2: CompLocator 3: -2147287038
MSI (s) (C8:34) [04:46:38:078]: Note: 1: 2262 2: DrLocator 3: -2147287038
MSI (s) (C8:34) [04:46:38:078]: Note: 1: 2262 2: Binary 3: -2147287038
MSI (s) (C8:34) [04:46:38:078]: Note: 1: 2262 2: CustomAction 3: -2147287038
MSI (s) (C8:34) [04:46:38:078]: Note: 1: 2262 2: Directory 3: -2147287038
MSI (s) (C8:34) [04:46:38:078]: Note: 1: 2262 2: Registry 3: -2147287038
MSI (s) (C8:34) [04:46:38:078]: Note: 1: 2262 2: Condition 3: -2147287038
MSI (s) (C8:34) [04:46:38:078]: Note: 1: 2262 2: CreateFolder 3: -2147287038
MSI (s) (C8:34) [04:46:38:078]: Note: 1: 2262 2: _sqlObjectSecurity 3: -2147287038
MSI (s) (C8:34) [04:46:38:078]: Note: 1: 2262 2: Icon 3: -2147287038
MSI (s) (C8:34) [04:46:38:078]: Note: 1: 2262 2: InstallExecuteSequence 3: -2147287038
MSI (s) (C8:34) [04:46:38:078]: Note: 1: 2262 2: InstallUISequence 3: -2147287038
MSI (s) (C8:34) [04:46:38:078]: Note: 1: 2262 2: AdminExecuteSequence 3: -2147287038
MSI (s) (C8:34) [04:46:38:078]: Note: 1: 2262 2: AdminUISequence 3: -2147287038
MSI (s) (C8:34) [04:46:38:078]: Note: 1: 2262 2: AdvtExecuteSequence 3: -2147287038
MSI (s) (C8:34) [04:46:38:078]: Note: 1: 2262 2: AdvtUISequence 3: -2147287038
MSI (s) (C8:34) [04:46:38:078]: Note: 1: 2262 2: _sqlAction 3: -2147287038
MSI (s) (C8:34) [04:46:38:078]: Note: 1: 2262 2: _sqlActionsModule 3: -2147287038
MSI (s) (C8:34) [04:46:38:078]: Note: 1: 2262 2: _sqlDriveType 3: -2147287038
MSI (s) (C8:34) [04:46:38:078]: Note: 1: 2262 2: ReserveCost 3: -2147287038
MSI (s) (C8:34) [04:46:38:078]: Note: 1: 2262 2: TypeLib 3: -2147287038
MSI (s) (C8:34) [04:46:38:078]: Note: 1: 2262 2: Feature 3: -2147287038
MSI (s) (C8:34) [04:46:38:078]: Note: 1: 2262 2: MsiAssembly 3: -2147287038
MSI (s) (C8:34) [04:46:38:078]: Note: 1: 2262 2: Class 3: -2147287038
MSI (s) (C8:34) [04:46:38:078]: Note: 1: 2262 2: Extension 3: -2147287038
MSI (s) (C8:34) [04:46:38:078]: Note: 1: 2262 2: PublishComponent 3: -2147287038
MSI (s) (C8:34) [04:46:38:078]: Note: 1: 2262 2: ServiceControl 3: -2147287038
MSI (s) (C8:34) [04:46:38:078]: Note: 1: 2262 2: ModuleDependency 3: -2147287038
MSI (s) (C8:34) [04:46:38:094]: Note: 1: 2262 2: ModuleSignature 3: -2147287038
MSI (s) (C8:34) [04:46:38:094]: Note: 1: 2262 2: ModuleExclusion 3: -2147287038
MSI (s) (C8:34) [04:46:38:094]: Note: 1: 2262 2: ModuleComponents 3: -2147287038
MSI (s) (C8:34) [04:46:38:094]: Note: 1: 2262 2: _sqlBuiltInAccounts 3: -2147287038
MSI (s) (C8:34) [04:46:38:094]: Note: 1: 2262 2: MsiAssemblyName 3: -2147287038
MSI (s) (C8:34) [04:46:38:094]: Note: 1: 2262 2: ServiceInstall 3: -2147287038
MSI (s) (C8:34) [04:46:38:094]: Note: 1: 2262 2: _sqlNativeImage 3: -2147287038
MSI (s) (C8:34) [04:46:38:094]: Note: 1: 2262 2: _sqlPropertyValues 3: -2147287038
MSI (s) (C8:34) [04:46:38:094]: Note: 1: 2262 2: _sqlUserSecurity 3: -2147287038
MSI (s) (C8:34) [04:46:38:094]: Note: 1: 2262 2: _sqlRegistry 3: -2147287038
MSI (s) (C8:34) [04:46:38:094]: Note: 1: 2262 2: _sqlServiceControl 3: -2147287038
MSI (s) (C8:34) [04:46:38:094]: Note: 1: 2262 2: _sqlHiveCopy 3: -2147287038
MSI (s) (C8:34) [04:46:38:094]: Note: 1: 2262 2: _sqlRegSecurity 3: -2147287038
MSI (s) (C8:34) [04:46:38:094]: Note: 1: 2262 2: _sqlGroup 3: -2147287038
MSI (s) (C8:34) [04:46:38:094]: Note: 1: 2262 2: _sqlGroupMember 3: -2147287038
MSI (s) (C8:34) [04:46:38:094]: Note: 1: 2262 2: _sqlConfig 3: -2147287038
MSI (s) (C8:34) [04:46:38:094]: Note: 1: 2262 2: _sqlUpgradeScript 3: -2147287038
MSI (s) (C8:34) [04:46:38:094]: Note: 1: 2262 2: _sqlHotfixScript 3: -2147287038
MSI (s) (C8:34) [04:46:38:094]: Note: 1: 2262 2: _sqlScript 3: -2147287038
MSI (s) (C8:34) [04:46:38:094]: Note: 1: 2262 2: ActionText 3: -2147287038
MSI (s) (C8:34) [04:46:38:094]: Note: 1: 2262 2: _sqlSku 3: -2147287038
MSI (s) (C8:34) [04:46:38:094]: Note: 1: 2262 2: _sqlStart 3: -2147287038
MSI (s) (C8:34) [04:46:38:094]: Note: 1: 2262 2: _sqlServiceAccount 3: -2147287038
MSI (s) (C8:34) [04:46:38:094]: Note: 1: 2262 2: _sqlDelimitProperty 3: -2147287038
MSI (s) (C8:34) [04:46:38:094]: Note: 1: 2262 2: _sqlEquivalent 3: -2147287038
MSI (s) (C8:34) [04:46:38:094]: Note: 1: 2262 2: _sqlWizardSequence 3: -2147287038
MSI (s) (C8:34) [04:46:38:094]: Note: 1: 2262 2: Dialog 3: -2147287038
MSI (s) (C8:34) [04:46:38:094]: Note: 1: 2262 2: _sqlMofcomp 3: -2147287038
MSI (s) (C8:34) [04:46:38:094]: Note: 1: 2262 2: _sqlWMISecurity 3: -2147287038
MSI (s) (C8:34) [04:46:38:094]: Note: 1: 2262 2: _sqlInstanceProperty 3: -2147287038
MSI (s) (C8:34) [04:46:38:094]: Note: 1: 2262 2: _sqlInstanceComponents 3: -2147287038
MSI (s) (C8:34) [04:46:38:094]: Note: 1: 2262 2: _sqlAssembly 3: -2147287038
MSI (s) (C8:34) [04:46:38:094]: Note: 1: 2262 2: Error 3: -2147287038
MSI (s) (C8:34) [04:46:38:094]: Note: 1: 2262 2: _sqlPerfCounters 3: -2147287038
MSI (s) (C8:34) [04:46:38:094]: Note: 1: 2262 2: _sqlCollation 3: -2147287038
MSI (s) (C8:34) [04:46:38:094]: Note: 1: 2262 2: _sqlExecutable 3: -2147287038
MSI (s) (C8:34) [04:46:38:094]: Note: 1: 2262 2: _sqlFileSR 3: -2147287038
MSI (s) (C8:34) [04:46:38:094]: Note: 1: 2262 2: _sqlUnmanagedComponent 3: -2147287038
MSI (s) (C8:34) [04:46:38:094]: Note: 1: 2262 2: _sqlUpgradeComponent 3: -2147287038
MSI (s) (C8:34) [04:46:38:094]: Note: 1: 2262 2: _sqlProducts 3: -2147287038
MSI (s) (C8:34) [04:46:38:094]: Note: 1: 2262 2: _sqlTopLevelFeatureProducts 3: -2147287038
MSI (s) (C8:34) [04:46:38:094]: Note: 1: 2262 2: _sqlFileRename 3: -2147287038
MSI (s) (C8:34) [04:46:38:094]: Note: 1: 2262 2: _sqlFollowComponents 3: -2147287038
MSI (s) (C8:34) [04:46:38:094]: Note: 1: 2262 2: _sqlLocalServers 3: -2147287038
MSI (s) (C8:34) [04:46:38:094]: Note: 1: 2262 2: _sqlVerIndependentProgID 3: -2147287038
MSI (s) (C8:34) [04:46:38:094]: Note: 1: 2262 2: _sqlServiceState 3: -2147287038
MSI (s) (C8:34) [04:46:38:094]: Note: 1: 2262 2: _sqlServiceProperty 3: -2147287038
MSI (s) (C8:34) [04:46:38:094]: Note: 1: 2262 2: _sqlServiceConfig 3: -2147287038
MSI (s) (C8:34) [04:46:38:094]: Note: 1: 2262 2: _sqlSupportFiles 3: -2147287038
MSI (s) (C8:34) [04:46:38:094]: Note: 1: 2262 2: _sqlDomainGroup 3: -2147287038
MSI (s) (C8:34) [04:46:38:094]: Note: 1: 2262 2: FeatureComponents 3: -2147287038
MSI (s) (C8:34) [04:46:38:094]: Note: 1: 2262 2: Control 3: -2147287038
MSI (s) (C8:34) [04:46:38:094]: Note: 1: 2262 2: ControlEvent 3: -2147287038
MSI (s) (C8:34) [04:46:38:094]: Note: 1: 2262 2: ControlCondition 3: -2147287038
MSI (s) (C8:34) [04:46:38:094]: Note: 1: 2262 2: ListBox 3: -2147287038
MSI (s) (C8:34) [04:46:38:094]: Note: 1: 2262 2: ListView 3: -2147287038
MSI (s) (C8:34) [04:46:38:094]: Note: 1: 2262 2: ComboBox 3: -2147287038
MSI (s) (C8:34) [04:46:38:094]: Note: 1: 2262 2: CheckBox 3: -2147287038
MSI (s) (C8:34) [04:46:38:094]: Note: 1: 2262 2: EventMapping 3: -2147287038
MSI (s) (C8:34) [04:46:38:094]: Note: 1: 2262 2: RadioButton 3: -2147287038
MSI (s) (C8:34) [04:46:38:094]: Note: 1: 2262 2: Upgrade 3: -2147287038
MSI (s) (C8:34) [04:46:38:094]: Note: 1: 2262 2: TextStyle 3: -2147287038
MSI (s) (C8:34) [04:46:38:094]: Note: 1: 2262 2: UIText 3: -2147287038
MSI (s) (C8:34) [04:46:38:094]: Note: 1: 2262 2: Media 3: -2147287038
MSI (s) (C8:34) [04:46:38:094]: Note: 1: 2262 2: Shortcut 3: -2147287038
MSI (s) (C8:34) [04:46:38:094]: Note: 1: 2262 2: SxsMsmGenComponents 3: -2147287038
MSI (s) (C8:34) [04:46:38:094]: Note: 1: 2262 2: MsiSFCBypass 3: -2147287038
MSI (s) (C8:34) [04:46:38:094]: Note: 1: 2262 2: RemoveFile 3: -2147287038
MSI (s) (C8:34) [04:46:38:094]: Note: 1: 2262 2: RemoveRegistry 3: -2147287038
MSI (s) (C8:34) [04:46:38:094]: Note: 1: 2262 2: Environment 3: -2147287038
MSI (s) (C8:34) [04:46:38:094]: Note: 1: 2262 2: _sqlUpgradeFile 3: -2147287038
MSI (s) (C8:34) [04:46:38:094]: Note: 1: 2262 2: _sqlUpgradeRegistry 3: -2147287038
MSI (s) (C8:34) [04:46:38:094]: Note: 1: 2262 2: _sqlUpgradeFolders 3: -2147287038
MSI (s) (C8:34) [04:46:38:094]: Note: 1: 2262 2: _MsiPatchTransformView 3: -2147287038
MSI (s) (C8:34) [04:46:38:094]: Couldn't find local patch ''. Looking for it at its source.
MSI (s) (C8:34) [04:46:38:094]: Resolving Patch source.
MSI (s) (C8:34) [04:46:38:094]: User policy value 'SearchOrder' is 'nmu'
MSI (s) (C8:34) [04:46:38:094]: User policy value 'DisableMedia' is 0
MSI (s) (C8:34) [04:46:38:094]: Machine policy value 'AllowLockdownMedia' is 0
MSI (s) (C8:34) [04:46:38:094]: SOURCEMGMT: Media enabled only if package is safe.
MSI (s) (C8:34) [04:46:38:094]: SOURCEMGMT: Looking for sourcelist for product {4A35EF4A-D868-4B15-A84D-3E8925AA9558}
MSI (s) (C8:34) [04:46:38:094]: Note: 1: 1706 2: {4A35EF4A-D868-4B15-A84D-3E8925AA9558} 3:
MSI (s) (C8:34) [04:46:38:094]: SOURCEMGMT: Failed to resolve source
MSI (s) (C8:34) [04:46:38:094]: Note: 1: 1708
MSI (s) (C8:34) [04:46:38:094]: Note: 1: 2729
MSI (s) (C8:34) [04:46:38:094]: Note: 1: 2729
MSI (s) (C8:34) [04:46:38:094]: Product: Microsoft SQL Server 2005 -- Installation failed.

MSI (s) (C8:34) [04:46:38:140]: MainEngineThread is returning 1612
The installation source for this product is not available. Verify that the source exists and that you can access it.
C:WINDOWSInstaller82f71.msi
MSI (c) (94:C0) [04:46:38:140]: Decrementing counter to disable shutdown. If counter >= 0, shutdown will be denied. Counter after decrement: -1
MSI (c) (94:C0) [04:46:38:140]: MainEngineThread is returning 1612
=== Verbose logging stopped: 4/17/2008 4:46:38 ===

View 1 Replies View Related

SQL Server 2005 Database Installation Fails To Install

May 9, 2007

Hi,

I have been trying to install SQL Server 2005 developer version on my second laptop IBM Thinkpad Windows XP PRO, for the first time. All other components installed successfully except the database. I 've tried selecting the named instance and default instance it didn't make any difference. I have a Admin role on the laptop and as a service id I selected my user id. password and domain. I am running the setup behind my company's firewall.

The error in the log is :



Doing Action: Do_UpdateETWMOFWithGUID
PerfTime Start: Do_UpdateETWMOFWithGUID : Wed May 09 11:07:46 2007
<Func Name='Do_UpdateETWMOFWithGUID'>
Calling installSqlEvent Trance
The arguments that are passed to InstallSqlEventTrace are InstanceName: SQLSERVER2005 , ProductCodeL: {2373A92B-1C1C-4E71-B494-5CA97F96AA19} , BinPath: C:Program FilesMicrosoft SQL ServerMSSQL.1MSSQLBinn
INFO: Checking installed version
INFO: Writing MOF file
ERROR: Unable to open registry key: HRESULT = 0x80070005, Key = SYSTEMCurrentControlSetControlWMISecurity

The value returned is -2147024891
<EndFunc Name='Do_UpdateETWMOFWithGUID' Return='1603' GetLastError='0'>
PerfTime Stop: Do_UpdateETWMOFWithGUID : Wed May 09 11:07:46 2007
Gathering darwin properties for failure handling.
Error Code: 1603

MSI (s) (88!E0) [11:09:48:898]: Product: Microsoft SQL Server 2005 -- Error 29528. The setup has encountered an unexpected error while Updating Installed Files. The error is: Fatal error during installation.


Error 29528. The setup has encountered an unexpected error while Updating Installed Files. The error is: Fatal error during installation.


I have tried to attach the log but I think it is too big. I cannot post this message.

Please let me know another way to send the log file.



Any help is appreciated.

View 1 Replies View Related

SQL Server Express Installation Fails On Vista Home Premium

May 8, 2007

I have recently updated from XP to Vista Home Premium. Now when I try to install SQL Serve Express SP2 I get :



"setup has detected problem with .net framework installation
and cannot proceed. Microsoft .net framework 2.0 is either not installed or
is corrupt."



I have tried to run sfc /scannow to make sure my .NET 2.0 was not corrupted and also was running as an administrator but could not get it installed. Anyone has any ideas?

View 1 Replies View Related

SQL Express Installation Fails During Setup, Vista Permission Problem?

Feb 7, 2008



I'll install SQL Server Express SP2 on Vista during my Setup.
But the setup beaks with error 110.
In other articles it sounds like an folder access problem.
On a Custom Action Type 210 i start a application which execute the sqlexpress.exe.
I tried some other codes to impersonate or noImersonate but without success.

But i can not use the unpacked files because size is to large(170MB)

An good Idea would be unpack the setup files during setup to an custom folder with right permissions.
But I dont know how unpack files without GUI (SQLEXPRESS x always show the GUI).

Any Idea???????????

Here are the corresponding logfiles:


------------------------------------------------------------------------------------------------
Core.log

...
Unattended=true
WorkDir=e:a3d45fa9ced92ee76a8e8275
}} {e:sql9_sp2_tsqlsetupsqlcudllscusetupmgr.cpp:384}
SCU_SetupMgr::InstallComponent state=INSTALL, cancel_state=0, is_done=0, ActionRequired=1, NeedReboot=0, custom_props={AutoStart=true
DotNetPatch=
HandleReboots=false
ModuleDir=e:a3d45fa9ced92ee76a8e8275
QuietMode=true
SNACPatch=
SupportPatch=
Unattended=true
WorkDir=e:a3d45fa9ced92ee76a8e8275
}} {e:sql9_sp2_tsqlsetupsqlcudllscusetupmgr.cpp:384}
<Func Name='SnacComp::InstallImp'>
Failed to install SNAC
Failed to install SNAC : (110) {e:sql9_sp2_tsqlsetupsqlcudllsnaccomp.cpp:251}
SCU_SetupMgr:vc() caught exception: Failed to install SNAC : (110) {e:sql9_sp2_tsqlsetupsqlcudllsnaccomp.cpp:251}. SetupMgr: state=ERROR, cancel_state=0, is_done=0, ActionRequired=1, NeedReboot=0, custom_props={AutoStart=true
DotNetPatch=
HandleReboots=false
ModuleDir=e:a3d45fa9ced92ee76a8e8275
QuietMode=true
SNACPatch=
SupportPatch=
Unattended=true
WorkDir=e:a3d45fa9ced92ee76a8e8275
}} {e:sql9_sp2_tsqlsetupsqlcudllscusetupmgr.cpp:520}
<EndFunc Name='UpdateComponents' Return='1603' GetLastError='0'>
Component update returned a fatal error : 110
Error Code: 0x8007006e (110)
Windows Error Text: Das System kann das angegebene Gerät oder die angegebene Datei nicht öffnen.

Source File Name: sqlncli.msi
Compiler Timestamp: Thu Oct 5 12:22:33 2006
Function Name: Unknown
Source Line Number: 1583

Error: Failed to add file :"E:Program FilesMicrosoft SQL Server90Setup BootstrapLOGFilesSQLSetup0001_DEVELOPMENT-PC_.NET Framework 2.0.log" to cab file : "E:Program FilesMicrosoft SQL Server90Setup BootstrapLOGSqlSetup0001.cab" Error Code : 2
Running: UploadDrWatsonLogAction at: 2008/1/7 8:3:25
Failed to launch Watson with error code : 123
Message pump returning: 110


-----------------------------------------------------------------------------------------------------------------------------------------------


SNAC.log

=== Verbose logging started: 07.02.2008 08:03:24 Build type: SHIP UNICODE 4.00.6000.00 Calling process: E:Windowssystem32msiexec.exe ===
MSI (c) (ACC) [08:03:24:840]: Resetting cached policy values
MSI (c) (ACC) [08:03:24:840]: Machine policy value 'Debug' is 0
MSI (c) (ACC) [08:03:24:840]: ******* RunEngine:
******* Product: e:a3d45fa9ced92ee76a8e8275setupsqlncli.msi
******* Action:
******* CommandLine: **********
MSI (c) (ACC) [08:03:24:840]: Client-side and UI is none or basic: Running entire install on the server.
MSI (c) (ACC) [08:03:24:840]: Grabbed execution mutex.
MSI (c) (ACC) [08:03:24:871]: Cloaking enabled.
MSI (c) (ACC) [08:03:24:871]: Attempting to enable all disabled privileges before calling Install on Server
MSI (c) (ACC) [08:03:24:903]: Incrementing counter to disable shutdown. Counter after increment: 0
MSI (s) (E4:98) [08:03:24:918]: Grabbed execution mutex.
MSI (s) (E4:5C) [08:03:24:918]: Resetting cached policy values
MSI (s) (E4:5C) [08:03:24:918]: Machine policy value 'Debug' is 0
MSI (s) (E4:5C) [08:03:24:918]: ******* RunEngine:
******* Product: e:a3d45fa9ced92ee76a8e8275setupsqlncli.msi
******* Action:
******* CommandLine: **********
MSI (s) (E4:5C) [08:03:24:918]: Machine policy value 'DisableUserInstalls' is 0
MSI (s) (E4:5C) [08:03:24:934]: SRSetRestorePoint skipped for this transaction.
MSI (s) (E4:5C) [08:03:24:934]: Note: 1: 1402 2: HKEY_CURRENT_USERSoftwareMicrosoftWindowsCurrentVersionPoliciesExplorer 3: 2
MSI (s) (E4:5C) [08:03:24:934]: Note: 1: 1309 2: 5 3: e:a3d45fa9ced92ee76a8e8275setupsqlncli.msi
MSI (s) (E4:5C) [08:03:24:949]: MainEngineThread is returning 110
MSI (s) (E4:98) [08:03:24:949]: No System Restore sequence number for this installation.
Das System kann das angegebene Gerät oder die angegebene Datei nicht öffnen.
MSI (c) (ACC) [08:03:24:949]: Decrementing counter to disable shutdown. If counter >= 0, shutdown will be denied. Counter after decrement: -1
MSI (c) (ACC) [08:03:24:949]: MainEngineThread is returning 110
=== Verbose logging stopped: 07.02.2008 08:03:24 ===


Regards Sven

View 1 Replies View Related

SQL Express Fails On Setup Support Files Installation On Vista

Mar 13, 2007

Hi
We have a problem installing SQL Express Edition SP1 on Vista. The installation stops during installation of setup support files with the following message:

Errors occurred during the installation:Error 2 installing Microsoft SQL Server 2005 Setup Support Files. See log file for more detailed information.Det går inte att hitta filen. (translated: File not found)
The log file points to the support.log file with the following content:

=== Verbose logging started: 2007-03-13 17:34:23 Build type: SHIP UNICODE 4.00.6000.00 Calling process: C:cd nät40..SQLEXPRSetup.exe ===MSI (c) (C4:F4) [17:34:23:450]: Resetting cached policy valuesMSI (c) (C4:F4) [17:34:23:450]: Machine policy value 'Debug' is 0MSI (c) (C4:F4) [17:34:23:450]: ******* RunEngine: ******* Product: C:cd nät40..SQLEXPRSetupSqlSupport.msi ******* Action: ******* CommandLine: **********MSI (c) (C4:F4) [17:34:23:450]: Client-side and UI is none or basic: Running entire install on the server.MSI (c) (C4:F4) [17:34:23:450]: Grabbed execution mutex.MSI (c) (C4:F4) [17:34:23:591]: Cloaking enabled.MSI (c) (C4:F4) [17:34:23:591]: Attempting to enable all disabled privileges before calling Install on ServerMSI (c) (C4:F4) [17:34:23:607]: Incrementing counter to disable shutdown. Counter after increment: 0MSI (s) (00:10) [17:34:23:622]: Grabbed execution mutex.MSI (s) (00:1C) [17:34:23:622]: Resetting cached policy valuesMSI (s) (00:1C) [17:34:23:622]: Machine policy value 'Debug' is 0MSI (s) (00:1C) [17:34:23:622]: ******* RunEngine: ******* Product: C:cd nät40..SQLEXPRSetupSqlSupport.msi ******* Action: ******* CommandLine: **********MSI (s) (00:1C) [17:34:23:622]: Machine policy value 'DisableUserInstalls' is 0MSI (s) (00:1C) [17:34:23:669]: SRSetRestorePoint skipped for this transaction.MSI (s) (00:1C) [17:34:23:669]: Note: 1: 1402 2: HKEY_CURRENT_USERSoftwareMicrosoftWindowsCurrentVersionPoliciesExplorer 3: 2 MSI (s) (00:1C) [17:34:23:669]: Note: 1: 1324 2: .. 3: 1 MSI (s) (00:1C) [17:34:23:669]: MainEngineThread is returning 2MSI (s) (00:10) [17:34:23:669]: No System Restore sequence number for this installation.MSI (c) (C4:F4) [17:34:23:669]: Decrementing counter to disable shutdown. If counter >= 0, shutdown will be denied. Counter after decrement: -1MSI (c) (C4:F4) [17:34:23:669]: MainEngineThread is returning 2=== Verbose logging stopped: 2007-03-13 17:34:23 ===
The funny thing here is that it works fine when the installer is run from a network share, ie \testserversetupsetup.exe but when the same folder is burned to a CD or copied to a local folder it fails. I have verified that the folders are identical.

I'm not sure what info is required to pinpoint the problem but here are some log files and a screen shot of the message.

Any help or pointers would be greatly appreciated.

Regards,
Martin

View 5 Replies View Related

SQL Server 2000 Installation Problem On Windows 2000 Professional

Jul 20, 2005

Hello,I received the error message below when i'm trying to install SQLServer 2000 standard edition into a Windows 2000 Professionaleworkstation.Error :Microsoft SQL server 2000 Standard Edition server components is notsupported on this operating system. Only client components will beavailable for installation.Any request modification ?Best regards,Thanks

View 1 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved