Hi All,
I have downloaded evaluation sample of SSRS for 120 days.
But myproblem is that while creating setup the server components and Report server is not installed.
Dut to that i cant run my report.It gives me error ,No report server was found .
I dont know what i missed? Anybody help me?
Its urgent.
Hi there guys I am hitting my head against a brick wall trying to install SQL 2000 and SQL 2005 side by side and wonder if someone has a suggestion that may help please.
My operating system is win xp 32 bit, I have recently purchased this machine and it came with office 2007 already pre installed which comes with a named instance version of sql 2005 business contact manager, I then installed a default instance of sql 2000 (with SP 4)client tools and the server with no problem , I then purchased a cd of Microsoft SQL Server 2005 Standard Edition (32-Bit)for me to install to run alongside the 2000 version that is currently running on the same machine when all hell broke loose.
I selected the option saying install server components, tools , books online etc etc.
I agree to the licence agreement
Setup then installs Microsoft SQL Server 2005 Setup support Files succesfully, I press next...
Welcome to the Microsoft SQL Server installation wizard then comes up, I press next
System Configuration check brings back 14 successsful status messages and one warning message namely Edition Change Check warning saying :
To change an existing instance of Microsoft SQL Server 2005 to a different edition of SQL Server 2005, you must run SQL Server 2005 Setup from the command prompt and include the SKUUPGRADE=1 parameter.
I ignore above and press Next..
It then comes up with registration information which i succesfully complete, pressing Next
I then select all the components to install and press next
I then set it up to be a named instance 'MSSQL2005DATA', fine >> pressed next
Then I set it up to run under the local system account , fine. >> pressed next.
Then using windows authentication mode pressed next >>
Left collation settings as per default pressed next >>
Install the default configuration in the report server installation options message box, I pressed next >> which then comes up with the following message :
(SQL Server Setup failed to obtain system account information for the ASPNET account.To proceed, reinstall the .net framework and then run SQL server Setup again)
i don't have a copy of the .net framework so I select the install but do not configure the server option.
Setup then comes up with Ready to install message box which i then press the install button, which shows the following:
Setup Progress Files Status: SQL SETUP Support Setup Finished
OWC11 Setup failed, Refer to log
coming up with a error:
ERROR 1706 Setup cannot find the required files,Check your connection to the network, or cd rom, For other potential solutions to this problem, see c:Program FilesMicrosoft OfficeOffice111033Setup.chm
but I can't view any of these log files the only one that is available to view is sqlsetup0014_PCName_OWC11_1.log which comes up with the same message
MSI (s) (78:48) [12:44:04:581]: SOURCEMGMT: Source is invalid due to missing/inaccessible package. MSI (s) (78:48) [12:44:04:581]: Note: 1: 1706 2: -2147483647 3: OWC11.MSI MSI (s) (78:48) [12:44:04:581]: SOURCEMGMT: Processing URL source list. MSI (s) (78:48) [12:44:04:581]: Note: 1: 1402 2: UNKNOWNURL 3: 2 MSI (s) (78:48) [12:44:04:581]: Note: 1: 1706 2: -2147483647 3: OWC11.MSI MSI (s) (78:48) [12:44:04:581]: Note: 1: 1706 2: 3: OWC11.MSI MSI (s) (78:48) [12:44:04:581]: SOURCEMGMT: Failed to resolve source MSI (s) (78:48) [12:49:43:192]: Product: Microsoft Office 2003 Web Components -- Error 1706. Setup cannot find the required files. Check your connection to the network, or CD-ROM drive. For other potential solutions to this problem, see C:Program FilesMicrosoft OfficeOFFICE111033SETUP.CHM.
Error 1706. Setup cannot find the required files. Check your connection to the network, or CD-ROM drive. For other potential solutions to this problem, see C:Program FilesMicrosoft OfficeOFFICE111033SETUP.CHM.
I have tried installing office 2003 to get the 0wc11.dll but to no avail it still gives me the same error..
Sorry this is a long winded post but can anyone shed a ray of light here.
I have a Win 2003 server running 3 instances of SQL 2000 Enterprise. The problem is I can only start 2 of the 3 Job Agents at a time, as the 3rd gets stuck in a starting state. Has anyone struck this problem before?
i have a list report some values of this are blank or null i want to avoid that spacing if it is null like name:jjj lastname kkk firstname address uuuu
i want it should be name jjj lastname kkk address uuuu
1. drop receiver side service broker with sql command : drop service [//TyMetrix360Audit/DataWriter]
2. send a message from the sender.
3. now the sys.transmission_queue on the sender keeps the message.
The relevant tables on the sender and receiver no look like this:
the following summarizes the transmission queue on the SENDER:
conversation handle message_body transmission status 5A0F1D1F-449C-DC11-8EED-0002B3D9F7B5 my message in binary, ie 0x.F4E1.... <blank>
the following summarizes the sys.conversation_endpoints on the SENDER:
conversation handle conversation_id state 5A0F1D1F-449C-DC11-8EED-0002B3D9F7B5 461891C8-5D53-4D89-A7C6-097FE2EDB22A CO
the following summarizes the transmission queue on the RECEIVER:
conversation handle message_body transmission status 5A0F1D1F-449C-DC11-8EED-0002B3D9F7B5 message body of error message...... One or more messages could not be delivered to the local service targeted by this dialog.
the following summarizes the sys.conversation_endpoints on the RECEIVER:
conversation handle conversation_id state 5A0F1D1F-449C-DC11-8EED-0002B3D9F7B5 461891C8-5D53-4D89-A7C6-097FE2EDB22A DO
What do I do now?
There is a message stuck in the sender transmission queue. You responded in my last post that I need to do a RECIEVE on the sender and end the conversation myself? This is not helping me. I am still confused about the answer to this. Can you provide some sort of code outline or steps to resolve this issue. As of now I do not know how to resend my messages stuck in the sender transmission queue and they can not be lost when the conversation is ended.
Also, I thought SQL Service broker was supposed to hadle things like this. It is common for the receiver to not be there. In this case the messages should resend automatically once the receiver is back up. Please help as there is no documentation online about how to resolve this issue and your last response was not adequate.
We are using the whole BI-package from Microsoft - from SQL, DTS-package,Raporting Service and Analyze Service.
It should be very helpful to be able to create a metadata databases where you could find all releations between different objects (tables,views,reports,cubes,DTS-package,Databases.
Just to get answer for: 'where is view xxx used', 'what are Report xxx depending upon'.
While everything exists in different SQL databases it should possible to do.
In our project, we would like to use the same data source for our analysis service database cubes and for our reporting service reports.
I created the analysis service project first, deployed successfully. When trying to setting up the data source in the report model project, I selected the "create a data source based on another object", and then selected the "create a data source based on an analysis service project". However, there is no analysis service project to select, and no browse button to see where the reporting service is looking for analysis service project either.
I have tried creating a new analysis service project with data source views, cubes, dimensions and all the stuff, but still cannot see the analysis service project in the drop down box to be selected for my reporting model project data source.
As I am fairly new to the reporting service, I'm sure I'm missing something, but couldn't find much information in the help or on the web. Any suggestion would be much appreciated.
I have several installations of SQL Server with identical configurations on different computers. Is it possible to develop an unattented installation that includes SQL Server Sevice Pack, and how to do that? Thanks.
After I installed Sql Server, I ran windows update. it downloaded the service pack 1 fine, but during the installation, it just frozed at the middle, so I cancelled it, but the window froze, so I had to end process. Is my sql server messed up? I kind of tested it, and it seems to work? Is it ok if I just download SP 1 and reinstall it?
I have some problem about reporting service add-in.
After I install reporting service add-in for SharePoint, reporting service menu does not appear in Application Management Tab in SharePoint Central Administration.
I try to uninstall and re-install again, it remain not work.
Hi All, We are upgrading from Sql Server Express to SQl Server 2005. As part of the installation process, it is not asking us to specify a service account for various services, and we are not sure what to specify. (This was handled automatically with Express). Any ideas? Thanks. Claude.
I am trying to install Service pack 5a and post SP5a patches. But how many ever times I try to, it says that the sa password is incorrect. has any one encountered this problem before? If so what needs to be done. Help appreciated.
When we try to connect the Sql server from our client, the MSSQLServer service stops and when we try to restart the service it goes back to the stop state after few seconds.
Server Configuration in order of installation, 1.WINNT 4. 2.SP4 3.SQL SERVER 6.5 4.Service PAck 5a for Sql Server 6.5 5.SP6a for NT
Workstation setup. 1.Member of the domain inwhich the SQL SERVER 6.5 is present 2.Sql client 6.5 3.SP4(for NT) 4.SP6a(for NT) No Service packs were installed in the workstation.
When we try to connect the server from the server the MSSQLServer service stops.We even tried reinstalling the entire setup from scratch. Kindly help us in this regard.
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?
I understand that from Sql Server 2005 service packs should be able to be applied with no disruption, is this true ?
I want to install service pack 1 on our 2005 instances but i cannot find any documentation in BOL or the official SP1 website on installation steps.
Is there no thing i need to do when i install the service pack ? I am just weary of applying a service pack to the instance while users are woking etc.
I find it very starnge that they are no reccomended steps to follow before applying th service pack. If anyone has a link to this i would really appreciate it as i cannot find ot anywhere ?
I heard that installing the service packs for sql 7 causes a file to be written that contains the sa password in clear text. Is this true? If so, does anyone know what the name of the file is?
Do any one has a step by step instructions for installing the service pack 2 and 3 on Active/Passive cluster. I installed sqlserver 7.0 in one active/ passive cluster and it worked successfully. Now I followed the instructions as given by microsoft by running the cluster wizard. It removed the virtual server. I made all sqlservr services offline.
When I try installing I couldn't able to install as it is saying "Active virtual server is there run clustered wizard in all the nodes". Now I am in the middle of no where.
Hi, i tried to install MS SQL server 2000 in my XP system but during the setup service account installation, i tried to use a domain user account but it cannot validate my user name and password. I used my windows administrator logon account and password. Please help..thank you.
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?
All of items of the service pack will install execpt for the Database Services.
The Details are:
"Unable to install Windows Installer MSP file"
Log Details Below
05/04/2006 08:18:42.327 ================================================================================ 05/04/2006 08:18:42.327 Hotfix package launched 05/04/2006 08:18:43.827 Product discovery successfully completed during the install process for MSSQLSERVER 05/04/2006 08:18:43.827 SP Level check successfully completed during the install process for MSSQLSERVER 05/04/2006 08:18:43.827 Product language check successfully completed during the install process for MSSQLSERVER 05/04/2006 08:18:43.827 Product version check successfully completed during the install process for MSSQLSERVER 05/04/2006 08:18:43.827 Command-line instance name check completed during the install process 05/04/2006 08:18:43.827 Baseline build check completed during the install process 05/04/2006 08:19:12.014 Attempting to install instance: MSSQLSERVER 05/04/2006 08:19:12.060 Attempting to install target: REPORTS 05/04/2006 08:19:12.076 Attempting to stop service: SQLSERVERAGENT 05/04/2006 08:19:17.154 Successfully stopped service: SQLSERVERAGENT 05/04/2006 08:19:17.154 Attempting to stop service: MSSQLServer 05/04/2006 08:19:19.154 Successfully stopped service: MSSQLServer 05/04/2006 08:19:19.154 Attempting to check for locked files: sqlrun_sql.msp 05/04/2006 08:19:19.326 Attempting to check for locked files: \REPORTSe$7d39b5ebc15c1b5ee29a229c92b3HotFixSQLFilessqlrun_sql.msp 05/04/2006 08:19:19.326 Creating MSP locked file check log at: C:WINDOWSHotfixSQL9LogsSQL9_Hotfix_KB913090_sqlrun_sql.msp.out 05/04/2006 08:19:38.029 MSP returned 1602: The user cancels installation. 05/04/2006 08:19:38.169 Successfully checked file: \REPORTSe$7d39b5ebc15c1b5ee29a229c92b3HotFixSQLFilessqlrun_sql.msp 05/04/2006 08:19:38.169 Successfully opened registry key: SystemCurrentControlSetControlSession Manager 05/04/2006 08:19:38.169 Failed to read registry key: PendingFileRenameOperations 05/04/2006 08:19:38.169 Failed to read associated hotfix build information for the following file: E:Program FilesMicrosoft SQL ServerMSSQL.1MSSQLBinnxmlfilt.dll 05/04/2006 08:19:38.169 Failed to read associated hotfix build information for the following file: E:Program FilesMicrosoft SQL ServerMSSQL.1MSSQLBinnThaWBrkr.dll 05/04/2006 08:19:38.169 Failed to read associated hotfix build information for the following file: E:Program FilesMicrosoft SQL ServerMSSQL.1MSSQLBinnquery.dll 05/04/2006 08:19:38.169 Failed to read associated hotfix build information for the following file: E:Program FilesMicrosoft SQL ServerMSSQL.1MSSQLBinnls400.dll 05/04/2006 08:19:38.169 Failed to read associated hotfix build information for the following file: E:Program FilesMicrosoft SQL ServerMSSQL.1MSSQLBinnlhtml.dll 05/04/2006 08:19:38.169 Failed to read associated hotfix build information for the following file: E:Program FilesMicrosoft SQL ServerMSSQL.1MSSQLBinnmsir5jp.dll 05/04/2006 08:19:38.169 Failed to read associated hotfix build information for the following file: E:Program FilesMicrosoft SQL ServerMSSQL.1MSSQLBinnmsftesql.exe 05/04/2006 08:19:38.169 Failed to read associated hotfix build information for the following file: E:Program FilesMicrosoft SQL ServerMSSQL.1MSSQLBinnmsftepxy.dll 05/04/2006 08:19:38.185 Failed to read associated hotfix build information for the following file: E:Program FilesMicrosoft SQL ServerMSSQL.1MSSQLBinnmsftefd.exe 05/04/2006 08:19:38.185 Failed to read associated hotfix build information for the following file: E:Program FilesMicrosoft SQL ServerMSSQL.1MSSQLBinnmsfte.dll 05/04/2006 08:19:38.185 Failed to read associated hotfix build information for the following file: E:Program FilesMicrosoft SQL ServerMSSQL.1MSSQLBinnLangWrbk.dll 05/04/2006 08:19:38.185 Failed to read associated hotfix build information for the following file: E:Program FilesMicrosoft SQL ServerMSSQL.1MSSQLBinnkorwbrkr.dll 05/04/2006 08:19:38.185 Failed to read associated hotfix build information for the following file: E:Program FilesMicrosoft SQL ServerMSSQL.1MSSQLBinninfosoft.dll 05/04/2006 08:19:38.185 Failed to read associated hotfix build information for the following file: E:Program FilesMicrosoft SQL ServerMSSQL.1MSSQLBinnFTERefFTERef.dll 05/04/2006 08:19:38.185 Failed to read associated hotfix build information for the following file: E:Program FilesMicrosoft SQL ServerMSSQL.1MSSQLBinnCHTBRKR.DLL 05/04/2006 08:19:38.185 Failed to read associated hotfix build information for the following file: E:Program FilesMicrosoft SQL ServerMSSQL.1MSSQLBinnChsBrkr.dll 05/04/2006 08:19:38.185 Failed to read version information for the following file: C:Program FilesMicrosoft SQL Server90COM2005.90.2047.0 C:Program FilesMicrosoft SQL Server90COMResources1033REPLRES.rll 05/04/2006 08:19:38.185 Failed to read version information for the following file: C:Program FilesMicrosoft SQL Server90COM2005.90.2047.0 C:Program FilesMicrosoft SQL Server90COM eplrec.dll 05/04/2006 08:19:38.185 Failed to read version information for the following file: C:Program FilesMicrosoft SQL Server90COM2005.90.2047.0 C:Program FilesMicrosoft SQL Server90COM plisapi.dll 05/04/2006 08:19:38.185 Failed to read version information for the following file: C:Program FilesMicrosoft SQL Server90COM2005.90.2047.0 C:WINDOWSassemblyGAC_64Microsoft.SqlServer.Replication9.0.242.0__89845dcd8080cc91Repl.dll 05/04/2006 08:19:38.185 Failed to read associated hotfix build information for the following file: C:WINDOWSassemblyGAC_MSILMicrosoft.SqlServer.DataStorage9.0.242.0__89845dcd8080cc91Microsoft.SqlServer.DataStorage.dll 05/04/2006 08:19:38.185 Failed to read version information for the following file: C:Program FilesCommon FilesMicrosoft SharedDatabase ReplicationResources10332005.90.2047.0 E:Program FilesMicrosoft SQL ServerMSSQL.1MSSQLInstall plhtfin.sql 05/04/2006 08:19:38.185 Failed to read version information for the following file: E:Program FilesMicrosoft SQL ServerMSSQL.1MSSQLInstall C:Program FilesMicrosoft SQL Server90COMqrdrsvc.exe 05/04/2006 08:19:38.185 Failed to read version information for the following file: C:Program FilesMicrosoft SQL Server90COM2005.90.2047.0 C:Program Files (x86)Microsoft SQL Server90COMsnapshot.exe 05/04/2006 08:19:38.185 Failed to read version information for the following file: C:Program FilesMicrosoft SQL Server90COM9.0.2047.0 C:Program FilesMicrosoft SQL Server90COMsqlmergx.dll 05/04/2006 08:19:38.185 Failed to read version information for the following file: C:Program FilesMicrosoft SQL Server90COM2005.90.2047.0 C:Program FilesMicrosoft SQL Server90COM abldiff.exe 05/04/2006 08:19:38.185 Failed to read version information for the following file: C:Program FilesMicrosoft SQL Server90COM2005.90.2047.0 C:Program FilesMicrosoft SQL Server90COMDISTRIB.exe 05/04/2006 08:19:38.185 Failed to read associated hotfix build information for the following file: E:Program FilesMicrosoft SQL ServerMSSQL.1MSSQLBinnDatabaseMail90.exe 05/04/2006 08:19:38.185 Failed to read version information for the following file: E:Program FilesMicrosoft SQL ServerMSSQL.1MSSQLBinnResources30822005.90.2047.0 E:Program FilesMicrosoft SQL ServerMSSQL.1MSSQLBinnResources2052sqlevn70.rll 05/04/2006 08:19:38.185 Failed to read version information for the following file: E:Program FilesMicrosoft SQL ServerMSSQL.1MSSQLBinnResources10532005.90.2047.0 E:Program FilesMicrosoft SQL ServerMSSQL.1MSSQLBinnResources1046sqlevn70.rll 05/04/2006 08:19:38.185 Failed to read version information for the following file: E:Program FilesMicrosoft SQL ServerMSSQL.1MSSQLBinnResources10432005.90.2047.0 E:Program FilesMicrosoft SQL ServerMSSQL.1MSSQLBinnResources1042sqlevn70.rll 05/04/2006 08:19:38.185 Failed to read version information for the following file: E:Program FilesMicrosoft SQL ServerMSSQL.1MSSQLBinnResources10412005.90.2047.0 E:Program FilesMicrosoft SQL ServerMSSQL.1MSSQLBinnResources1040sqlevn70.rll 05/04/2006 08:19:38.185 Failed to read version information for the following file: E:Program FilesMicrosoft SQL ServerMSSQL.1MSSQLBinnResources10362005.90.2047.0 E:Program FilesMicrosoft SQL ServerMSSQL.1MSSQLBinnResources1033sqlevn70.rll 05/04/2006 08:19:38.185 Failed to read version information for the following file: E:Program FilesMicrosoft SQL ServerMSSQL.1MSSQLBinnResources10312005.90.2047.0 E:Program FilesMicrosoft SQL ServerMSSQL.1MSSQLBinnResources1028sqlevn70.rll 05/04/2006 08:19:38.185 Failed to read version information for the following file: E:Program FilesMicrosoft SQL ServerMSSQL.1MSSQLBinnResources10332005.90.2047.0 E:Program FilesMicrosoft SQL ServerMSSQL.1MSSQLBinnsqlacc~1.dll 05/04/2006 08:19:38.185 Failed to read version information for the following file: C:Program FilesMicrosoft SQL Server90Shared2005.90.2047.0 E:Program FilesMicrosoft SQL ServerMSSQL.1MSSQLBinnxmlrwbin.dll 05/04/2006 08:19:38.201 Failed to read version information for the following file: E:Program FilesMicrosoft SQL ServerMSSQL.1MSSQLBinn2.0.3609.0 E:Program FilesMicrosoft SQL ServerMSSQL.1MSSQLBinnsqlsvc90.dll 05/04/2006 08:19:38.201 Failed to read version information for the following file: E:Program FilesMicrosoft SQL ServerMSSQL.1MSSQLBinn2005.90.2047.0 E:Program FilesMicrosoft SQL ServerMSSQL.1MSSQLBinnSQLBOOT.dll 05/04/2006 08:19:38.201 Failed to read version information for the following file: E:Program FilesMicrosoft SQL ServerMSSQL.1MSSQLBinn2005.90.2047.0 E:Program FilesMicrosoft SQL ServerMSSQL.1MSSQLBinnxplog70.dll 05/04/2006 08:19:38.201 Failed to read version information for the following file: E:Program FilesMicrosoft SQL ServerMSSQL.1MSSQLBinn2005.90.2047.0 E:Program FilesMicrosoft SQL ServerMSSQL.1MSSQLBinnatchp~1.dll 05/04/2006 08:19:38.201 Failed to read associated hotfix build information for the following file: E:Program FilesMicrosoft SQL ServerMSSQL.1MSSQLBinnResources1033SQLAGENT90.RLL 05/04/2006 08:19:38.201 Failed to read associated hotfix build information for the following file: E:Program FilesMicrosoft SQL ServerMSSQL.1MSSQLBinnResources1033SQLAGENT90.RLL 05/04/2006 08:19:38.201 Failed to read associated hotfix build information for the following file: E:Program FilesMicrosoft SQL ServerMSSQL.1MSSQLBinnResources1033SQLAGENT90.RLL 05/04/2006 08:19:38.201 Failed to read associated hotfix build information for the following file: E:Program FilesMicrosoft SQL ServerMSSQL.1MSSQLBinnSQLAGENT90.EXE 05/04/2006 08:19:38.201 Failed to read associated hotfix build information for the following file: E:Program FilesMicrosoft SQL ServerMSSQL.1MSSQLBinnSQLAGENT90.EXE 05/04/2006 08:19:38.201 Failed to read associated hotfix build information for the following file: E:Program FilesMicrosoft SQL ServerMSSQL.1MSSQLBinnSQLAGENT90.EXE 05/04/2006 08:19:38.201 Failed to read version information for the following file: C:Program Files (x86)Microsoft SQL Server90SharedResources10339.0.2047.0 C:Program Files (x86)Microsoft SQL Server90Sharedmsmdrdir.dll 05/04/2006 08:19:38.201 Failed to read associated hotfix build information for the following file: C:Program Files (x86)Microsoft SQL Server90Sharedmsmdlocal.dll 05/04/2006 08:19:38.201 Failed to read associated hotfix build information for the following file: C:Program Files (x86)Microsoft SQL Server90Sharedmsmdlocal.dll 05/04/2006 08:19:38.201 Failed to read associated hotfix build information for the following file: C:Program Files (x86)Microsoft SQL Server90Sharedmsmdlocal.dll 05/04/2006 08:19:38.201 Failed to read version information for the following file: C:Program Files (x86)Common FilesSystemole db2.0.3609.0 C:Program Files (x86)Common FilesSystemole dbxmlrw.dll 05/04/2006 08:19:38.201 Failed to read version information for the following file: C:Program FilesCommon FilesSystemole db2.0.3609.0 C:Program FilesCommon FilesSystemole dbxmlrw.dll 05/04/2006 08:19:38.201 Failed to read associated hotfix build information for the following file: C:Program Files (x86)Microsoft SQL Server90Sharedsqlbrowser.exe 05/04/2006 08:19:38.201 Failed to read associated hotfix build information for the following file: C:Program Files (x86)Microsoft SQL Server90Sharedsqlbrowser.exe 05/04/2006 08:19:38.201 Failed to read associated hotfix build information for the following file: C:Program Files (x86)Microsoft SQL Server90Sharedsqlbrowser.exe 05/04/2006 08:19:38.201 Failed to read associated hotfix build information for the following file: C:Program Files (x86)Microsoft SQL Server90Sharedmsasxpress.dll 05/04/2006 08:19:38.201 Failed to read associated hotfix build information for the following file: C:Program Files (x86)Microsoft SQL Server90Sharedmsasxpress.dll 05/04/2006 08:19:38.201 Failed to read associated hotfix build information for the following file: C:Program Files (x86)Microsoft SQL Server90Sharedmsasxpress.dll 05/04/2006 08:19:38.201 Failed to read associated hotfix build information for the following file: C:Program FilesMicrosoft SQL Server90Sharedmsasxpress.dll 05/04/2006 08:19:38.216 Failed to read associated hotfix build information for the following file: C:Program FilesMicrosoft SQL Server90Sharedmsasxpress.dll 05/04/2006 08:19:38.216 Failed to read associated hotfix build information for the following file: C:Program FilesMicrosoft SQL Server90Sharedmsasxpress.dll 05/04/2006 08:19:38.216 Failed to read version information for the following file: C:Program Files (x86)Microsoft.NETADOMD.NET90enMicrosoft.AnalysisServices.AdomdClient.xml 05/04/2006 08:19:38.216 Failed to read version information for the following file: C:Program FilesMicrosoft.NETADOMD.NET90enMicrosoft.AnalysisServices.AdomdClient.xml 05/04/2006 08:19:38.216 Failed to read associated hotfix build information for the following file: C:Program Files (x86)Microsoft.NETADOMD.NET90Microsoft.AnalysisServices.AdomdClient.dll 05/04/2006 08:19:38.216 Failed to read associated hotfix build information for the following file: C:WINDOWSassemblyGAC_MSILMicrosoft.AnalysisServices.AdomdClient9.0.242.0__89845dcd8080cc91Microsoft.AnalysisServices.AdomdClient.dll 05/04/2006 08:19:38.216 Failed to read associated hotfix build information for the following file: C:Program FilesMicrosoft.NETADOMD.NET90Microsoft.AnalysisServices.AdomdClient.dll 05/04/2006 08:19:38.216 Failed to read associated hotfix build information for the following file: C:WINDOWSassemblyGAC_MSILMicrosoft.AnalysisServices.AdomdClient9.0.242.0__89845dcd8080cc91Microsoft.AnalysisServices.AdomdClient.dll 05/04/2006 08:19:38.216 Failed to read version information for the following file: E:Program FilesMicrosoft SQL Server (x86)90ToolsBinnResources1033 E:Program FilesMicrosoft SQL Server (x86)90ToolsBinnResources1033sqlcm.xml 05/04/2006 08:19:38.216 Failed to read associated hotfix build information for the following file: E:Program FilesMicrosoft SQL Server (x86)90ToolsBinnResources1033SqlManager.rll 05/04/2006 08:19:38.216 Failed to read associated hotfix build information for the following file: E:Program FilesMicrosoft SQL Server (x86)90ToolsBinnResources1033SqlManager.rll 05/04/2006 08:19:38.216 Failed to read associated hotfix build information for the following file: E:Program FilesMicrosoft SQL Server (x86)90ToolsBinnResources1033SqlManager.rll 05/04/2006 08:19:38.216 Failed to read version information for the following file: E:Program FilesMicrosoft SQL Server90ToolsBinnResources1033 E:Program FilesMicrosoft SQL Server90ToolsBinnResources1033sqlcm.xml 05/04/2006 08:19:38.216 Failed to read associated hotfix build information for the following file: E:Program FilesMicrosoft SQL Server90ToolsBinnResources1033SqlManager.rll 05/04/2006 08:19:38.216 Failed to read associated hotfix build information for the following file: E:Program FilesMicrosoft SQL Server90ToolsBinnResources1033SqlManager.rll 05/04/2006 08:19:38.216 Failed to read associated hotfix build information for the following file: E:Program FilesMicrosoft SQL Server90ToolsBinnResources1033SqlManager.rll 05/04/2006 08:19:38.216 Failed to read associated hotfix build information for the following file: E:Program FilesMicrosoft SQL Server (x86)90ToolsinnSqlManager.dll 05/04/2006 08:19:38.216 Failed to read associated hotfix build information for the following file: E:Program FilesMicrosoft SQL Server (x86)90ToolsinnSqlManager.dll 05/04/2006 08:19:38.216 Failed to read associated hotfix build information for the following file: E:Program FilesMicrosoft SQL Server (x86)90ToolsinnSqlManager.dll 05/04/2006 08:19:38.216 Failed to read associated hotfix build information for the following file: E:Program FilesMicrosoft SQL Server90ToolsinnSqlManager.dll 05/04/2006 08:19:38.216 Failed to read associated hotfix build information for the following file: E:Program FilesMicrosoft SQL Server90ToolsinnSqlManager.dll 05/04/2006 08:19:38.216 Failed to read associated hotfix build information for the following file: E:Program FilesMicrosoft SQL Server90ToolsinnSqlManager.dll 05/04/2006 08:19:38.216 Failed to read associated hotfix build information for the following file: E:Program FilesMicrosoft SQL Server (x86)90ToolsBinnatchparser90.dll 05/04/2006 08:19:38.216 Failed to read associated hotfix build information for the following file: E:Program FilesMicrosoft SQL Server (x86)90ToolsBinnatchparser90.dll 05/04/2006 08:19:38.216 Failed to read associated hotfix build information for the following file: E:Program FilesMicrosoft SQL Server (x86)90ToolsBinnatchparser90.dll 05/04/2006 08:19:38.216 Failed to read associated hotfix build information for the following file: E:Program FilesMicrosoft SQL Server90ToolsBinnatchparser90.dll 05/04/2006 08:19:38.232 Failed to read associated hotfix build information for the following file: E:Program FilesMicrosoft SQL Server90ToolsBinnatchparser90.dll 05/04/2006 08:19:38.232 Failed to read associated hotfix build information for the following file: E:Program FilesMicrosoft SQL Server90ToolsBinnatchparser90.dll 05/04/2006 08:19:38.232 Failed to read version information for the following file: E:Program FilesMicrosoft SQL Server90ToolsBinnResources10332005.90.2047.0 E:Program FilesMicrosoft SQL Server (x86)90ToolsinnSQLSVC90.DLL 05/04/2006 08:19:38.232 Failed to read associated hotfix build information for the following file: E:Program FilesMicrosoft SQL Server90ToolsinnSQLSVC90.DLL 05/04/2006 08:19:38.232 Failed to read associated hotfix build information for the following file: E:Program FilesMicrosoft SQL Server90ToolsinnSQLSVC90.DLL 05/04/2006 08:19:38.232 Failed to read associated hotfix build information for the following file: E:Program FilesMicrosoft SQL Server90ToolsinnSQLSVC90.DLL 05/04/2006 08:19:38.232 Failed to read version information for the following file: E:Program FilesMicrosoft SQL Server90ToolsBinn2.0.3609.0 E:Program FilesMicrosoft SQL Server90ToolsBinnSQLdiag.exe 05/04/2006 08:19:38.232 Failed to read version information for the following file: E:Program FilesMicrosoft SQL Server90ToolsBinn2005.90.2047.0 C:Program Files (x86)Microsoft SQL Server90Sharedsqlsvc~1.dll 05/04/2006 08:19:38.232 Failed to read associated hotfix build information for the following file: C:Program Files (x86)Microsoft SQL Server90Sharedsqlsecacctchg.dll 05/04/2006 08:19:38.232 Failed to read associated hotfix build information for the following file: C:Program Files (x86)Microsoft SQL Server90Sharedsqlsecacctchg.dll 05/04/2006 08:19:38.232 Failed to read associated hotfix build information for the following file: C:Program Files (x86)Microsoft SQL Server90Sharedsqlsecacctchg.dll 05/04/2006 08:19:38.232 Failed to read associated hotfix build information for the following file: C:Program Files (x86)Microsoft SQL Server90Sharedsqlftacct.dll 05/04/2006 08:19:38.232 Failed to read associated hotfix build information for the following file: C:Program Files (x86)Microsoft SQL Server90Sharedsqlftacct.dll 05/04/2006 08:19:38.232 Failed to read associated hotfix build information for the following file: C:Program Files (x86)Microsoft SQL Server90Sharedsqlftacct.dll 05/04/2006 08:19:38.232 Failed to read associated hotfix build information for the following file: C:Program Files (x86)Microsoft SQL Server90Sharedisacctchange.dll 05/04/2006 08:19:38.232 Failed to read associated hotfix build information for the following file: C:Program Files (x86)Microsoft SQL Server90Sharedisacctchange.dll 05/04/2006 08:19:38.232 Failed to read associated hotfix build information for the following file: C:Program Files (x86)Microsoft SQL Server90Sharedisacctchange.dll 05/04/2006 08:19:38.232 Failed to read associated hotfix build information for the following file: C:Program Files (x86)Microsoft SQL Server90Sharedsvrenumapi.dll 05/04/2006 08:19:38.232 Failed to read associated hotfix build information for the following file: C:Program Files (x86)Microsoft SQL Server90Sharedsvrenumapi.dll 05/04/2006 08:19:38.232 Failed to read associated hotfix build information for the following file: C:Program Files (x86)Microsoft SQL Server90Sharedsvrenumapi.dll 05/04/2006 08:19:38.232 Failed to read associated hotfix build information for the following file: C:Program FilesMicrosoft SQL Server90Sharedsqlsvcsync.dll 05/04/2006 08:19:38.232 Failed to read associated hotfix build information for the following file: C:Program FilesMicrosoft SQL Server90Sharedsqlsvcsync.dll 05/04/2006 08:19:38.232 Failed to read associated hotfix build information for the following file: C:Program FilesMicrosoft SQL Server90Sharedsqlsvcsync.dll 05/04/2006 08:19:38.232 Failed to read associated hotfix build information for the following file: C:Program FilesMicrosoft SQL Server90Sharedsqlsecacctchg.dll 05/04/2006 08:19:38.232 Failed to read associated hotfix build information for the following file: C:Program FilesMicrosoft SQL Server90Sharedsqlsecacctchg.dll 05/04/2006 08:19:38.232 Failed to read associated hotfix build information for the following file: C:Program FilesMicrosoft SQL Server90Sharedsqlsecacctchg.dll 05/04/2006 08:19:38.232 Failed to read associated hotfix build information for the following file: C:Program FilesMicrosoft SQL Server90Sharedsqlftacct.dll 05/04/2006 08:19:38.247 Failed to read associated hotfix build information for the following file: C:Program FilesMicrosoft SQL Server90Sharedsqlftacct.dll 05/04/2006 08:19:38.247 Failed to read associated hotfix build information for the following file: C:Program FilesMicrosoft SQL Server90Sharedsqlftacct.dll 05/04/2006 08:19:38.247 Failed to read associated hotfix build information for the following file: C:Program FilesMicrosoft SQL Server90Sharedisacctchange.dll 05/04/2006 08:19:38.247 Failed to read associated hotfix build information for the following file: C:Program FilesMicrosoft SQL Server90Sharedisacctchange.dll 05/04/2006 08:19:38.247 Failed to read associated hotfix build information for the following file: C:Program FilesMicrosoft SQL Server90Sharedisacctchange.dll 05/04/2006 08:19:38.247 Failed to read associated hotfix build information for the following file: C:Program FilesMicrosoft SQL Server90Sharedsvrenumapi.dll 05/04/2006 08:19:38.247 Failed to read associated hotfix build information for the following file: C:Program FilesMicrosoft SQL Server90Sharedsvrenumapi.dll 05/04/2006 08:19:38.247 Failed to read associated hotfix build information for the following file: C:Program FilesMicrosoft SQL Server90Sharedsvrenumapi.dll 05/04/2006 08:19:38.247 Failed to read version information for the following file: C:Program Files (x86)Microsoft SQL Server90Shared2005.90.2047.0 C:Program FilesMicrosoft SQL Server90SharedSqlBoot.dll 05/04/2006 08:19:38.247 Failed to read associated hotfix build information for the following file: C:Program Files (x86)Microsoft SQL Server90Sharedsqlsqm.exe 05/04/2006 08:19:38.247 Failed to read associated hotfix build information for the following file: C:Program FilesMicrosoft SQL Server90Sharedsqlsqm.exe 05/04/2006 08:19:38.247 Failed to read version information for the following file: C:Program Files (x86)Microsoft SQL Server90Shared9.0.2047.0 C:Program Files (x86)Microsoft SQL Server90Shareddbghelp.dll 05/04/2006 08:19:38.247 Failed to read associated hotfix build information for the following file: C:Program Files (x86)Microsoft SQL Server90SharedSqlDumper.exe 05/04/2006 08:19:38.247 Failed to read associated hotfix build information for the following file: C:Program Files (x86)Microsoft SQL Server90SharedSqlDumper.exe 05/04/2006 08:19:38.247 Failed to read associated hotfix build information for the following file: C:Program Files (x86)Microsoft SQL Server90SharedSqlDumper.exe 05/04/2006 08:19:38.247 Failed to read version information for the following file: C:Program FilesMicrosoft SQL Server90Shared9.0.2047.0 C:Program FilesMicrosoft SQL Server90Shareddbghelp.dll 05/04/2006 08:19:38.247 Failed to read associated hotfix build information for the following file: C:Program FilesMicrosoft SQL Server90SharedSqlDumper.exe 05/04/2006 08:19:38.247 Failed to read associated hotfix build information for the following file: C:Program FilesMicrosoft SQL Server90SharedSqlDumper.exe 05/04/2006 08:19:38.247 Failed to read associated hotfix build information for the following file: C:Program FilesMicrosoft SQL Server90SharedSqlDumper.exe 05/04/2006 08:19:38.247 Failed to read associated hotfix build information for the following file: C:WINDOWSassemblyGAC_MSILMicrosoft.SqlServer.Rmo9.0.242.0__89845dcd8080cc91Microsoft.SqlServer.Rmo.dll 05/04/2006 08:19:38.247 Failed to read associated hotfix build information for the following file: C:WINDOWSassemblyGAC_MSILMicrosoft.AnalysisServices9.0.242.0__89845dcd8080cc91Microsoft.AnalysisServices.DLL 05/04/2006 08:19:38.247 Failed to read associated hotfix build information for the following file: C:WINDOWSassemblyGAC_MSILMicrosoft.DataWarehouse.Interfaces9.0.242.0__89845dcd8080cc91Microsoft.DataWarehouse.Interfaces.DLL 05/04/2006 08:19:38.247 Failed to read associated hotfix build information for the following file: C:WINDOWSassemblyGAC_64Microsoft.SqlServer.BatchParser9.0.242.0__89845dcd8080cc91microsoft.sqlserver.batchparser.dll 05/04/2006 08:19:38.247 Failed to read associated hotfix build information for the following file: C:WINDOWSassemblyGAC_64Microsoft.SqlServer.BatchParser9.0.242.0__89845dcd8080cc91microsoft.sqlserver.batchparser.dll 05/04/2006 08:19:38.247 Failed to read associated hotfix build information for the following file: C:WINDOWSassemblyGAC_64Microsoft.SqlServer.BatchParser9.0.242.0__89845dcd8080cc91microsoft.sqlserver.batchparser.dll 05/04/2006 08:19:38.247 Failed to read associated hotfix build information for the following file: C:WINDOWSassemblyGAC_MSILMicrosoft.SqlServer.SqlEnum9.0.242.0__89845dcd8080cc91Microsoft.SqlServer.SqlEnum.dll 05/04/2006 08:19:38.247 Failed to read associated hotfix build information for the following file: C:WINDOWSassemblyGAC_MSILMicrosoft.SqlServer.Smo9.0.242.0__89845dcd8080cc91Microsoft.SqlServer.Smo.dll 05/04/2006 08:19:38.263 Failed to read associated hotfix build information for the following file: C:Program Files (x86)Microsoft SQL Server90SharedSqlSAC.exe 05/04/2006 08:19:38.263 Failed to read associated hotfix build information for the following file: C:Program Files (x86)Microsoft SQL Server90SharedMicrosoft.SqlSac.Public.dll 05/04/2006 08:21:12.933 Attempting to install file: sqlrun_sql.msp 05/04/2006 08:21:12.949 Attempting to install file: \REPORTSe$7d39b5ebc15c1b5ee29a229c92b3HotFixSQLFilessqlrun_sql.msp 05/04/2006 08:21:12.949 Creating MSP install log file at: C:WINDOWSHotfixSQL9LogsSQL9_Hotfix_KB913090_sqlrun_sql.msp.log 05/04/2006 08:21:12.949 Successfully opened registry key: SoftwarePoliciesMicrosoftWindowsInstaller 05/04/2006 08:21:12.949 Failed to read registry key: Debug 05/04/2006 08:22:23.775 MSP returned 1603: A fatal error occurred during installation. 05/04/2006 08:22:23.838 Successfully opened registry key: SoftwarePoliciesMicrosoftWindowsInstaller 05/04/2006 08:22:23.838 Failed to read registry key: Debug 05/04/2006 08:22:23.838 Unable to install MSP file: \REPORTSe$7d39b5ebc15c1b5ee29a229c92b3HotFixSQLFilessqlrun_sql.msp 05/04/2006 08:22:23.838 The following exception occurred: Unable to install Windows Installer MSP file Date: 05/04/2006 08:22:23.838 File: depotsqlvaultsetupmainsetupsqlsesqlsedllcopyengine.cpp Line: 856 05/04/2006 08:22:23.885 05/04/2006 08:22:23.885 Product Status Summary: 05/04/2006 08:22:23.885 Product: SQL Server Native Client (64-bit) 05/04/2006 08:22:23.885 SQL Server Native Client (64-bit) (RTM ) - Success 05/04/2006 08:22:23.885 05/04/2006 08:22:23.885 Product: Setup Support Files (64-bit) 05/04/2006 08:22:23.885 Setup Support Files (64-bit) (RTM ) - Success 05/04/2006 08:22:23.885 05/04/2006 08:22:23.885 Product: Database Services (64-bit) 05/04/2006 08:22:23.885 Database Services (64-bit) (RTM 1399 ENU) - Failure 05/04/2006 08:22:23.885 Details: Unable to install Windows Installer MSP file 05/04/2006 08:22:23.885 Analysis Services (64-bit) (SP1 2047 ENU) - Not Applied 05/04/2006 08:22:23.885 Reporting Services (64-bit) (SP1 2047 ENU) - Not Applied 05/04/2006 08:22:23.885 05/04/2006 08:22:23.885 Product: Notification Services (64-bit) 05/04/2006 08:22:23.885 Notification Services (64-bit) (SP1 2047 ENU) - Not Applied 05/04/2006 08:22:23.885 05/04/2006 08:22:23.885 Product: Integration Services (64-bit) 05/04/2006 08:22:23.885 Integration Services (64-bit) (SP1 2047 ENU) - Not Applied 05/04/2006 08:22:23.885 05/04/2006 08:22:23.885 Product: Client Components (64-bit) 05/04/2006 08:22:23.885 Client Components (64-bit) (SP1 2047 ENU) - Not Applied 05/04/2006 08:22:23.885 05/04/2006 08:22:23.885 Product: MSXML 6.0 Parser (64-bit) 05/04/2006 08:22:23.885 MSXML 6.0 Parser (64-bit) (RTM ) - Not Applied 05/04/2006 08:22:23.885 05/04/2006 08:22:23.885 Product: SQLXML4 (64-bit) 05/04/2006 08:22:23.885 SQLXML4 (64-bit) (RTM ) - Not Applied 05/04/2006 08:22:23.885 05/04/2006 08:22:23.885 Product: Backward Compatibility (64-bit) 05/04/2006 08:22:23.885 Backward Compatibility (64-bit) (RTM ) - Not Applied 05/04/2006 08:22:23.885 05/04/2006 08:22:23.885 Product: Microsoft SQL Server VSS Writer (64-bit) 05/04/2006 08:22:23.885 Microsoft SQL Server VSS Writer (64-bit) (RTM ) - Not Applied 05/04/2006 08:22:23.885
I have tried different log ons - Domain Administration / Administrator (but not a local administrator)
I have been asked to provide a SQL Server 2000 Service Pack 4 validation procedure... I have been unable to locate any reference to how this can be validated in either the program itself or in the registry... Any help is appreciated...
I want to install service pack 3 to my SQL Server 2012 Enterprise running on windows server 2008 R2 Enterprise fail over cluster, I read about the SP installation in technet, its mentioned that the passive node should be patched first and to do this the passive node should be removed from the cluster, I need to know whether I should completely remove the node from windows cluster or remove the node by using SQL Server installer and install the service pack and then add it back to the cluster, Can I do this by pausing the node in cluster and perform the service pack installation ?
Can we pass the Database name/Catalog name for the datasouce that will be used for report, as a report parameter . Is yes can any one help me on how to achieve that .
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."
Hi, I have a generally well working silent installer of SQL Server sp1, that installs a named of SQL Express then runs some create database scripts on it.
I have a customer for whom this fails. It appears that the SQL server service does not start. When I tell the client (non-computer literate!) to start it manually through Admin Tools>Service, a message appears saying "Access to the path denied", and seemingly doesn't specify the path of the denial.
Has anyone encountered this, or is anyone able to hazard a guess as to the cause of this issue.
We deploy an application that uses SQL Server Express 2005. One of our test engineers tried to use our setup on Windows XP SP 3. But the SQL server installer gave an error - unable to update msxml6r.dll. Is this a bug of the SQL Server installer or do we need to make use of a more recent version of msxml6?
I have Vista x64 and I had been fighting SQL Server for a few days and yesterday I decided for reinstallation. Unfortunately now I am not able to instal the server back!
Each time I got the following error (it refers to SQL Server service):
Code Snippet <Func Name='LaunchFunction'> Function=Do_sqlShutDownRANUInstance <Func Name='GetCAContext'> <EndFunc Name='GetCAContext' Return='T' GetLastError='203'> Doing Action: Do_sqlShutDownRANUInstance PerfTime Start: Do_sqlShutDownRANUInstance : Tue Sep 04 23:32:16 2007 <Func Name='Do_sqlShutDownRANUInstance'> Service SQLEXPRESS with parameters '' is being started at Tue Sep 04 23:32:16 2007 Unable to start service (3) Error Code: 0x80070003 (3) Windows Error Text: System nie może odnaleźć określonej ścieżki. Source File Name: sqlsetuplibservice.cpp Compiler Timestamp: Wed Jun 14 16:29:04 2006 Function Name: sqls::Service::Start Source Line Number: 316
Setting status of unmanaged components and removing unmanaged resources
Error Code: 3 MSI (s) (F4:E4) [23:32:24:490]: I/O on thread 3716 could not be cancelled. Error: 1168 MSI (s) (F4:E4) [23:32:24:493]: I/O on thread 788 could not be cancelled. Error: 1168 MSI (s) (F4:E4) [23:32:24:493]: I/O on thread 2948 could not be cancelled. Error: 1168 MSI (s) (F4:E4) [23:32:24:493]: I/O on thread 4392 could not be cancelled. Error: 1168 MSI (s) (F4:E4) [23:32:24:493]: I/O on thread 5048 could not be cancelled. Error: 1168 MSI (s) (F4:E4) [23:32:24:495]: I/O on thread 4464 could not be cancelled. Error: 1168 MSI (s) (F4:E4) [23:32:24:495]: I/O on thread 4992 could not be cancelled. Error: 1168 MSI (s) (F4:E4) [23:32:24:495]: I/O on thread 4768 could not be cancelled. Error: 1168 MSI (s) (F4:E4) [23:32:24:497]: I/O on thread 3004 could not be cancelled. Error: 1168 MSI (s) (F4!4C) [23:32:24:497]: Product: Microsoft SQL Server 2005 -- Error 29503. The SQL Server service failed to start. For more information, see the SQL Server Books Online topics, "How to: View SQL Server 2005 Setup Log Files" and "Starting SQL Server Manually." The error is (3) System nie może odnaleźć określonej ścieżki. . Error 29503. The SQL Server service failed to start. For more information, see the SQL Server Books Online topics, "How to: View SQL Server 2005 Setup Log Files" and "Starting SQL Server Manually." The error is (3) System nie może odnaleźć określonej ścieżki. . <Failure Type='Fatal' Error='3'> <EndFunc Name='LaunchFunction' Return='3' GetLastError='203'> MSI (s) (F4:80) [23:32:24:507]: User policy value 'DisableRollback' is 0 MSI (s) (F4:80) [23:32:24:507]: Machine policy value 'DisableRollback' is 0 Action ended 23:32:24: InstallFinalize. Return value 3. MSI (s) (F4:80) [23:32:24:512]: Executing op: Header(Signature=1397708873,Version=400,Timestamp=925154312,LangId=1033,Platform=0,ScriptType=2,ScriptMajorVersion=21,ScriptMinorVersion=4,ScriptAttributes=1) MSI (s) (F4:80) [23:32:24:512]: Executing op: DialogInfo(Type=0,Argument=1033) MSI (s) (F4:80) [23:32:24:513]: Executing op: DialogInfo(Type=1,Argument=Microsoft SQL Server 2005) MSI (s) (F4:80) [23:32:24:514]: Executing op: RollbackInfo(,RollbackAction=Rollback,RollbackDescription=Rolling back action:,RollbackTemplate=[1],CleanupAction=RollbackCleanup,CleanupDescription=Removing backup files,CleanupTemplate=File: [1]) MSI (s) (F4:80) [23:32:24:516]: Executing op: ActionStart(Name=Do_sqlShutDownRANUInstance.D20239D7_E87C_40C9_9837_E70B8D4882C2,Description=Running action to shutdown instance(Run As Normal User),) MSI (s) (F4:80) [23:32:24:517]: Executing op: ProductInfo(ProductKey={C3F5DBA5-ABFC-443E-AA60-928223AADF53},ProductName=Microsoft SQL Server 2005,PackageName=sqlrun_sql.msi,Language=1033,Version=151129058,Assignment=1,ObsoleteArg=0,ProductIcon=ARPIcon.ico,PackageMediaPath=Setup,PackageCode={08AD0897-0300-4F7D-A3CC-A0CCEDD42E0D},,,InstanceType=1,LUASetting=0,RemoteURTInstalls=0,ProductDeploymentFlags=3) MSI (s) (F4:80) [23:32:24:518]: Executing op: ActionStart(Name=ProcessComponents,Description=Updating component registration,) MSI (s) (F4:80) [23:32:24:519]: Executing op: RegOpenKey(Root=-2147483646,Key=SOFTWAREMicrosoftWindowsCurrentVersionSharedDLLs,,BinaryType=0,) MSI (s) (F4:80) [23:32:24:520]: Executing op: RegOpenKey(Root=-2147483646,Key=SOFTWAREMicrosoftWindowsCurrentVersionSharedDLLs,,BinaryType=0,) MSI (s) (F4:80) [23:32:24:520]: Executing op: ComponentUnregister(ComponentId={68C6D258-77E0-11D5-8528-00C04F68155C},ProductKey={C3F5DBA5-ABFC-443E-AA60-928223AADF53},BinaryType=0,) MSI (s) (F4:80) [23:32:24:520]: Executing op: ComponentUnregister(ComponentId={68C6D257-77E0-11D5-8528-00C04F68155C},ProductKey={C3F5DBA5-ABFC-443E-AA60-928223AADF53},BinaryType=0,)
I need a hand here, referring to this knowledge base on Microsoft (http://support.microsoft.com/default.aspx?scid=kb;en-us;Q283811) i applied this knowledge base, and it worked, the MSSQL and SQLSERVERAGENT have run under local non admin account.
But after i installed SP1, MSSQL service is ok, but SQLSERVERAGENT wont run. The warning message is : "Some service run and then stop if they have no work to do."
Is there any way i can install SP1 but in the same time run SQLSERVERAGENT under local non admin account?