December 4, 2006 at 12:36 pm
I installed SQL Server 2005 Enterprise Edition on Windows 2003 Server. I cannot find the Management Studio Interface. All i see is the configuration tools interface. What am i doing wrong? please help.
December 4, 2006 at 12:39 pm
Rerun the install, make sure you chose to install the tools.
December 4, 2006 at 1:55 pm
Thanks for your reply.
I uninstalled everything on the server and reinstalled the SQL Server. I choose all the tools including Database components, reporting services, notification services etc. It seems to have installed till the end before it gave "unexpected error". All the services are installed but the Management studio. any ideas why its doing it?
December 4, 2006 at 2:01 pm
No clue without the error.
Can you post it? Maybe it'll ring someone's bell!
December 4, 2006 at 3:01 pm
I could successfully install all the services. The problem im having is trying to install the "WOrkstation components, book online and development tools". It gives me an unexpected error. I tried looking up the log file as it says to do so in the error message. I looked up the log file
C:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\LOG\files\SQLSetup0006_SNSUSQL2005_Core.log
here is the error message:
"Error: Action "LaunchLocalBootstrapAction" threw an exception during execution. Error information reported during run:
"C:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\setup.exe" finished and returned: 3221225477
Aborting queue processing as nested installer has completed
Message pump returning: 3221225477"
Please let me know if this helps? thanks for all your help
December 4, 2006 at 3:06 pm
Doesn't help me... maybe someone else may have something.
Good luck with that!
December 4, 2006 at 3:13 pm
What edition of sql 2005 installed?
You might have installed either workgroup or express edition. Check the following...
SQL Server 2005 Features Comparison
http://www.microsoft.com/sql/prodinfo/features/compare-features.mspx
MohammedU
Microsoft SQL Server MVP
December 5, 2006 at 4:27 am
Hi,
Have u made sure that IIS is installed and configured correctly?
December 5, 2006 at 5:51 am
I might sound stupid but i have been to this road earlier.
1. Did you install workstation components?
2. You need two CD (or folder Server and Tools) to install "everything"
3. Is it on cluster?
Decimal 3221225477 = Hex C0000005 (which means access violation) which might be caused because of some 3rd party service(???)
I would suggest you to open support case with Microsoft and look for their recommendations.
Before that, can you please post content of SQLSetup0006_SNSUSQL2005_Core(Local).log
Awaiting ...
December 5, 2006 at 5:51 am
The problem is that you had a previous installation and the current installation does not have the proper rights to right to all of the pre-existing directories.
Solution:
This will allow the current installation to create the directories itself, thus no permissions issues.
December 5, 2006 at 6:01 am
Awesome!!
How this was conculded as permission issue?
December 5, 2006 at 6:20 am
I guess someone had the same unfortunate problem as this one and worked for a few days for digging out the answer .
December 5, 2006 at 6:27 am
It's cropped up a couple of times. Our developers have a SQL Server running on their own computer for dev work and when they upgraded to 2005, a couple of them had this problem.
December 5, 2006 at 7:34 am
i found that sometimes unless you copy the install files locally to the server you are installing, it errors out with a permissions issue or something similar.
December 5, 2006 at 12:20 pm
I uninstalled, removed the SQL Server folder from the program files directory ( I could not find any log or datafiles in any other directory) than re-installed but the same problem.
below is the SQLSetup0001_SNSUSQL2005_Core(Local).log file.
thank you for your help. I have downloaded the enterprise SQL 2005 edition zipped file from secure licensed microsoft.com website.
Microsoft SQL Server 2005 Setup beginning at Tue Dec 05 12:37:37 2006
Process ID : 2752
C:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\setup.exe Version: 2005.90.1399.0
Running: LoadResourcesAction at: 2006/11/5 12:37:37
Complete: LoadResourcesAction at: 2006/11/5 12:37:37, returned true
Running: ParseBootstrapOptionsAction at: 2006/11/5 12:37:37
Loaded DLL:C:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\xmlrw.dll Version:2.0.3604.0
Complete: ParseBootstrapOptionsAction at: 2006/11/5 12:37:37, returned true
Running: ValidateWinNTAction at: 2006/11/5 12:37:37
Complete: ValidateWinNTAction at: 2006/11/5 12:37:37, returned true
Running: ValidateMinOSAction at: 2006/11/5 12:37:37
Complete: ValidateMinOSAction at: 2006/11/5 12:37:37, returned true
Running: PerformSCCAction at: 2006/11/5 12:37:37
Complete: PerformSCCAction at: 2006/11/5 12:37:37, returned true
Running: ActivateLoggingAction at: 2006/11/5 12:37:37
Complete: ActivateLoggingAction at: 2006/11/5 12:37:37, returned true
Running: DetectPatchedBootstrapAction at: 2006/11/5 12:37:37
Complete: DetectPatchedBootstrapAction at: 2006/11/5 12:37:37, returned true
Action "LaunchPatchedBootstrapAction" will be skipped due to the following restrictions:
Condition "EventCondition: __STP_LaunchPatchedBootstrap__2752" returned false.
Action "BeginBootstrapLogicStage" will be skipped due to the following restrictions:
Condition "Setup is running locally." returned true.
Running: PerformDotNetCheck2 at: 2006/11/5 12:37:37
Complete: PerformDotNetCheck2 at: 2006/11/5 12:37:37, returned true
Running: InvokeSqlSetupDllAction at: 2006/11/5 12:37:37
Loaded DLL:C:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\sqlspars.dll Version:2005.90.1399.0
Examining 'sqlspars' globals to initialize 'SetupStateScope'
Opening 'MachineConfigScope' for [SNSUSQL2005]
Trying to find Product Code from command line or passed transform
If possible, determine install id and type
Trying to find Instance Name from command line.
No Instance Name provided on the command line
If possible, determine action
Machine = SNSUSQL2005, Article = WMIServiceWin32OSWorking, Result = 0 (0x0)
Machine = SNSUSQL2005, Article = WMIServiceWin32CompSystemWorking, Result = 0 (0x0)
Machine = SNSUSQL2005, Article = WMIServiceWin32ProcessorWorking, Result = 0 (0x0)
Machine = SNSUSQL2005, Article = WMIServiceReadRegWorking, Result = 0 (0x0)
Machine = SNSUSQL2005, Article = WMIServiceWin32DirectoryWorking, Result = 0 (0x0)
Machine = SNSUSQL2005, Article = WMIServiceCIMDataWorking, Result = 0 (0x0)
Machine = SNSUSQL2005, Article = XMLDomDocument, Result = 0 (0x0)
Machine = SNSUSQL2005, Article = Processor, Result = 0 (0x0)
Machine = SNSUSQL2005, Article = PhysicalMemory, Result = 0 (0x0)
Machine = SNSUSQL2005, Article = DiskFreeSpace, Result = 0 (0x0)
Machine = SNSUSQL2005, Article = OSVersion, Result = 0 (0x0)
Machine = SNSUSQL2005, Article = OSServicePack, Result = 0 (0x0)
Machine = SNSUSQL2005, Article = OSType, Result = 0 (0x0)
Machine = SNSUSQL2005, Article = iisDep, Result = 0 (0x0)
Machine = SNSUSQL2005, Article = AdminShare, Result = 0 (0x0)
Machine = SNSUSQL2005, Article = PendingReboot, Result = 0 (0x0)
Machine = SNSUSQL2005, Article = PerfMon, Result = 0 (0x0)
Machine = SNSUSQL2005, Article = IEVersion, Result = 0 (0x0)
Machine = SNSUSQL2005, Article = DriveWriteAccess, Result = 0 (0x0)
Machine = SNSUSQL2005, Article = COMPlus, Result = 0 (0x0)
Machine = SNSUSQL2005, Article = ASPNETVersionRegistration, Result = 0 (0x0)
Machine = SNSUSQL2005, Article = MDAC25Version, Result = 0 (0x0)
*******************************************
Setup Consistency Check Report for Machine: SNSUSQL2005
*******************************************
Article: WMI Service Requirement, Result: CheckPassed
Article: MSXML Requirement, Result: CheckPassed
Article: Operating System Minimum Level Requirement, Result: CheckPassed
Article: Operating System Service Pack Level Requirement, Result: CheckPassed
Article: SQL Compatibility With Operating System, Result: CheckPassed
Article: Minimum Hardware Requirement, Result: CheckPassed
Article: IIS Feature Requirement, Result: CheckPassed
Article: Pending Reboot Requirement, Result: CheckPassed
Article: Performance Monitor Counter Requirement, Result: CheckPassed
Article: Default Installation Path Permission Requirement, Result: CheckPassed
Article: Internet Explorer Requirement, Result: CheckPassed
Article: Check COM+ Catalogue, Result: CheckPassed
Article: ASP.Net Registration Requirement, Result: CheckPassed
Article: Minimum MDAC Version Requirement, Result: CheckPassed
0
CSetupBootstrapWizard returned 1
Loaded DLL:C:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\sqlsval.dll Version:2005.90.1399.0
Complete: InvokeSqlSetupDllAction at: 2006/11/5 12:40:26, returned true
Running: SetPackageInstallStateAction at: 2006/11/5 12:40:26
Complete: SetPackageInstallStateAction at: 2006/11/5 12:40:28, returned true
Running: DeterminePackageTransformsAction at: 2006/11/5 12:40:28
Complete: DeterminePackageTransformsAction at: 2006/11/5 12:40:29, returned true
Running: ValidateSetupPropertiesAction at: 2006/11/5 12:40:29
Complete: ValidateSetupPropertiesAction at: 2006/11/5 12:40:29, returned true
Running: OpenPipeAction at: 2006/11/5 12:40:29
Complete: OpenPipeAction at: 2006/11/5 12:40:29, returned false
Error: Action "OpenPipeAction" failed during execution.
Running: CreatePipeAction at: 2006/11/5 12:40:29
Complete: CreatePipeAction at: 2006/11/5 12:40:29, returned false
Error: Action "CreatePipeAction" failed during execution.
Action "RunRemoteSetupAction" will be skipped due to the following restrictions:
Condition "Action: CreatePipeAction has finished and passed." returned false.
Running: PopulateMutatorDbAction at: 2006/11/5 12:40:29
Complete: PopulateMutatorDbAction at: 2006/11/5 12:40:29, returned true
Running: GenerateRequestsAction at: 2006/11/5 12:40:29
SQL_Engine = 3
SQL_Data_Files = 3
SQL_Replication = 3
SQL_FullText = 3
SQL_SharedTools = 3
SQL_BC_DEP = 3
Analysis_Server = -1
AnalysisDataFiles = -1
AnalysisSharedTools = -1
RS_Server = -1
RS_Web_Interface = -1
RS_SharedTools = -1
Notification_Services = -1
NS_Engine = -1
NS_Client = -1
SQL_DTS = -1
Client_Components = 3
Connectivity = 3
SQL_Tools90 = 3
SQL_WarehouseDevWorkbench = 3
SDK = 3
SQLXML = 3
Tools_Legacy = 3
TOOLS_BC_DEP = 3
SQL_Documentation = 3
SQL_BooksOnline = 3
SQL_DatabaseSamples = -1
SQL_AdventureWorksSamples = -1
SQL_AdventureWorksDWSamples = -1
SQL_AdventureWorksASSamples = -1
SQL_Samples = -1
Complete: GenerateRequestsAction at: 2006/11/5 12:40:31, returned true
Running: CreateProgressWindowAction at: 2006/11/5 12:40:31
Complete: CreateProgressWindowAction at: 2006/11/5 12:40:31, returned true
Running: ScheduleActionAction at: 2006/11/5 12:40:31
Complete: ScheduleActionAction at: 2006/11/5 12:40:31, returned true
Skipped: InstallASAction.11
Skipped: Action "InstallASAction.11" was not run. Information reported during analysis:
No install request found for package: "sqlsupport", referred by package: "as", install will be skipped as a result.
Skipped: InstallASAction.18
Skipped: Action "InstallASAction.18" was not run. Information reported during analysis:
No install request found for package: "owc11", referred by package: "as", install will be skipped as a result.
Skipped: InstallASAction.22
Skipped: Action "InstallASAction.22" was not run. Information reported during analysis:
No install request found for package: "bcRedist", referred by package: "as", install will be skipped as a result.
Skipped: InstallASAction.9
Skipped: Action "InstallASAction.9" was not run. Information reported during analysis:
No install request found for package: "msxml6", referred by package: "as", install will be skipped as a result.
Skipped: InstallDTSAction
Skipped: Action "InstallDTSAction" was not run. Information reported during analysis:
No install request found for package: "dts", install will be skipped as a result.
Skipped: InstallDTSAction.11
Skipped: Action "InstallDTSAction.11" was not run. Information reported during analysis:
No install request found for package: "sqlsupport", referred by package: "dts", install will be skipped as a result.
Skipped: InstallDTSAction.12
Skipped: Action "InstallDTSAction.12" was not run. Information reported during analysis:
No install request found for package: "sqlncli", referred by package: "dts", install will be skipped as a result.
Skipped: InstallDTSAction.18
Skipped: Action "InstallDTSAction.18" was not run. Information reported during analysis:
No install request found for package: "owc11", referred by package: "dts", install will be skipped as a result.
Skipped: InstallDTSAction.22
Skipped: Action "InstallDTSAction.22" was not run. Information reported during analysis:
No install request found for package: "bcRedist", referred by package: "dts", install will be skipped as a result.
Skipped: InstallDTSAction.9
Skipped: Action "InstallDTSAction.9" was not run. Information reported during analysis:
No install request found for package: "msxml6", referred by package: "dts", install will be skipped as a result.
Skipped: InstallNSAction
Skipped: Action "InstallNSAction" was not run. Information reported during analysis:
No install request found for package: "ns", install will be skipped as a result.
Skipped: InstallNSAction.11
Skipped: Action "InstallNSAction.11" was not run. Information reported during analysis:
No install request found for package: "sqlsupport", referred by package: "ns", install will be skipped as a result.
Skipped: InstallNSAction.12
Skipped: Action "InstallNSAction.12" was not run. Information reported during analysis:
No install request found for package: "sqlncli", referred by package: "ns", install will be skipped as a result.
Skipped: InstallNSAction.18
Skipped: Action "InstallNSAction.18" was not run. Information reported during analysis:
No install request found for package: "owc11", referred by package: "ns", install will be skipped as a result.
Skipped: InstallNSAction.22
Skipped: Action "InstallNSAction.22" was not run. Information reported during analysis:
No install request found for package: "bcRedist", referred by package: "ns", install will be skipped as a result.
Skipped: InstallNSAction.9
Skipped: Action "InstallNSAction.9" was not run. Information reported during analysis:
No install request found for package: "msxml6", referred by package: "ns", install will be skipped as a result.
Skipped: InstallRSAction.11
Skipped: Action "InstallRSAction.11" was not run. Information reported during analysis:
No install request found for package: "sqlsupport", referred by package: "rs", install will be skipped as a result.
Skipped: InstallRSAction.18
Skipped: Action "InstallRSAction.18" was not run. Information reported during analysis:
No install request found for package: "owc11", referred by package: "rs", install will be skipped as a result.
Skipped: InstallRSAction.22
Skipped: Action "InstallRSAction.22" was not run. Information reported during analysis:
No install request found for package: "bcRedist", referred by package: "rs", install will be skipped as a result.
Running: InstallSqlAction.11 at: 2006/11/5 12:40:32
Installing: sqlsupport on target: SNSUSQL2005
Complete: InstallSqlAction.11 at: 2006/11/5 12:40:42, returned true
Running: InstallSqlAction.12 at: 2006/11/5 12:40:42
Installing: sqlncli on target: SNSUSQL2005
Complete: InstallSqlAction.12 at: 2006/11/5 12:40:51, returned true
Running: InstallSqlAction.18 at: 2006/11/5 12:40:51
Installing: owc11 on target: SNSUSQL2005
Complete: InstallSqlAction.18 at: 2006/11/5 12:42:16, returned true
Running: InstallSqlAction.21 at: 2006/11/5 12:42:16
Installing: sqlwriter on target: SNSUSQL2005
Complete: InstallSqlAction.21 at: 2006/11/5 12:42:30, returned true
Running: InstallSqlAction.22 at: 2006/11/5 12:42:30
Installing: bcRedist on target: SNSUSQL2005
Complete: InstallSqlAction.22 at: 2006/11/5 12:45:50, returned true
Running: InstallSqlAction.9 at: 2006/11/5 12:45:50
Installing: msxml6 on target: SNSUSQL2005
Complete: InstallSqlAction.9 at: 2006/11/5 12:46:12, returned true
Skipped: InstallNSAction.10
Skipped: Action "InstallNSAction.10" was not run. Information reported during analysis:
No install request found for package: "sqlxml4", referred by package: "ns", install will be skipped as a result.
Running: InstallSqlAction at: 2006/11/5 12:46:13
Installing: sql on target: SNSUSQL2005
******* Got commit request from MSI *******
Complete: InstallSqlAction at: 2006/11/5 12:56:26, returned true
Skipped: InstallASAction
Skipped: Action "InstallASAction" was not run. Information reported during analysis:
No install request found for package: "as", install will be skipped as a result.
Skipped: InstallRSAction
Skipped: Action "InstallRSAction" was not run. Information reported during analysis:
No install request found for package: "rs", install will be skipped as a result.
Skipped: RepairForBackwardsCompatRedistAction
Skipped: Action "RepairForBackwardsCompatRedistAction" was not run. Information reported during analysis:
No install request found for package: "bcRedist", install will be skipped as a result.
Skipped: UninstallForMSDE2000Action
Skipped: Action "UninstallForMSDE2000Action" was not run. Information reported during analysis:
No install request found for package: "patchMSDE2000", install will be skipped as a result.
Skipped: UninstallForSQLAction
Skipped: Action "UninstallForSQLAction" was not run. Information reported during analysis:
No install request found for package: "patchLibertySql", install will be skipped as a result.
Skipped: UninstallForRS2000Action
Skipped: Action "UninstallForRS2000Action" was not run. Information reported during analysis:
Action: "UninstallForRS2000Action" will be skipped due to the following condition:
Condition "Action: InstallRSAction was skipped." returned true.
Running: InstallToolsAction.10 at: 2006/11/5 12:56:26
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: sqlchaining\sqlprereqpackagemutator.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: packageengine\installpackageaction.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 Files\Microsoft SQL Server\90\Setup Bootstrap\LOG\Files\SQLSetup0001_SNSUSQL2005_.NET Framework 2.0.log" to cab file : "C:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\LOG\SqlSetup0001.cab" Error Code : 2
Error: Failed to add file :"C:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\LOG\Files\SQLSetup0001_SNSUSQL2005_.NET Framework 2.0 LangPack.log" to cab file : "C:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\LOG\SqlSetup0001.cab" Error Code : 2
Error: Failed to add file :"C:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\LOG\Files\SQLSetup0001_SNSUSQL2005_.NET Framework Upgrade Advisor.log" to cab file : "C:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\LOG\SqlSetup0001.cab" Error Code : 2
Error: Failed to add file :"C:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\LOG\Files\SQLSetup0001_SNSUSQL2005_.NET Framework Upgrade Advisor LangPack.log" to cab file : "C:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\LOG\SqlSetup0001.cab" Error Code : 2
Error: Failed to add file :"C:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\LOG\Files\SQLSetup0001_SNSUSQL2005_.NET Framework Windows Installer.log" to cab file : "C:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\LOG\SqlSetup0001.cab" Error Code : 2
Error: Failed to add file :"C:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\LOG\Files\SQLSetup0001_SNSUSQL2005_.NET Framework Windows Installer LangPack.log" to cab file : "C:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\LOG\SqlSetup0001.cab" Error Code : 2
Running: UploadDrWatsonLogAction at: 2006/11/5 14:4:39
Message pump returning: 1603
Viewing 15 posts - 1 through 15 (of 19 total)
You must be logged in to reply to this topic. Login to reply