Tuesday, March 27, 2012
Failed to modify security permissions on WMI namespace
I am trying to install a SQL server 2005 on a cluster but It does not succeed.
At the end of the installation in Configuring components ... of SQL Server
database services step, I recive the following message :
"SQL Server Setup failed to modify security permissions on WMI namespace
\\.\root\Microsoft\SqlServer\ServerEvents\Instance Name. To proceed, verify
that the account and domain running SQL server Setup exist, that the account
running SQL Server Setup has administrator privileges, and that the WMI
namespace exists on the destination drive."
I verified the points mentioned in this message and everything is right but
I can not finish the installation.
Has anybody experienced something similar?
Thank you for your help.
Best regards,
Juanjo
Since you have provided no details, it would be very difficult for anyone to
provide anything but the most generic responses.
You might want to post the output of the setup logs to determine a more
precise failure issue.
Sincerely,
Anthony Thomas
"Juanjo" <Juanjo@.discussions.microsoft.com> wrote in message
news:F3ED7933-4BCE-4CE0-B35B-CC83AF479343@.microsoft.com...
> Hello everyone,
> I am trying to install a SQL server 2005 on a cluster but It does not
succeed.
> At the end of the installation in Configuring components ... of SQL Server
> database services step, I recive the following message :
> "SQL Server Setup failed to modify security permissions on WMI namespace
> \\.\root\Microsoft\SqlServer\ServerEvents\Instance Name. To proceed, verify
> that the account and domain running SQL server Setup exist, that the
account
> running SQL Server Setup has administrator privileges, and that the WMI
> namespace exists on the destination drive."
> I verified the points mentioned in this message and everything is right
but
> I can not finish the installation.
> Has anybody experienced something similar?
> Thank you for your help.
> Best regards,
> Juanjo
|||Anthony, thank you very much for your suggestion.
Here I enclosed a piece of my failed SQL 2005 installation. In this piece of
log appears the error I received (LEGATO is the instance name):
"Error Code: 29516
MSI (s) (20!70) [14:00:16:607]: Product: Microsoft SQL Server 2005 -- Error
29516. SQL Server Setup failed to modify security permissions on WMI
namespace \\.\root\Microsoft\SqlServer\ServerEvents\LEGATO. To proceed,
verify that the account and domain running SQL Server Setup exist, that the
account running SQL Server Setup has administrator privileges, and that the
WMI namespace exists on the destination drive.
Error 29516. SQL Server Setup failed to modify security permissions on WMI
namespace \\.\root\Microsoft\SqlServer\ServerEvents\LEGATO. To proceed,
verify that the account and domain running SQL Server Setup exist, that the
account running SQL Server Setup has administrator privileges, and that the
WMI namespace exists on the destination drive.
<Func Name='GetCAContext'>
<EndFunc Name='GetCAContext' Return='T' GetLastError='0'>
Doing Action: Do_WMISecurity
PerfTime Start: Do_WMISecurity : Mon Jan 22 14:00:16 2007
<Func Name='Do_WMISecurity'>
Configuring ACL for WMI namespace
\\.\root\Microsoft\SqlServer\ServerEvents\LEGATO
ACL:
(A;CI;CCDCLCSWRPWPRCWD;;;BA)(A;CI;CCDCRC;;;S-1-5-21-119559289-1840127793-336618761-622849)
<Func Name='SecureWMINamespace'>
CoSetProxyBlanket failed to switch security level to IMPERSONATE
Error value: 2147942487 (0x80070057)
Failed to connect to namespace
Error value: 2147942487 (0x80070057)
<EndFunc Name='SecureWMINamespace' Return='-2147024809' GetLastError='0'>
Error Code: 0x8007734c (29516)
Windows Error Text: Source File Name: sqlca\sqlwmisecurityca.cpp
Compiler Timestamp: Tue Aug 9 01:14:18 2005
Function Name: Do_WMISecurity
Source Line Number: 158"
Thank you.
Juanjo
"Anthony Thomas" wrote:
> Since you have provided no details, it would be very difficult for anyone to
> provide anything but the most generic responses.
> You might want to post the output of the setup logs to determine a more
> precise failure issue.
> Sincerely,
>
> Anthony Thomas
>
> --
> "Juanjo" <Juanjo@.discussions.microsoft.com> wrote in message
> news:F3ED7933-4BCE-4CE0-B35B-CC83AF479343@.microsoft.com...
> succeed.
> account
> but
>
>
|||No, I have not yet seen this message.
Things I would check:
The account you logged in as has administrator privileges on both nodes.
That you typed in this account as the account with remote access.
That the default User Access Rights have not been overridden by Domain Level
GPOs.
Make sure you have sufficient free space on the system partition on all
nodes.
What version of the OS and SS2K5 are you installing?
Verify that the Local Domain Groups required by the setup program exist in
AD or the installation account has permission to create them during the
installation.
Take a look at this document:
http://support.microsoft.com/kb/910228/en-us
Sincerely,
Anthony Thomas
"Juanjo" <Juanjo@.discussions.microsoft.com> wrote in message
news:2F4A9A06-265A-4427-980E-64AEC5D1270B@.microsoft.com...
> Anthony, thank you very much for your suggestion.
> Here I enclosed a piece of my failed SQL 2005 installation. In this piece
of
> log appears the error I received (LEGATO is the instance name):
> "Error Code: 29516
> MSI (s) (20!70) [14:00:16:607]: Product: Microsoft SQL Server 2005 --
Error
> 29516. SQL Server Setup failed to modify security permissions on WMI
> namespace \\.\root\Microsoft\SqlServer\ServerEvents\LEGATO. To proceed,
> verify that the account and domain running SQL Server Setup exist, that
the
> account running SQL Server Setup has administrator privileges, and that
the
> WMI namespace exists on the destination drive.
> Error 29516. SQL Server Setup failed to modify security permissions on WMI
> namespace \\.\root\Microsoft\SqlServer\ServerEvents\LEGATO. To proceed,
> verify that the account and domain running SQL Server Setup exist, that
the
> account running SQL Server Setup has administrator privileges, and that
the
> WMI namespace exists on the destination drive.
> <Func Name='GetCAContext'>
> <EndFunc Name='GetCAContext' Return='T' GetLastError='0'>
> Doing Action: Do_WMISecurity
> PerfTime Start: Do_WMISecurity : Mon Jan 22 14:00:16 2007
> <Func Name='Do_WMISecurity'>
> Configuring ACL for WMI namespace
> \\.\root\Microsoft\SqlServer\ServerEvents\LEGATO
> ACL:
>
(A;CI;CCDCLCSWRPWPRCWD;;;BA)(A;CI;CCDCRC;;;S-1-5-21-119559289-1840127793-336
618761-622849)[vbcol=seagreen]
> <Func Name='SecureWMINamespace'>
> CoSetProxyBlanket failed to switch security level to IMPERSONATE
> Error value: 2147942487 (0x80070057)
> Failed to connect to namespace
> Error value: 2147942487 (0x80070057)
> <EndFunc Name='SecureWMINamespace' Return='-2147024809' GetLastError='0'>
> Error Code: 0x8007734c (29516)
> Windows Error Text: Source File Name: sqlca\sqlwmisecurityca.cpp
> Compiler Timestamp: Tue Aug 9 01:14:18 2005
> Function Name: Do_WMISecurity
> Source Line Number: 158"
> Thank you.
> Juanjo
>
> "Anthony Thomas" wrote:
anyone to[vbcol=seagreen]
Server[vbcol=seagreen]
namespace[vbcol=seagreen]
verify[vbcol=seagreen]
WMI[vbcol=seagreen]
right[vbcol=seagreen]
|||I finally could have this SQL 2005 cluster installed. The cluster shared disk
from our SAN were not properly configured. These have been recreated.
Thank you very much for your help.
Best regards,
Juanjo
"Anthony Thomas" wrote:
> No, I have not yet seen this message.
> Things I would check:
> The account you logged in as has administrator privileges on both nodes.
> That you typed in this account as the account with remote access.
> That the default User Access Rights have not been overridden by Domain Level
> GPOs.
> Make sure you have sufficient free space on the system partition on all
> nodes.
> What version of the OS and SS2K5 are you installing?
> Verify that the Local Domain Groups required by the setup program exist in
> AD or the installation account has permission to create them during the
> installation.
> Take a look at this document:
> http://support.microsoft.com/kb/910228/en-us
> Sincerely,
>
> Anthony Thomas
>
> --
> "Juanjo" <Juanjo@.discussions.microsoft.com> wrote in message
> news:2F4A9A06-265A-4427-980E-64AEC5D1270B@.microsoft.com...
> of
> Error
> the
> the
> the
> the
> (A;CI;CCDCLCSWRPWPRCWD;;;BA)(A;CI;CCDCRC;;;S-1-5-21-119559289-1840127793-336
> 618761-622849)
> anyone to
> Server
> namespace
> verify
> WMI
> right
>
>
Failed to install IDE using September CTP
While installation of September 2005 CTP, the installation failed to install IDE SQL projects .
Is this known issue or did I miss any thing.
Regards,
V
Thanks,
-Vineet.
Wednesday, March 21, 2012
failed SQL Server Express installation
I have tried everything. The installation keeps failing and it seems to be a problem with WMI. Here is my installation summary and the error part of my wmidiag report. Can some one please help.
icrosoft SQL Server 2005 9.00.2047.00
==============================
OS Version : Microsoft Windows XP Professional Service Pack 2 (Build 2600)
Time : Mon May 14 21:05:07 2007
PROHOMESTEVEMAC : 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 : PROHOMESTEVEMAC
Product : Microsoft SQL Server Setup Support Files (English)
Product Version : 9.00.2047.00
Install : Successful
Log File : c:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\LOG\Files\SQLSetup0027_PROHOMESTEVEMAC_SQLSupport_1.log
--
Machine : PROHOMESTEVEMAC
Product : Microsoft SQL Server Native Client
Product Version : 9.00.2047.00
Install : Successful
Log File : c:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\LOG\Files\SQLSetup0027_PROHOMESTEVEMAC_SQLNCLI_1.log
--
Machine : PROHOMESTEVEMAC
Product : Microsoft SQL Server VSS Writer
Product Version : 9.00.2047.00
Install : Successful
Log File : c:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\LOG\Files\SQLSetup0027_PROHOMESTEVEMAC_SqlWriter_1.log
--
Machine : PROHOMESTEVEMAC
Product : MSXML 6.0 Parser
Product Version : 6.10.1129.0
Install : Successful
Log File : c:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\LOG\Files\SQLSetup0027_PROHOMESTEVEMAC_MSXML6_1.log
--
Machine : PROHOMESTEVEMAC
Product : SQL Server Database Services
Error : SQL Server Setup Failed to compile the Managed Object Format (MOF) file c:\Program Files\Microsoft SQL Server\90\Shared\sqlmgmproviderxpsp2up.mof. To proceed, see "Troubleshooting an Installation of SQL Server 2005" or "How to: View SQL Server 2005 Setup Log Files" in SQL Server 2005 Setup Help documentation.
--
Machine : PROHOMESTEVEMAC
Product : SQL Server Database Services
Error : SQL Server Setup Failed to compile the Managed Object Format (MOF) file c:\Program Files\Microsoft SQL Server\90\Shared\sqlmgmproviderxpsp2up.mof. To proceed, see "Troubleshooting an Installation of SQL Server 2005" or "How to: View SQL Server 2005 Setup Log Files" in SQL Server 2005 Setup Help documentation.
--
Machine : PROHOMESTEVEMAC
Product : Microsoft SQL Server 2005 Express Edition
Product Version : 9.1.2047.00
Install : Failed
Log File : c:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\LOG\Files\SQLSetup0027_PROHOMESTEVEMAC_SQL.log
Last Action : InstallFinalize
Error String : SQL Server Setup Failed to compile the Managed Object Format (MOF) file c:\Program Files\Microsoft SQL Server\90\Shared\sqlmgmproviderxpsp2up.mof. To proceed, see "Troubleshooting an Installation of SQL Server 2005" or "How to: View SQL Server 2005 Setup Log Files" in SQL Server 2005 Setup Help documentation.
Error Number : 29513
--
SQL Server Setup failed. For more information, review the Setup log file in %ProgramFiles%\Microsoft SQL Server\90\Setup Bootstrap\LOG\Summary.txt.
Time : Mon May 14 21:07:30 2007
List of log files:
c:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\LOG\Files\SQLSetup0027_PROHOMESTEVEMAC_Core(Local).log
c:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\LOG\Files\SQLSetup0027_PROHOMESTEVEMAC_SQLSupport_1.log
c:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\LOG\Files\SQLSetup0027_PROHOMESTEVEMAC_SQLNCLI_1.log
c:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\LOG\Files\SQLSetup0027_PROHOMESTEVEMAC_SqlWriter_1.log
c:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\LOG\Files\SQLSetup0027_PROHOMESTEVEMAC_MSXML6_1.log
c:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\LOG\Files\SQLSetup0027_PROHOMESTEVEMAC_SQL.log
c:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\LOG\Files\SQLSetup0027_PROHOMESTEVEMAC_Datastore.xml
c:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\LOG\Files\SQLSetup0027_PROHOMESTEVEMAC_.NET Framework 2.0.log
c:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\LOG\Files\SQLSetup0027_PROHOMESTEVEMAC_Support.log
c:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\LOG\Files\SQLSetup0027_PROHOMESTEVEMAC_Core.log
c:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\LOG\Summary.txt
c:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\LOG\Files\SQLSetup0027_PROHOMESTEVEMAC_SCC.log
28836 00:40:38 (0) ** WMI TIMER instruction(s): ........................................................................................... NONE.
28837 00:40:38 (0) ** INFO: WMI ADAP status: .............................................................................................. 2.
28838 00:40:38 (0) ** => The WMI ADAP process is processing a performance library (2).
28839 00:40:38 (0) ** Some WMI performance classes could be missing at the time WMIDiag was executed.
28840 00:40:38 (1) !! ERROR: WMI MONIKER CONNECTION errors occured for the following namespaces: .......................................... 1 ERROR(S)!
28841 00:40:38 (0) ** - ROOT/MICROSOFT/SQLSERVER, 0x80041002 - (WBEM_E_NOT_FOUND) Object cannot be found.
28842 00:40:38 (0) **
28843 00:40:38 (1) !! ERROR: WMI CONNECTION errors occured for the following namespaces: .................................................. 1 ERROR(S)!
28844 00:40:38 (0) ** - ROOT/MICROSOFT/SQLSERVER, 0x80041002 - (WBEM_E_NOT_FOUND) Object cannot be found.
28845 00:40:38 (0) **
28846 00:40:38 (0) ** WMI GET operations: ................................................................................................. OK.
28847 00:40:38 (0) ** WMI MOF representations: ............................................................................................ OK.
28848 00:40:38 (0) ** WMI QUALIFIER access operations: .................................................................................... OK.
28849 00:40:38 (2) !! WARNING: WMI ENUMERATION operation errors reported: ................................................................. 1 WARNING(S)!
28850 00:40:38 (0) ** - Root/Default, InstancesOf, 'SystemRestore' did not return any instance while AT LEAST 1 instance is expected.
28851 00:40:38 (0) ** MOF Registration: 'C:\WINDOWS\SYSTEM32\WBEM\SR.MOF'
28852 00:40:38 (0) **
28853 00:40:38 (2) !! WARNING: WMI EXECQUERY operation errors reported: ................................................................... 1 WARNING(S)!
28854 00:40:38 (0) ** - Root/Default, 'SELECT * FROM SystemRestore' did not return any instance while AT LEAST 1 instance is expected.
28855 00:40:38 (0) **
28856 00:40:38 (0) ** WMI GET VALUE operations: ........................................................................................... OK.
28857 00:40:38 (0) ** WMI WRITE operations: ............................................................................................... NOT TESTED.
28858 00:40:38 (0) ** WMI PUT operations: ................................................................................................. NOT TESTED.
28859 00:40:38 (0) ** WMI DELETE operations: .............................................................................................. NOT TESTED.
28860 00:40:38 (0) ** WMI static instances retrieved: ..................................................................................... 988.
28861 00:40:38 (0) ** WMI dynamic instances retrieved: .................................................................................... 0.
28862 00:40:38 (0) ** WMI instance request cancellations (to limit performance impact): ................................................... 0.
28863 00:40:38 (0) ** -
28864 00:40:38 (0) ** # of Event Log events BEFORE WMIDiag execution since the last 20 day(s):
28865 00:40:38 (0) ** DCOM: ............................................................................................................. 3024.
28866 00:40:38 (0) ** WINMGMT: .......................................................................................................... 5.
28867 00:40:38 (0) ** WMIADAPTER: ....................................................................................................... 0.
28868 00:40:38 (0) ** => Verify the WMIDiag LOG at line #19321 for more details.
28869 00:40:38 (0) **
28870 00:40:38 (0) ** # of additional Event Log events AFTER WMIDiag execution:
28871 00:40:38 (0) ** DCOM: ............................................................................................................. 0.
28872 00:40:38 (0) ** WINMGMT: .......................................................................................................... 1.
28873 00:40:38 (0) ** WMIADAPTER: ....................................................................................................... 0.
28874 00:40:38 (2) !! WARNING: => Verify the WMIDiag LOG at line #28428 for more details.
28875 00:40:38 (0) **
28876 00:40:38 (0) ** 2 error(s) 0x80041002 - (WBEM_E_NOT_FOUND) Object cannot be found
28877 00:40:38 (0) ** => This error is typically a WMI error. This WMI error is due to:
28878 00:40:38 (0) ** - a missing WMI class definition or object.
28879 00:40:38 (0) ** (See any GET, ENUMERATION, EXECQUERY and GET VALUE operation failures).
28880 00:40:38 (0) ** You can correct the missing class definitions by:
28881 00:40:38 (0) ** - Manually recompiling the MOF file(s) with the 'MOFCOMP <FileName.MOF>' command.
28882 00:40:38 (0) ** Note: You can build a list of classes in relation with their WMI provider and MOF file with WMIDiag.
28883 00:40:38 (0) ** (This list can be built on a similar and working WMI Windows installation)
28884 00:40:38 (0) ** The following command line must be used:
28885 00:40:38 (0) ** i.e. 'WMIDiag CorrelateClassAndProvider'
28886 00:40:38 (0) ** - a WMI repository corruption.
28887 00:40:38 (0) ** Under Windows XP SP2, you can validate the repository consistency
28888 00:40:38 (0) ** by executing the following command:
28889 00:40:38 (0) ** i.e. 'WMIDiag CheckConsistency'
28890 00:40:38 (0) ** Note: Under Windows XP SP2, when the repository is checked and detected INCONSISTENT,
28891 00:40:38 (0) ** a new repository is automatically re-created based on Auto-Recovery mechanism.
28892 00:40:38 (0) ** Note that some information can be lost during this process (i.e. static data, CIM registration).
28893 00:40:38 (0) ** However, the original repository is located at 'C:\WINDOWS\SYSTEM32\WBEM\Repository.001'.
28894 00:40:38 (0) ** The computer must be rebooted for the system to work with the re-created repository.
28895 00:40:38 (0) ** Note: The WMI repository reconstruction requires to locate all MOF files needed to rebuild the repository,
28896 00:40:38 (0) ** otherwise some applications may fail after the reconstruction.
28897 00:40:38 (0) ** This can be achieved with the following command:
28898 00:40:38 (0) ** i.e. 'WMIDiag ShowMOFErrors'
28899 00:40:38 (0) ** Note: The repository reconstruction must be a LAST RESORT solution and ONLY after executing
28900 00:40:38 (0) ** ALL fixes previously mentioned.
28901 00:40:38 (2) !! WARNING: Static information stored by external applications in the repository will be LOST! (i.e. SMS Inventory)
28902 00:40:38 (0) **
28903 00:40:38 (0) ** -
28904 00:40:38 (0) ** WMI Registry key setup: ............................................................................................. OK.
28905 00:40:38 (0) ** -
28906 00:40:38 (0) ** -
28907 00:40:38 (0) ** -
28908 00:40:38 (0) ** -
28909 00:40:38 (0) **
28910 00:40:38 (0) ** -
28911 00:40:38 (0) ** WMI REPORT: END --
28912 00:40:38 (0) ** -
28913 00:40:38 (0) **
28914 00:40:38 (0) ** ERROR: WMIDiag detected issues that could prevent WMI to work properly!. Check 'C:\DOCUMENTS AND SETTINGS\STEVE HOFER\LOCAL SETTINGS\TEMP\WMIDIAG-V2.0_XP.CLI.SP2.32_PROHOMESTEVEMAC_2007.05.15_00.37.32.LOG' for details.
28915 00:40:38 (0) **
28916 00:40:38 (0) ** WMIDiag v2.0 ended on Tuesday, May 15, 2007 at 00:40 (W:59 E:6 S:1).
Check out http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=124864&SiteID=1 and http://blogs.msdn.com/echarran/archive/2006/01/03/509061.aspx, both have information about handling WMI problems.
Mike
Monday, March 19, 2012
Failed on installation of SQL Server SP3a on Failover Cluster
SQL Server 2k ent
Process: apply SQL server 2k SP3a
We did installation of SQL Server 2k ent successfully. We are using Mixed
mode which allow both NT and SQL authentication. We assigned sa password.
We are able to start/stop/start SQL servrices.
Right after SQL Server 2k ent installation, we started to apply SP3a. But we
got error in middle of serivce pack: Setup was unable to verify the state of
the server for an upgrade. Verify the server is able to start and that you
provide a valid sa password and restart setup.
We foolowed the instruction on article ID 330022 and readme come with CD but
it still doesn't work
Thanks.
Check for:
PRB: Error Message: "Setup was unable to validate the logged user..."
Occurs When You Install SQL Server 2000 Service Pack 3 (SP3)
http://support.microsoft.com/?id=814844
PRB: "Setup Was Unable to Verify the State of the Server for an Upgrade"
Error Message When SQL Server Service Pack 2 Setup Stops Responding
http://support.microsoft.com/?id=328290
Fany Vargas
Microsoft Corporation
This posting is provided "AS IS" with no warranties, and confers no rights.
Are you secure? For information about the Strategic Technology Protection
Program and to order your FREE Security Tool Kit, please visit
http://www.microsoft.com/security.
Microsoft highly recommends that users with Internet access update their
Microsoft software to better protect against viruses and security
vulnerabilities. The easiest way to do this is to visit the following
websites:
http://www.microsoft.com/protect
http://www.microsoft.com/security/guidance/default.mspx
|||I referenced both articles but they are not really applied to our case. Our
platform is on WINDOWS 2003. We are implementing Failover Clustering. Our
MDAC is 2.8 version above. We didn't have any problem to install sql sp3a on
any other win2k or win2k3 ent platform. Only this time is Windows 2003 ent
FAILOVER CLUSTERING. We got SQL server 2k ent ed installed and we tried to
apply sql sp3a immediately after installation base on the recommendation.
But we got error in middle of serivce pack: Setup was unable to verify the
state of the server for an upgrade. Verify the server is able to start and
that you provide a valid sa password and restart setup.
"Fany Vargas [MSFT]" wrote:
> Check for:
> PRB: Error Message: "Setup was unable to validate the logged user..."
> Occurs When You Install SQL Server 2000 Service Pack 3 (SP3)
> http://support.microsoft.com/?id=814844
>
> PRB: "Setup Was Unable to Verify the State of the Server for an Upgrade"
> Error Message When SQL Server Service Pack 2 Setup Stops Responding
> http://support.microsoft.com/?id=328290
>
> Fany Vargas
> Microsoft Corporation
> This posting is provided "AS IS" with no warranties, and confers no rights.
> Are you secure? For information about the Strategic Technology Protection
> Program and to order your FREE Security Tool Kit, please visit
> http://www.microsoft.com/security.
> Microsoft highly recommends that users with Internet access update their
> Microsoft software to better protect against viruses and security
> vulnerabilities. The easiest way to do this is to visit the following
> websites:
> http://www.microsoft.com/protect
> http://www.microsoft.com/security/guidance/default.mspx
>
|||1. Ensure that all NON-essential services are stopped. You can reference KB
for a list of services which need to stay running: INF: Order of
Installation for SQL Server 7.0 Clustering Setup - ID: 219264 (I realize
this is a 7.0 article). Also stop any antivirus or backup software in case
this is interfering with setup.
It is possible some other service is taking hold of the single user
conenction sql server starts with while applying the service pack. Also,
check any *.out files created by setup especially cnfsvr.out - they may
have more detailed errors.
2. If necessary, you can post your SQLSP.log file ( this is the setup log
file - fyi, it will contain your machine name, user name, virtual
servername,etc - it should not have any passwords though)
Thanks,
Fany Vargas
Microsoft Corporation
This posting is provided "AS IS" with no warranties, and confers no rights.
Are you secure? For information about the Strategic Technology Protection
Program and to order your FREE Security Tool Kit, please visit
http://www.microsoft.com/security.
Microsoft highly recommends that users with Internet access update their
Microsoft software to better protect against viruses and security
vulnerabilities. The easiest way to do this is to visit the following
websites:
http://www.microsoft.com/protect
http://www.microsoft.com/security/guidance/default.mspx
|||Also check that in "Environment Variables" (Right click on
My Computer -> Advanced) the variable TEMP has an actual
physycal path like c:\Temp and is not like %vari...%
Works for me every time
Failed MSDE installation - Feedback on posting by Jason Howell
I have been having an error installing MSDE and discovered a thread in this
newsgroup, which appears to handle the same error.
Specifically, the post http://tinyurl.com/2vtzv by Jason Howell seemed
relevant.
Interestingly, setting BLANKSAPWD=1 did get the installation to complete,
but I was still not able to start the service. This did not really help me.
Now I believe that I have more information , which may be interesting to
others.
The problem appears to be related to the facts that,
- I have the SQL Server 2000 Enterprise Edition client tools installed on my
machine
- I have already installed and deinstalled an MSDE instance with the same
instance name (CS3DB).
I have managed to install a second instance of MSDE using a different
instance name (CS3DBTEST) and this works perfectly.
The problem is clearly related to the instance name CS3DB.
However, although I had unistalled the CS3DB instance, various entries were
left in the registry. These were:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Microsoft SQL Server
InstalledInstances=CS3DB CS3DBTEST
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Microsoft SQL Server\Component Set
InstanceComponentSet.1={E09B48B5-E141-427A-AB0C-D3605127224A}
InstanceComponentSet.2={689404D2-1C94-44B3-9203-BEC5594FDA7A}
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Microsoft SQL Server\CS3DB
...
which all indicate to me that the CS3DB instance had not been removed
properly, and that in some manner or other, there were still two versions
installed. However, the CS3DB instance no longer appeared in the Add/Remove
programs dialog in the control panel.
My suspision is, that is you have the SQL Server 2000 client tools installed
before you install MSDE, then you cannot cleanly remove the first instance
of MSDE.
I have now modified the registry, by:
removing CS3DB from
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Microsoft SQL
Server\InstalledInstances
deleting
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Microsoft SQL Server\Component Set
InstanceComponentSet.1={E09B48B5-E141-427A-AB0C-D3605127224A}
deleting the related key
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Curr entVersion\Uninstall\{E09B
48B5-E141-427A-AB0C-D3605127224A}
and deleting the key and subkeys
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Microsoft SQL Server\CS3DB
This seems to have down the trick.
I have now reinstalled the MSDE instance CS3DB and it seems to be working.
So again, my guess is that uninstalling MSDE in the presence of the SQL
client tools does not work properly.
Hope this helps somebody and any feedback would be appreciated.
Phil
Hi,
I have now repeated this, as follows:
- uninstall instance CS3DB
- try to reinstall - it fails
- remove registry entries as described before
- try to reinstall - it works.
Phil
|||"Phil Jollans" <nospam@.messring.de> wrote in message
news:2kg1ioF1qnrpU1@.uni-berlin.de...
> Hi,
> I have now repeated this, as follows:
> - uninstall instance CS3DB
> - try to reinstall - it fails
> - remove registry entries as described before
> - try to reinstall - it works.
> Phil
>
This may not be big news to others, but it's a valuable piece of information
to me, as we use MSDE in our labs and classrooms, and many of our students
use it at home in conjunction with Visual Studio .NET. (Next time I have a
student who is having MSDE trouble, I now have one more question/possible
solution to use).
Thanks very much for sharing! It's what makes these groups so valuable.
Peter [MVP Visual Developer]
Jack of all trades, master of none.
Failed installation to cluster
virtual SQL Server.
I am able to complete the setup process, but the
installation fails after checking the cluster resources.
In the application log I see that the ports have
automatically been disabled (as I'm installing SQL from a
CD without sp3a as yet) and the errors that follow show
that connections to the SQL Server were unable to be made.
Is there a switch for the install to stop the disabling of
ports? Has anyone else seen this issue?
Any help would be very much appreciated.
Kind regards,
Simon
Here is the workaround you need.
PRB: Installation of a Named Instance of SQL Server 2000 Virtual Server on a
Windows 2003-Based Cluster Fails
http://support.microsoft.com/default...&Product=sql2k
Once you install SP3a you can remove the alias.
Geoff N. Hiten
Microsoft SQL Server MVP
Senior Database Administrator
Careerbuilder.com
I support the Professional Association for SQL Server
www.sqlpass.org
"Simon Call" <Simon@.eduserv.org.uk> wrote in message
news:138901c4265c$191f39a0$a101280a@.phx.gbl...
> I have a 2 node cluster on which I am trying to install a
> virtual SQL Server.
> I am able to complete the setup process, but the
> installation fails after checking the cluster resources.
> In the application log I see that the ports have
> automatically been disabled (as I'm installing SQL from a
> CD without sp3a as yet) and the errors that follow show
> that connections to the SQL Server were unable to be made.
> Is there a switch for the install to stop the disabling of
> ports? Has anyone else seen this issue?
> Any help would be very much appreciated.
> Kind regards,
> Simon
|||Geoff,
Many thanks for this.
Kind regards,
Simon
>--Original Message--
>Here is the workaround you need.
>PRB: Installation of a Named Instance of SQL Server 2000
Virtual Server on a
>Windows 2003-Based Cluster Fails
>http://support.microsoft.com/default.aspx?scid=kb;en-
us;815431&Product=sql2k[vbcol=seagreen]
>Once you install SP3a you can remove the alias.
>--
>Geoff N. Hiten
>Microsoft SQL Server MVP
>Senior Database Administrator
>Careerbuilder.com
>I support the Professional Association for SQL Server
>www.sqlpass.org
>"Simon Call" <Simon@.eduserv.org.uk> wrote in message
>news:138901c4265c$191f39a0$a101280a@.phx.gbl...
a[vbcol=seagreen]
a[vbcol=seagreen]
made.[vbcol=seagreen]
of
>
>.
>
|||You probably noticed this but you cannot disable named pipes if you want to
install on Windows 2003, because setup needs named pipes to work.
Rand
This posting is provided "as is" with no warranties and confers no rights.
Failed Installation Log
includes sapwd="password", so it shouldn't be encountering a blank password.
The user insists that server services are started and he is using admin
rights. The was an earlier version of msde sp3 on the machine that we
deleted manually.
I'd appreciate any words of wisdom here. Even a "I have no clue" answer
would be better than nothing.
Thanks
begin 666 MSDELog.zip
M4$L#!!0````(`" U<S"G1B5GTUX``%2!!P`+````35-$14QO9RYL;V?MO6ES
M'#F6)8HO\^$]L_D/M)X/U?6LI(Z%L3#?JQX+QI+):E)2BY2RRDQF+(ID2AR)
M2S%(9:K+JG[ZF[GG7'>Z>S 6#P_X@.G!8&(,>O@.#W'%Q<7 `7\/_]___1X+-C
MWIM+<V\^FELSE:,=\U6./LGGRMS(]XZ<?3!G<L>#7+TP/\B9MODWTS1[\MTR
M#?GLRKD=.=.0JRWYX+O-<_OF4=+Y*L_MR//?S9VD@.12.S4_FP+R1HW?FE1P-
MS6LS,F/YW3(OF>9+.>H&1TVFW66*0Y'EJWQ"Z>Y$LEMS+NE.Y?,#[_C!? # _
M2ZJO),W7<G0LOX\E]RDQ7(ML+3ES+;^OY/=O\G<NN>C1CE%>_KOYO\V1/'4@.
M9_Y5KO^>_W>)<5?R^#WS>LM\+R7=AR>)SD7"<_.9;$&^6TI[+ OGOF&^4_I%/
MI<OA*$@.-J5\N26_'_$[07DHY/HH4OY/?5Y+'CJ26+I__)_$!LD?)<4Q,FO</
M3&EG[F?VZ3<LE0M)XUR80?H7+!7(@.7)6O6F(]"@.9\/<HR'#\-\&C>3>DU%\&
MI90^YP%SO)+<;YAO^B>'\LRU?,[DR0MS^(1Z]D[]Y%%Z*+$S*<&O<N8=]>I>
MTK\):B"T?IJA9(^E#DS,B=2#@.3"+.H;O8SGSEC7O1+Y?2UU!J ;T6W#CW%SZI
MEN'*_"+21O4-B+[(]R?*_4(^_T[Y-RMAX$*:9\P)B&%Y;B7O!_,K[0]RNV...
M>:!443DG>4W'RBMYXB$HWR:_6[0X+1[A]W]CB4#[E?UC_KJ18V!1>=J\\X4\
MT92T>_*_+]\-.=\W.[F7SV:,AWIT0R:06ASM5VKH-, ,6^8&FCOJ[#5Q/ 0V
M^$$00G<>J2MG1/M "PV]Q=E9O<)SJI&/O/.65_Z+SX8ZAUKZ3?Z^B@.SIN!FR
M;3V3VA/6IDOJD];XB]3IC&FAM,3.@.O8Z*L=DFNE2?$U\:NF1XO-ZCC;QWS<N
MI732O)G)^U?Y_MV3!4":-T\,_L*6YCHFH;;_:/F'8D6/1,I_B@.0?1)K7XH^,
MY?])<.:0]PSD_W%PYL3 /P""ENE(3;Z0>KR>[ .1_@.W]F2/Y/Y 4?S#J4]W&
MROT7:A3TZTX^YT1P%VCF!?^C!,\"CPPE"MW\3BZNJ)&S;>R0Q ZK1?Q>4#?'/
M]D6NOGQWQ$*-::&:<K0KV'HBV0OYVY?[AG(T$HL%;ZLC=[1HQUIRW\#\0U)+
MJY7SD=^P[ET34]@.2?EHB/9AY#/3[BO5LEH^T\JS3]IZ(-&=L=[1D4.+0Y_/
MTJ_?ZH;M]_KY#@.3M,5FX-^>9\O8Z6!4=G%>^8%QM66BQIS%-2YOR:O\%>+3,
M;FG1;?@.J21]Y)^$E'PO?+_E):^7C[._$^+\CRU,3;[WC/9&7](JOV!:?L6[]
M5R##O,_OY+.I1%$KH_U-]3(>6!M4+[[ROH_RK25]R2O/2_\'8[]V%(7NC-ZX
M6K5%V*J"+JQ;*(E/M)\J>3B&\3$XG_0EKN0.W/F"NG5-U&%_1+WB]!Z:YA>F
M/92GX$5HK?R%WM8C.0P]RB/RJ3[/O:3R0^!1';(V/ 0MRD6B;4A;U]*U1LD>
MZ!%S0PW+J_4#OC,B^4P/](+/1+G]3OBXEKO3ZL! 4KAX8AR6XE>CO<B0K^E3
MVEJ:M_0MTWO>LYXIRDNU!*-'6B?"_D.R7B6?TW;V<V -%O>)LTFE%O.C"7O,
M\_1_\UQ7MT HCVN6QYN$7;D*2L)&BY1]A.7(A.,.Z^GV.CD.Y!BC%QA[3([D
MC(WV'\],U-O,HX[E*<&LS4U:RGA?&1XCSH5:>3F3MY['R.FC47_S\0E=6%]#
M7<*Q>A]WS_*?!BF%-B I43@.BBW1?T(N)RC&M!7@.[T_^<E<%VZQ?WMI^S=L<6
MYAO9O63MGRXH&>5P:N(C.NF]V+<BS2NY;R)V^BV?F.<K1.-)O_*YM"-&/PD_
MA_)ITV[\P#,_&K1]$VJVM@.MO`INI-DW'X!2'>J;:Z\=<P"-M,EK@.:4Q;M#4-
MQ^FG'!&XI;;<DZ-#I@.4&H1D?!#'Z15JOXKH\,MH7<!O=1+Z_&1W7>C#IYR.J
MBN<5[__)W%+OW<9RQ-KT/$6W4;TQZ@.UO2REA[N\\2,=M),=,XT+L_*WC2,+Q
MVZ]!&UG].C,(_*+0FYMN?<MSR+1TEF$>']N,?9%E#Z^\,3K_I&.!;FKOL0GC
M178XAG CJ7T(/-)/!CWDZ^#9T*/7WFDX%H(YM1W
M%W&,#"S)%X-1H>KKV"I/I5ZVQ0X;;ED9&YBW#Z/;B-RR0?.L:!5Z%K,QK7A^
MG9&!>2/V?;/'T78=L=>1O6.C,WO*C48`AJ/UR^[8Y1T-^>L$>2!F-^VH^K$9
M<G1Q+)]H_DXCIB[(1/0K''T]IS[!<X[F6J8SD;[(/XQU/C2;QS:WB7"=*.'L
M<Q1O>>=7QAU@.AB>O60+;N0X-HNO.8]$F^+].=,"QP0S G=&1"2W]*Q,?S=_A
M^0?FH^7WTH01V8]!Z_\I=7ZP$*&L.H<7Q1 ?<.S[Q Q8CY%>/,HXKD7/->7Y
M\^GG; ^,UJ^_L9QNS+G1V;UH1OYW<D^<$SPS^T14>G=&>Y5J`^/S**A%CT^V
M+?W,P 'QGU.OPE01@.?Y 5G3F(AYQHS.3JI'?`KU,1F>.@.WC\1THRBR6=5#_2
M#_C(]@.CX+F-IAF5V'>3PVUI8S\E@.V(K$K="C"6?\0T07B3H%U)^9YX7!_,@.-
MM74X\V0\PN+J67YJ7;/;^OSC@.XY3E3GN1&UX*R4UEJ.1I/I6K.F_!.W<OY@.P
MDNM KF,ER$CRP9S8KD@.S-J>4"V=.F7?#[,L1YM.&8KE/Y0X<MWBERV?VY(G]
M6 ZK5X>@.M"[H-7P33"_E&/4+DH&%EYRK&\EW5](>4Y*^Y K.3DV3UW!N7ZYV
M>=2@.+ U*,A29-'IV=RV9HMS;\@.SF%">27IOI#YEV(Y$[\NJ1&QNY0P,6X6\4
MC+\G3R.6=V1&@.48,Y-.5SVSN?<J67^Y=(BXF=YV#/2A-`F@.`ZOC\.+]I8!,Z
M!GY@.3W)6FZ M<MS'SKI&:E$.MM=(+<IG=L70MJR1>N[?I$MGDQ53=LIRLQ53
MBV1(]@.B?:VLRMN(\:$<U`BSI<]_PV@.LS&WD115_?/=."AN!JBBRP\!WY'K&>
MMVEMVVP#!W*F2[O7E19@.PB=Z?&(DU])A?$=YMA?IF68C YZ'CNS'.&^2++'
M-KG#MKI'A'V#ONTNO9,]^4;M'LIQFU%"(UID^%WYEV#UT959?FW13TBLTD_8
MPC8$6U_.8D1@.CVUO6Z1MRA]Z>;@.R)@.>M0FI@.]=&56WY#6A:LX&H028,8$7NW
M)]\303&1,[ MT,@..-17]HZ89.U!^1: KL_Q@.0W;9FX"7VY4_]'/VV%+TY<J8
M+423UJ8C9Z"C\'2!>3=U*U]6^16#KLSRVZ,V-JB=VBO5_D>;+7]3M!%MQ20X
MW^&];2+MLUVI=OD5@.ZX*Y=?D9UO++U]T52B_O:TNOWS1E5M^(UK^B?SO$^&0
MXVP].8LV8(\M1(N>0)N2ZTC?A!YXI_+E5P2Z,LL/?9\6]7-"C6QQ;*[#'E"7
M?UCY,:;_W>3?(/#0M)VO=OD5@.Z[<\AM0&]L&XQ'[!F.L`QY#=^&5H8?4-3I:
M,>2Y/=H:]>"J7GY%H"NS_"8B^T D0B\7[81ZUTWBP.AWCQ:F1VU5?)BU17]I
MWZ G5>WR*P;=Q%P%\Y;1VKW/YBR(H,/XG^Y8@.-F^[T00QFV'\D-NQ&.\EO/A
M6O.T<P;UWK-J$2O%[UEEOWS*W+.JJFBJL&?5(FXPNW5ALNPUM2C%UZ:,O:86
M23.[=C[+7E.S<Z<')KGJ^-Y\8#V%']M>4[[MW\MG/>3Y[^6S2)YU9B:S[R>U
MS-M8'<>WV7Y27@.>KKH.;[R>5W;<8FNSQ8HMR'9K%^TG-BQ!3>YM7=-AFL6'V
M(\/2RF,_*FS=G.=%@.T$#BL%M+QILDYPWB\-*GW,>46#I<T]&?[UZJIMC`S\9
M\?M_D?1&03T=TEL>\S[$)A_*\7N#]1!_-(V9ZV\,=NB$!A\3WTCN:=*R[Q)U
MY(?_T20CEI#..WGZ;9#2$3DYD*OOZ:_K+J"'K/=AWCHJW*!%:+"^M U:V6.#
M'4)?R;UX!FL&=F+V_Y6@.2UX;D/UH)]$_FK@._ND-,K\D2^A+O^5QHQ;27\2Y(
MK5D8RK2><7(4(VK/[DR^^_.M+Y%+^_/EAZX*^_.E15?,_GS+>K6:7YAV,?OS
M;>;=K[\_WV;Y`5^6_?D6>].V]N=+VYLO=G^^M%+9W9\ONT=O<W\^&[WF]?;G
MLY$C5GINNCO>9G4L3PEF;6[24L;'!=W;GV\1YFW>GV_QJ("-_?D6CXYOP_Y\
MKJ%;M3^?:WA>\?[Y.[^YAB7=_GRNH7ICEN_/YQH>K#N;OS^?:TB.C:Z"?[X_
MGVM(3LSR732JAV?>7B#;W?+8W)]O6RQ[NOWYW-#>8Y/G'EK;Q4%TW_.=L[8)
MZ;8@.<Q''R"S>&\L]3Z5>ML4.&VY9&1N8MP^CVXC<LD'SK&@.5>A9I]^=;9\2^
MZ/WY%H^JN[\_G_TYBK>\,\U.>9O-$MC.M;S=[M*.VZ^S#UP6E,D6*5SM,$W4
M^9>,I<$:B@.EGO32*`E$78\:680V-1AMAM7:'43>(L6A2+_'D+F<-NAE8+%:^
MEW,DU#$GK==5D%!WD@.HM;[*&-%/KV>8Z,2 >Q%[IJC;@.V*.=/J6T7;EVR@.A#
M/>K*W9AEZM'>(D*NPUC$O'3"EGSYZ80]":NB$Y@.G[!G=D0.Q>*><9V]1HW<9
M\=@.((O$PAXAS(V)![-@.>$>OZY+QTPI9\^>F$/0FKHA-8ZSJD#D_X?1IH[]!H
M7/*(NMTW3>(^-;J_CL9F`GF/Z'JYZ80M^?+3"7L25D4GAO+!>FC@.PAKX4THY
M>M+H-L]A1Y@.F([01OXVUGMBK:3_0<W"0ET[8DB\_G; G8?XZD1S7J8HF%"%5
MEO(O1JXB2CWJWU:GS/.6*5N)YR]552P_9,4N&<#49FNE:_2U'S2D]&C+]ME^
MX:KND-)F#TG7:Z"5R\ORVY(O/\MO3\+J> .JRUB+!DS08XSXC8BH35_FE'CU
M"/WB(;'"&\;^'!.1:B]';\".?'EZ`[8DK(I.8.<JW6]E:":T;5BK!U1 !*9T
M16&;/2&<:]$C'M-.HO>T;["[;EXZ84N^_'3"GH15T0GLU8H1-.S[,F#+-R&V
MOM&^,>PBUG5"^A[Q8C>F"?^C?J _W<NQUV!+OOQTPIZ$U=&)/:,KFH?D!1Z2
MH@.0BM8JZ'A2^U"GO@.WZCG9P02Y.6,C^=L"-?GCIA2\*JZ 2L5H=HL+/>Q&"\
M!+F$5DYU&QXRUKV?\FYXU;HJ".AUE#4OG; EWWHZT2Q%PJKHQ)[!6A7,N<#S
M:03V3E>&X_S Z)X`NG<`O&8@.&1*_KI 9L5:LHQ/K,&Y+OOQTPIZ$5=$)[!VW
M3VFQ_A]MX)":.S':N^[Q*-PE`#-V?>IVE]JM/2SL)Y>73MB2+S^=L"=A572B
M:W26!>U=AU9.W^2P'QQUC.ZB`GW7751Z;/\PAS>A3]5@.3<E+)VS)EY].V).P
M.FT'5D"VZ#6WZ0/ANT]?&?O4[Q(1>EHCMI CGH/?K&-P36KY>O[$>I;9CGQY
MMAVV)*Q2](/Z.5VF"]O6H[\$1&UZA*?4]A;/[=$^=FG[FO2I,(;7R$TG;,F7
MGT[8D[ J.H$Q-%BZ$;_[U.,1?VMK" 3PFK'SUBBP@.9C%;_(:ZD.']^>E$[;D
MRT\G[$E8YOR6SM+#KQFQQ3NEE/OT@.+1MW LTNT,\T/0A?27822#'WF6[&?0@.
M?YFRE'T14E7'!I15]L7*EZ<-<$<GPFC[JNA OO)D*?.\):I*O;>U^V9>]=Z6
M?/G5>WL2EAO15)XF%"%5MO:_"+G*]/C*+/.\9;+K\;E5WDC_P,3WYL(*I/M,
MY;0HK6S\+DZM*%["G2XV8R292G8N9M,I7CMT1=8KMG&7%C0DF 9X-+9E-L2B.
MAK0`\9WVLK+S/*7LO,Q+JSA&M,Z&*Q>S\Y%,9Q,V9E,JB@.M\Q]^A=&1TO]^L
MG"Q*+SLWBU,LBJ-WXC>I_[P),\E4LO,QFTXY+(0KANVP$:9FBY4H/3OL'/,-
M(]AS*@.M'/_.I/?,;T];WL%V8JQA&73?]"V7#,[^W+->B.I2'3&ELSIGT2G\U
MV%?R8@.-+$T]E$_N23*?<^K0Y+ZO2M5W'RN!N8,)]N?I0]Q(/;"C5:M3SLY?
MFK2+M5>ZNS?X3I9M\38AN;?$P'PBIY P/GJ1M533I;Y)_R==^L77CS^;$7OS
M>&LFGM'G-J\=\].U43<6I5Q4S1B92VKXHZ3^,#-Z&O9O;8VC%%G/DKAF>^SE
MC:$5(U<6S2Q*LB*LPG^:P^"MM-/@.?+GCIGG*D\T*Y2M1,;,B]^:2=NJ8[0WV
M<D(91',^9<^/%"=?6D:'@.4P/3[SJ,S^9`7=1P[O"\%R3S]]R!S/TH.Y8<CVC
M[R1'M%ST[DGLT*:I0MM:1M\>!GEFW_&+'7VQUQ;:F/"=S?/.A?JIK>6]^<;O
ML.U4W\+F&R4@.ZW-FL.8DFE/>"2SA);4`R+%CF'*JN^GA;63Z/K!_2@.[8_>^U
M0?306TE#ST1O+#L.SH2I?["*YT/ ?J2!:@.FF3_SAS3PVVW5]NTX5F9C%K.^-
M7,3/WP*KB3>*U(6?).95_,!#P_YP]6$G0KR:FT=Z\/?F:ZWXB:->S1'.3<U7
M]O_KPU$<]6J.L,__;V2T7IJDN%\&R)=;H0?Z`76R0HHXC87&G?73GI"AU=H 3
MZEG]:E:D/6E[C*U2^C-%C1WJB-==T.- BE@./%,4Q?"4VFVW5.GW)5JF2VNY5
M(MJV;OW*>3')X8AG57N.V!$\OJ.XOL<U;B$PNSJES;N>J5G8C _S*?#3WU.CO
M%46YR":ZI%G1;$M83LM*93T;@.O0G3/<B>#*JEYI&^![-Z(W9_Y]5A/]NGN_Z
M#^NHR'$^PKT*#=Y_^IU6"6.=228NR>#WN;DU4N2&J\CEW#Q8R &M,QK.45MK6
MO%URBY)_NX[TM1: Y:@.&OF%M@.?]2ULAPNP3Y;+?AG1JVX:B5#\PGY&;",8]X
MJ1\QS@.AU?ORDT_I6%'V[?7S&4TLDW;T1EZNMW'.K@.K<4OY.[X [9E<]G3VIK=
M4O0]?PNC;ZJ)2F VUKD,V[);J&2VK0K2]CT#WS/P/0,;FK6>?2[.9A1EF>,1
M:<KY%3&5;YGSE\R^9?9C-MXR>\M<GF4NPF:4Y3,CUT_F/^3[>P7]YGRDLVVA
M>\;[SMY">PM='=\Y+[M1EI7&?.]'4V;L_#*V\Y'.OI7V?K2WTMY*5\=*YV4W
MBK+2;\CS+^
M;XN]M^QML;?%9=KB_&Q%4198F:[:'&"^4MFVQ'O&>\7>$GM+7)XESM M>%&6-
M3^0LHOYTU5#Y=C@.O>>Q;8.\+>POL+7"Q%KA3B*7(W_;F']>WCOWM%"33>GLB
M%2=5\>5=YJSM?%[+W>NL*)F*+^GR9X#F<YOG[,]FI5[M$>;5>S?J+J;:6HY,
M?/<^O1+MFOW2BL9I'FBC9_=Q+4_;\I<IBZ85(57^%F81BE8E2]RF5#;+W*Y<
M19:Z6I&JU?/\I-JLU/.4*_]2/V3;@.7;QLWF^ZG.:H<16I9A6ZE=R/_K1/S ?
M?".?KFGQ:'5..T;77;^0N]%O1(^PSY)HR_^=#&6^&EFY_3KTC8%O*!)/J&%[
M!N^X/B7ZH5P]E3Q&<@.TZB?<B8BP);TCND:$N]<YNO\Z.3+;[=;:D*K.\^_(9
M&GW');Y/)<>N?(:!E8',0 &D>-\YM+Y%N8=DJF>ZO,=F>=N2R6YYVY.JO'Y\
M=4K;MD0V^_$NEW2R5UJ=\LY'+OO]^*J5_>I^_+RWPPT-6I\!L70,WDX/R49L
MD?!V^C;/[0O&)KU(^(QXA_%0?NV;/7J0P V)BGKGPF++:PN-S3;*EDQVVRA[
M4I5MN:I3YOG(9=]RN53VS^/#RBOO_&3)4L9Y2E/,KJA1G$F((5J#7F8Y%R=;
MEG(O4KJR]$#GZZNG`[;ELE?^]B4KZ_U)999YGO)D*^M\)<J_C&=C6LHKW;PD
MR5*N^<E2Y@.@.AY.M*6L !I)AI0"]W;+1'/."Y/B7N\6K?3(BNS3N'!J.A':N]
M+ULRV>U]V9.JO!'"ZI2V;8ELCA"Z7-+QGH5
MPMOIAL2'"$G$0T\,=O2U.ZYB1R;;XRJVI"JO9E>GM&U+9+-FNUS2L^-!52GO
M?.3*8P3-G;)/,UY05OD7)UM>(RVNZT$T;E M'; M5QXC+>[:_\A?&8L4>%\2
M8E,F[%LB$@.Q(@. *LX CX]DR'YS#7.93GT$]%3,N^W-6WZMG9DLFN9V=/JO(\
MN^J4MFV);'IV+I=TI*\C@.QB$B4@.YH!5"7!GP]"GQ'ONEI_(?$O>(L2,X)OP/
MRS:2Z^BIVJS9MF2R6[/M255>S:Y.:=N6R&;-=KFDX_JZ9S26>TCT&"U69$"A
M7LDI$6)<^93WP3)AM&E"^;%BU6Z;;4LFVS7;EE1EUNRJE+9MB >S6;'=+.M)7
M> T=(A@.9C ,CIA IAUZ&6B7,^6#=QBGOQCR1KE,`XGV>L5FS;<EDMV;;DZJ\
MFEV=TK8MD<V:[7)))T<-JU/>^<AE?YS5Y;*/;!7&>;#B;L1O^)HC2J9M$UJN
M%E%@.71[.#8SN*M+DM2%1X7Z;5MV63':MNCVIRK/JU2EMVQ+9M.HNEW321NGJ
MCXG!K#WV_SFEI/M&5_?M&:S=@._P=TR&FML&X4D_NA\<*]$V#\2;;5MV67/:M
MNCW)REPY8VO5-20J:N6,KB+^A77PFMQ=/944\)6Y\KXXV=+J1=J=\X#&[U[J
M]\[S>^?9T:SC)TL1EM.R4EEE-]9OO8JT1$7,^W^6]!X$[:WY5<XE9[6/V$:?
M,::AW/W;RI'3?EL`;'5K"]:K7V65=!%U#=9W&-B)C[S^I>1:E:]$V>)J\I:I
MJ'[!O#WQWO(7ZO14]'Q$C^A,4'XU&.G _;ISTQ?SAO46K1K\_Z_TG(KK"ZS>
MSV\]V;/HIET)LL9XV96A:-VKJGX-*#VDA Y@.#ZOU->1Y&O/*..V3.XG?H=QA
M2YST\51CSIC*5[9,4=\_U/79')"O<HX6'ZB^![*\D<^!V"M[-NX/1',E"&XH
MV2,M#G+#*+G=O-+IPNK]T^!7H\]S2(T\HV:"^=7[IMG('6-25QGR7K><(>O(
M8.U.$:6M(VMYY.EFJ2.M1BSWG\Q_",*_",ZH#WXJ*2,.X"=)_ 14]ZV.COO.O
M+./+A;[VL4F^)0/?'TSD68>H6AL@.*%]O,29_(G]EZ.^(U\^\'GL]-MGT^ W'
MWT[(TFO)[U!R/I;?Q6GSK-]U2/_*]KMHZJ/3Z<9!YNOT8EU_#+3GF-B_4/?5
M?T9Y?335J@./K]&GF^[[%]$K&DOX]<4&W(*5=7]1V#V8UHDG0(GV-8:LVIF6]
MLO!=7QB!T7%V:.RTU#&J_&7*8Y2WQ33\C)^?\?,S?IMJUJPW% XX1QZT!ZF>#
MM:\A2!N!-4S;,G8+LS1%M;0CYG+)L[/O87&WM=6RF3>JB9(^9VE-8RVQJW$X
M0]'YK&.CW05II-6M-/V"V;1M>JF+Y<]_ANZM/&^#_?GIN%4"BS L*X6&E5)X
MSQ2O1#*UP&K_+R0/W'<@.SZY?(JO37&]^*'VJQ<[X).<7%XTUZ$C$^R=)W&X3
MTN-^)1Z/.]A7S\\F6_;B2WO]>E@.-N;/4]:I(7LQ>,&F1YENC\M6O?&7/6\?R
MECY_/<,8()#HN">N:&OZ7Y)'%H]W<6I9RF)Y>OFS,Y%C]&]".=9G9#:%S?Q/
M],Y#_S/T-H\,]AT>F"G;M6OVR- _M^7GCI_&8Z9/J(N,!P@.9+"K7([D#(RI%
MYPM=1@.GJ>$ZH+_;[%,\ULHCU65/:3?70PSDM7-5]VM:+3>NF3-->7R^9U\6<
MW(K2DGUR?"'I7!N-P"TJYS=$G[:?FS7']AP+AW% '9N_#OH8IW)V-[@.VYIC_
M4%KB'?/7)^T^E>,_R!]:\[]1EW6=FYZ-L!P'K8F>'\A9Y(4QY4>C(X]_Y6SR
M*_$(,%/]!^8R3Z*_&M0MC#,?\9XH#USYV?S$T>>QV8G)N&/^*'__L[126L]R
MI*EQ^=L2O%4%L\$')KF"\;D\ZLF5Z0F7)VL>\VE]IN'GT_Q\FI]/*W8%W;IV
M!#F,^?N2K9GF,#'ZKN(HW2,I8^T_C)\L=63=DV-H:D_2W1O9`646-@.71@.Y'\
M403W?:R]T#/H4[^3NT,4%U9DCV)Z0C[NF/<WW@./NM=^$H[">//?RID_\OF/>
MFM*_K&'AFW+W^FUOF2U)<:,0$]YA8P1B-B5[?8%B_.#9&,#9^F4CYQ,R^8EE
MB]H`7$"E(_BW+.,HQ[ V?#4ZJ_V29?K(<V&YZMXA.N-]&[0@.*"^=)7[)S_JL
M/,R5$VWP5/+_:/Y7D.,.<]UAV9Q1HDNFC1I^9I996*2E]NHC6X9?G^IV^GF"
M*S[_KPEI]9KNJJ&,HV7Z4>K:B3QQ(,?_%WL4KV,HM,1_"%IS6SF'4=M8RP< ;
MAAJ-LK2W@.]-\)&&_R2:6GXWV@.;6<XK[9,C9_-@.?T:%_+T;%E=L/VK6>P<E;?
M&77.VH,^D:UW1Q7'<#S&'QY.CSY-F]HQ$(G&1G>"Z1$9= )[MJ*-P8XQZ!$,
MB1&VJ<MVI&@.]GVTGBT$"%.KQ%(,*/LVG$K#!U_^Q((Q_$HP?S;0$E']B'\>V
MK5B$L]@.Z%\<9YEP,SF0?H'BTR?SM8CZ6_T@.;_=ZL[5(\#;RCPJZ$:/?A2>K(
M?T\812]>]\WND_N!'&&/;=W)K<66"?MM8\?>!MNB!OG6MVN,67[5P8=TMA%7
M//5MQ(?11J2TC=@.6USGMEV]?G=L.7(OKW';@.2^IEAQ@.Z;$W'1- 7?"W6P"2^
M+H]<T<OMPY74R^W#E]3+ML%[>["?Z![STO[Q'I%&^("FQ]ZS*WJY?;B2>KE]
M^);9R]:6VLMMP+7,7FX#/HU.U6C5:Q-&ER1'1E_24]%W*V&68(_(QD2#?G;G
MR:=I&KPE#5R@.WF*.99=/8F<`L+8,=U*2G9@.LMDOT;QP[*!M3VKGD/-"_KTBY
MIN<`?G$>3)Q(ON'>;JZQ$<F>+S,:-^@.V/XKAIA3K.2!KZ -BW%'GT-'3V^,1
M6@.B=)6L%1UT3SHLUR3G>0XF9]BI9S[(Q5<%ZNL-!$=;3-3:*MIXN\Y./]9S/
ME*YEV!:^%,TMXY_.35[V>#Z'3;;3[:WF,L181KNN[ZT!2PV#^ 0;P!G8[`;_H
M^6EO$/U&C==HDEN\Y0BLXRW3_4JUZV5CJD*[[@.X'1;3KKK%1=+ON,C_Y MNO1
M'2\EA3[;'KP9K&5TWDO[DV!$6R>,IC7)Y2D9:1D=-P.;/3)67"R88G@.>"58$
M#F#((Q)L/J;7!A&Q:OF*1I>G_CV/!2M.$\O"&-JD[<<8]A+*0UJ,9[\,?>3?
M5XN%,GWR(I@.HVB<O&U,5?')W."C")W>-C
MOBCN/>^U3V5$6\13_[,\V]UZE-N)3Z_J^O[B=1:KH<^Y>C;<.V6'_8,+HS4<
M^]"@.'G]BK1T8K%79X9ISR#@.E/R$"1&XAE<=G5B5YWR/W8K#)8K1FJ0C.\I#\
M^>A0$4CR&AU:O8:N:'3%KJ$+UT,6C;+(]9#1;UT_5S369/[%8"[6SL31YK,V
M<M[HNFL6%-XE]AFZ=MYJ+IHGV#Y,\7F"HM&5,4^PS1C#<9+MP)AN9+@.(K$6/
M#)>-J0HCP^YPD/_(,/!B5S+W6"EJA'@.;^%$,Q3*F;\W<-MX451'\';#EQ:YH
M
M.>P\CUU0,7>GJ^&&Y CS?/N<V\-5[) (/MN\$^OA, -8I?Y$V9BJT)]PAX,B
M(DU<8Z-HZ^DR/V5$FFP'7]6(--E>+O.*-'D^<U($AT7,-Q2!H]CYAB(M;+GC
M\$7:QOE(JQ3+7BT6\K%$\3EI[6/AW0G B_X5]A,:$2W.8XTNN- C[*<Q) ]=
M2K8KV#MRI2C[LRSV)7\D>5F@.U3$AQ6(K9X_LHE'F$]^3=C8P?ZS%SP:6BZD:
MLX&N<%#$R+#G8]%(N5NL%#52[A8KQ8^4N\M/OF,]\1ZU:Q[MX@.@.^=_W955%?
MQ2(K3O?&(AGVW,">'!.#V2KL#PQT0(:^G.[9BMT+.SR'%5K8: Q@.S7]C!8]_@.
MG59EZUX1.,K1O:*1E3>:4Q[2*HWF5(N%,G<F*(*)HGN<96.J0 H_3'0Z*F"]V
MC8VB^Q N\U/&?/%V\%6-^>+MY;*X^>*1T1W0VV; 'A+>*0@.V^^1KSV#N"F\F
M`5\],MP1%B?\CUX7=@.C$;%;9/8PB<)33PR@.:69DQB$5@.+=JG+!M3%7Q*=S@.H
MPJ=TC8VB?4J7^2G7>N[1_\'[@..%!(/)=N01O.D:J;VI$C/PI[X,GA!B4"1EK
M&HR;5LMZEHNI&M;3%0Z*F0/V?,R;`W:-E?SF@.)^S$_:^7>6HF/[V(MZB'O<V
M\5=<'QMC#!TR-C*([<0.BD@.]')-0+P:KS[KR^Y1W8\4:1BM:9%C?75)V'[L(
M'.7TL8M&EH^7&$7ANJ9QBZ-P7=:YM+N6%8TQF7\9/94B$!?=4RD;4Q5Z*NYP
M4$Q/Q?,QKZ?B&BMY]%32V<D]@.[=KXZVTB%AK&!W_TK=RX_R 1W@.K[9#KB<9D
M:$A>]^4.Q,#!/Z^2G2P;4Q7LI#L<%#$>[AH;18^'N\Q/&3$6V\%7-6(LMI?+
MXL9_.D;...CN6#T:_3LG//CT?C)GU>*1OS("_TS!]>CE=^CFZ,G@.BGZ)ZX^E\
MDR)0%>V;E(VI"KZ).QP4X9NXQD;1OHG+_)0Y5]\U^BY=S)5TV-_=E2/T>?6H
MPZ,!6]@.]HWM&8.X$;SR?F '1H&VNDO4L&U,5K*<['!1A/5UCHVCKZ3(_9?3L
MMH.O:O3LMI?+,E?%(3X"ZPX0NX@.^\2F_\68\L#J6OWWZ0PW)% >/=(YY#]*+N
M/=ND/U2MF:VR,55CQ-85#HH9L76+C>)';-WEI\Q>$>+&='ZORQS07^QQGA"\
MP:8WV"9U>-<IVQ^PBOXD9A5UI[U&I:QGV9BJ8#W=X2!_ZXE1$7UGBVNL%&5%
MMX&?,M]ILUV\E?=.F^WB,8DN_UDO[*F$_N2(WWUZ.2/^UI%AL(4HG[%<'QGM
M:7:$MR:OP5OJ\/ZB9KT4P_,(U")P`$,>$:CS,85>:M'(RO0LB\!:M&=9-J8J
M>);N<%!,Q*GG(\Y'D9;.)BO%[(_J&BM%C^*XS$\^;>V)'%V;N V=M*R*S,8L_
M,I@.Y."4/B/X"3YACT/TW$2L`QN W#PTB`S!.!FZ;!COY+.-I).>'YIT@.&9M_
MROT8^7]-[M^*5'KFD/<,Y/]Q<":4-P]].>:U1TG=#09FI<Z7DS!?5[G)2W.^
MTQ._I*=:=!WZ63"\(E<_BR0?$M)@.E]S\L&XCOK3]COQQ%]_O*!=3-?H=KG!0
MQ'R@.:VP4[TFZRT]><3Z+6D*,I6+N%/M)X U8V-^I870O1^S9CET;3\G)T&A<
M"HY;O-+E,X@.V7>YUE]<2_ME@.A'C;46XG/KVJ'F+Q.CN2',\E[VNY<B-7IG(%
M([H71NOP@.WQ04S^QU@.X,UO;OB$\\I8Q3\A,BV!%6D,KC,[N1O "^O?D)RIJ (
M]HJ8*2@."1[$S!:_E^'.!.I[_;,%\G'\J4!/+PACZ(MN!,=KKQC7KL7BO&Y?M
MQZHW3A:-K9PW3A:-,I\W3J;=MZAHM,G\B\%<K)V)HPUS+F/4J@.BL18]:E8VI
M"J-6[G!0S&RYYV/>;+EKK!0Q6QY%[;K&3M%1NR[S4V;4[G;Q5E[4[G;Q6$34
M;C2/XVW;\GD<E_E9=QSFE3R)L70<-_F-O1<Q;X4C_-X1//A_)&E<"=*IP5CS
MM:#Z*CSN;)0/(NG3YK,;W'4L?!\:K$\^D5]_77#_7Z4<_RIG,5Y^3ROUR/RG
M<O8/*Y\+2P.E?">?KRP1]-2N!,...FFD<L9]Y)26)_!^"I_&\>F1W3%/'^_59
MU=$WS/&S_(9^O*7_LRS7/RQ,<\?\;'XRB),9!SDOD_QY"J=,XX\+TH<&+'H2
MSPTX?[-)KO\SM9ZAYD^-CAW<FE^-SI7L\'\TJA"5Y YKV(Z4[FSN2.WOK,U8
MZ]$SV .M;5[P-V*.7@.0Q@."TYPAH2K*E_03N!6JGSNGJV+ZG\0U*;4@.J,-^P8
M'7'?H:S7/'HNP0[EQYT[\G<E.'24?B>H_],`PR5GA[Y09WX)M&Y'_GXC%YA#
MVJ2.8J>WL(X>F"DMS1GONYA39F$M?B%/-"7]'NLX[&>;==V6)&KG+B2=:Y'F
M$Q$7D[/6RG.6BHT<;6LL=O +8U2Q/OD%__>"HU!C]PRB64>!QN(-Z>'N35BC
MC/@.$%S36-G>3('H#41@.M,C;@.F<XS[L"2YVZQWK6V6N^\I2S#4GK6/>N>=<^Z
M9]VS[EGWK'O6/>N>=<^Z9]VS[EGWK'O6/>N>=<^Z9]VS[EGWK'O6/>N>=<^Z
M9]VS[EGWK'O6/>N>=<^Z9]VS[EGWK'O6/>N>=<^Z9]VS[EGWK'O6/>N>=<^Z
M9]VS[EGWK'O6/>N>=<^Z9]VS[EGWK'O6/>N>=<^Z9]VS[EGWK'O6/>N>=<^Z
M9]VS[EGWK'O6/>N>=<^Z9]VS[EGWK'O6/>N>=<^Z9]VS[EGWK'O6/>N>=<^Z
M9]VS[EGWK'O6/>N>=<^Z9]VS[EGWK'O6/>N>=<^Z9]VS[EGWK'O6/>N>=<^Z
M9]VS[EGWK'O6/>N>=<^Z9]VS[EGWK'O6/>N>=<^Z9]VS[EGWK'O6/>N>=<^Z
M9]VS[EGWK'O6/>N>=<^Z9]VS[EGWK'O6/>N>=<^Z9]VS[EGWK'O6/>N>=<^Z
M9]VS[EGWK'O6/>N>=<^Z9]VS[EGWK'O6/>N>=<^Z9]VS[EGWK'O6/>N>=<^Z
M9]VS[EGWK'O6\V5]('<^B*Q@.
MS'_)_2_EVEOY_V >S3U3^L:KC\3=E.OIT(TD?:3\28[/8I+I-> ZDQ1N*,.9
M_#]GWBU)I4E<0Y%T8DX%U9X9R]E3HA[*U5/)8R37QG(TD:.>W#&4)WMDIBN_
M>G/XT'SNJ3?S^,A?II<92JD(J>R4]['Y(JCNY+-NJ;^39SY91 3ISIGKA>0>
M<7TEN>Z87XAN*OG^WH(F'YN_26K/2Z<OGR%K\X3?IR)?5SY#8AE2<F !WHX<
MH1:W*/V0&M"3>T>9]#AOB=+J@.[?POEWUK'O6/>N>=<^Z9]VS[EGWK'O6/>N>
M=<^Z9]VS[EGWK'O6/>N>=<^Z9]VS[EGWK'O6/>N>=<^Z9]VS[EGWK'O6/>N>
M=<^Z9]VS[EGWK'O6MXWU]=8#Y!_=7=1J@./E(PK4`MO! MK+7`@.P-5BX,B*@.C
MWZ>4;V2:Q#*B[*>BKQ,YLR]'0RGW@.=PYE%_[@.JDA6(#^N;9D70M@.2R*_%L!;
M:\^Z9]VS[EGWK'O6/>N>=<^Z9]VS[EGWK'O6/>N>=<^Z9]VS[EGWK'O6/>N>
M=<^Z9]VS[EGWK'O6/>N>=<^Z9]VS[EGWK'O6/>N>=<^Z9]VS[EGWK'O6/>N>
M=<^Z9]VS[EGWK'O6/>N>=<^Z9]VS[EGWK'O6/>N>=<^Z9STMZW;VVK&W>TK^
M;UI&^F>"\-JJY,^Y7+4333YR9'FC<EZ2E/G6[/+*-7^9[+XUNVKEO?E;LVTA
M@.G3GS-7.3EFKD<5KHOMHEN]G5E5<6?8S@.Y1=20EHV@.:[KXT-]EL;&]V;;<!S
M?<K=X]4^W]7>E@._N'+)U[JQA;79YG+]$Z]B:XF2JQHY\MO 4J<'+V@.&M=2TY
M`A[4./B+(Z+!^3TY`E8]:@.O30^+LTJ/<%6P=N;*^#N<O4Q8M+D*JZK28=A!5
MP1:7I\=Y2^3WEO2C$YYUS[IGW;/N6?>L>]8]ZYYUS[IGW;/N6?>L>]8]ZYYU
MS[IG?3M8MS/KYMYLQ:IYX^V9JQB+++N<RQ[*$6:Y>_(-/,""4L814.Z9#L]!
MGX;R7"?0EGVYJS]'6[+.5=B2R.:\L3V9JJ'!MO!408-'!F^>FXBL`]:Y4SD&
MJC[EWN,,^:G\A]P](NT(F@.G_HQZ/Y#KFS.UIL"V);&JP/9FJH<&V\!2IP8OG
M\U&7$%?4E'L0H8$W*R+EL.XI!D0==>7W*>]&I)*V[2TYVN>9]74X?YGL1C[8
MDZHJD0^V$%7!%I>GQWE+Y",?..._/L^Y9]ZQ[UCWKGG7/NF?=L^Y9]ZQ[UCWK
MGG7/NF?=L^Y9]ZQO!^MV9MW<FZU8/NNV37,5B,$8B#PC?F/><$3Y-(IC9/9,
MBUC&<AWG!E+6'<';Y+4AL>'^Y]J2=:["ED0VYXWMR50-#;:%IT@.-7CP;BAJ%
M6(U=@.[@.CK/J'%=/H#<0;(4[CE$B'C$0:\[C%*UT^@.WT!LNAP_C+9G3>V)U55
MYHUM(;*MR6F0@.;]+GIU%-Z27,I56VF6$8]&->_EU3T_KXJG4[LT9?[F,;1+H
MY=<82E?0+;.R/U(K)^:2^%"[+\6K/#/7)5O:8N1*:[>&S/^,\BN/^LQ/DNXK
MD>50<L!S38/85Z1Q*^6T(_=_%QV!C>P9Q!TBW1;+$/J#ZY^#E&';6[RZ2YF.
MS6M!?V)^EAS>2NH?),<K81":-V7J#W//09?_4^3!_TNY\HW?^@.L\W@.GFOTMZ
M#9%G7_+"+CD=Z1.,V2=HRI%ZM ,Y`F>(E7QA$/?;->H3X&J+<@.[,/RCKB:2-
M?M7$H+=U$>2HVCH4_C[(\Z_EZ)W(.S;_E#0^"*;7!O[&6WE:S QSRGH'\/P[.
MA.E^L"KQ!\I\*+*>L7YI>5Z:WVB=HY;V7-B"EJ+/F*PW.X+RRGQDS;^7$JXF
MRBD]PG.1\3<I\PLY_NJ<9AT_68FPG):5RC*;H:GA>I26^LS)^_\8G' TKOV\R
M^&)%V:W\]WA<U#<JKTW(6R*;/4CW/._E/4AW/;?W3/-*\M-QP&A$[$QL^!6O
MH9UVTW][0QM]%]@.VM&J?>.^1N;7LE:Y?7XN3S;X?AQ;+^W'>C_-^7/%^W"J[
ML7XK7:0E*F+W[4LI292:XKJ0U'''\ E-LU2[7ZQ\V49,BY6P"CK1JKA.V)0O
M'YVP*V%Q(^K1N/,^QYEOY)EC^1_909?]^ZC'@.I8Q.2;[?,9_ZJB?KRW7:S.B
M5'$/;9JI)[TX-7MKOL+T1Y+NU9.?44S<0YCW"74!&J)Q(+<I95AW%& 9GT75
M=.1RE:@.-/THN5_09+^7L5"2["H[=K 7)NC[;LU^_'BQ/+VW))$?[M*RB,<3_
M]UD^T"/<-9"^QS2P2[AK)RC#OU$W<#_N@.I4^YY/A/8,95J([TO:"9ZWB_+.J
MU79](?9L.D%Y,_&*[G_:VY<M#T73USL>BZ>N.AX+IZXZ'HNGKCH>2 Z>N.A[
M+IZXV/-<Q+RMAF<CQH9;WF?>;'CO,\Z&]S_C;'@./-,Z&]T'C;-31"SV6=(#_
M@..>BD?USHZ-A6!>!4<.)P=L!,5MY:C"#B5E/,+(GU_;(2,=TR%+;8+:S)_=C
M;A3L- WVE,R?$5NC&B$GQXQ_N:><1P8SUQ@.9_>X4)S:T1'/Y0MG"T=$B. AE
M+U\GYC/P,\=@.]QASX 8;^6F#<O'*G-1,,S3R1&W$%>TEHFOJ5C^&_(TSYVQ+
MFK5L-V8Y:-2NI7C.@.5N:D \'+<\!>Z%UYV#7<V ZG@./V,^O-@.;>(WAYZ:^AM
MH;>$O=HST*\]`WNU8R ^LHH[<&1O!Y[\.; S8C"/!;VSCER<R]F?C*X/#*."
M!P9OG@.*.+E- K>@.1(UAHLQ9HK6CQ'%CIR[UXAP]V),.[?CIRCULL')IHQ=T5
MI:@.C$UA_-Y+G7YMP1=]+VCK,Q>'=3FUY\I3?P D6QO*W3^P->;+#.H-S>+O3
M/L\V#=[_U'.&!<7_-M"!;M 2#%C./6*&==@./CCIF/[ $`Z-SDSV./HT-XNWQ
M+JP&]<(5].'Z1T@.Y-5\,WNUU*)^7; 4Q`SN63XNU8<BZ,0FL8X]'F(D=L@.5M
MF#[K1==@.G6:?VH"VUA4F+@.Q6Y?PBGW"^I=Y,W(DV?/(L2-ZX5E\>1N1!UY#4
M%7TX!QNV$K#P6+N#M>A#>@.5H-49&(UC0-K3(0IM,H97 FC P!0:PEAV>YM Q
M%M[0(M2=`[4']69!K4&].3@.)/*9ZLS#F>EJ<0ZJ?:LG#@.3QY(A(<&*RG#V-3
M;.W6[0H/5X&,&J.#:$^-VZD?$]AC[]Y@.=_T'[@.(4]:WKQL3]DS:<&QUSJRL3
MV!GIC:0U,#\&$7SUU8E+.?<U9B?JKA,C^?;ZH/UMSP/:COO8'FOU92)L1^OK
M4X46XHW!SG_OO:T,F/BSKQW\?^XU0IY^9_:]/LA3W\U-K37BGGU0[/U4]][&
M5([.Y"S>Y((=RNK;@.F(&YY[Y8B^T;[76"8S&A+VN.ON7RD1H* SP3H9]=;R:F
M1G?KO/ LB)W\5'L6+N3LK^:F]CS@.3;'>,ERSO:@.["XB&^5A[%O3=!'7E`,_]
MZ,=A8N/64X/=C>L\$J-,X"I8\0SH[@.R>A993+-A8=?.<@.[;GP.QZ#DS'<V"Z
MG@./3\QR8ON? ['D.C.[?Y%EPRUO,BP7O+8:[.'D6O,<8[N3D6?!>XUM*@.#6 (
M6)V-79&';#M/B0QK)\ "UM^U#58G8R4[5F[C/JRZPQMBL2:[2RO;+X %.R,*
MQV8LSX8LO RP3K@.V'6NM3^48ZZ[[Q(^5A5VB[@.?ZT#-8JS_A?["#=8A@.P4W\
MH<1UYR&L#6,S(=H&L>\3)VJ'KC1J&MU1O&^P7WAH)[H&JXXZ1 M^SMT^[XC(+
MD4[4CPW$+@.RXSN: P#"XC59'U:PB&M7;A_1\OH_C[]X*AMFGQF:/#&Z+8<
M84>8/6<8T%WDP_T*[FO(P*P.Z+B[9Z'E% MV=KN:Y:#M.3"[G@./3\1RP!U5W
M#GJ>`]/W')@.]SX'1<7?/@.EO>8EXL>&\Q''?W+'B/,1QW]RQXKU''V)I$`ONP
M;W2/UP&YP"C:F..H8[*!47:<TUWN>KR*N8H1G\:=8 9CL/FSD<\(4]WY0,Y8
M(X054Z@.;F(4!=IUEP6P,YIR:1 ^4. >.FAR/'7+W*\QB[1O=*[?+6N8*>NR"
MC=VCO\J5<+RQ7@.Q@.)<Q4TKDSGYEWM"MHW9C0LSCSC>?JQ\!(I !E)*I"RGNB/
MS!GSK:<M4 9NS04M8OWP7T@.:. ][>,WYQS_+7QWUX%+D>>2*V;IAO^*Y.WJ)
M\;T5ZL;#GXR^W[QNN-\8V/Y?: ?#MS2[PX&-'F.2`=W9L6Y:<$P.OO$;=]R;
M.O:.XBR\HCUXQURPT\@.#WVA?9T9"+NK+PI6D=4F?&7LS?3+U])J/63-T!7W]
ML-_P;/V08Y^A"\IV66L_4?=;^F:P"U=]63B6C[:0`_8>(.<)4_U2:S8.> [M
M@.HZ[GU.:::TY.:*/CARTE_G ]&]K7F]>25K7E/(-F:FGOQVR$7_'YY%\7QOT
M0>KI<8><O)>T;RA!G5GXF2Q,F>H72>L-=RRJWUP-^J#Z6_WO!_+RJ9;:L8R-
M>H[?X+D1Y^/?R;5/1O?!+*9-"<?@.-F$AGW&\<"U)G4=T0QX:?ES71/&BGH>6
MY\%$,:.>AUW/@.XGB1CT/7<^#.?!6DBQX&PD6O(4$"]X^@.@.5O'<%"S[-@.PA69
M=6=AKW8L')OG,3/U''%8Q$3]QAP6,5&_48=%3-3/HU[$1/V\ZD5,U,^S7L1$
M_;SK14S4S\.>SX2WE\J#MY;*@.[>5RH.WE,J#MY/*0_W&(N;S4+_1B/D\^/$(
M\%#?*(AE;/AQB3@.;?FPBSH;WM^-L>*\[SH;WO>-L> \\SH;WPR,VO V-N/ 6
M-.+"V\^("V\](RZ\[8RX\.,8$1=^+"/BHH[C&=\DU2-SP_4L6"$(/A[DW*.I
MXTX]8:K0CF,YOC=8-QKN</I2G@.83>"/0A-^G1(?W`X$/O&T*^W?VY2SVZSPE
M/]CQM<>GP%V7][C#1W(OR[KR,,]F>"[F[^!3=U[F[6#C=66VWNB(N><CSD?#
M*4;R\L4B/MS2D/SY:'D^$GRT/1\)/G8]'PD^.IZ/!!]=ST>,#V]-XVQX6QIG
MPUO2.!O>CL;9\%8TSD;/LQ%CH^_9B+&Q5SLVDJLVE8<H/K!NHQW+V*C?6,<R
M-NHWTK&,C?IYYLO8J)]GOHR-^GGFR]BHGV>^C(WZ>>:+V? V-.+"6]"("V\_
M(RZ\]8RX\+8SXJ)^8QJ+N:C?B,9B+NHWGH'GYN]YG3\/H?QE<[!O\";CEZ8A
MUX&E)T<C(NX228>(]PS>Y'[*J,>.">,CFT0Y,AH)V2<+^9>\G=&;U_+<?YK#
M&B+7$M>:'[W%?1!H]3C08,7>ES\<`66/++2"(^#?)VM:,\#.OCSK"@.LC@.SA@.
MC.^&;R+3^CV2&@.].@.+LA;(R"]]AW3)M'`\$[IFXTY9XV&=SEDV"I8Y9%`]NH
M\S;1(_]/A2"O5MG_*,_?BD1(Y]2\IU4_$O1 TI(\7S'=<+S_)>O]B CWA($6
M+?] _O?)!:ZU`@.O1Y5]:41M >[9+(E_]UH%>>Q<R#2X*T8;?DU%L03:@."P
M#HFSD6 "N'N,F-\^)H8!$TF=:-1,)W"$__N2GKZ-ZXO1]Y7!DJ(5V:<%&3W9
MC@.&MS"PW?3)7'C?YV9.!:,GADRU)<M*EEE25D[QJCC+R3NY!# /EMX&G7BY=D
M/R.^!@.?Q\\#1I!\ZE'HS(1>P+KL&[3#P-FEGT%*C5DWHL>V9(7L<3;;&X,65
M>G,JGWDS[)OL-].5>UWPP)9AS[J[3/[8;=2!9<BSEKO[R+/N>. ^\JS[&[B/
M/.MN!NXCS[IW@.?O(L^Y4X#KR[#NZN(X\^_XMKB//OEN+Z\BS[\WB.O+L.[&X
MCCS[OBNN(\^^RXKKR+/OJ>*^)Y,=N1MS)/GTT//&7MT>NNO(L_?074>>O8?N
M.O+L/737D6?OH;N./'L/W6WDF_30W4:^20_=;>2;]-#=1KY)#]UMY)OTT-U&
MODD/W6WDF_30W4:^20_==4\F._*\(Y>KW$-W(6H[GQZZZ\BS]]!=1YZ]A^XZ
M\NP]=->19^^ANXX\>P_=;>2;]-#=1KY)#]UMY)OTT-U&ODD/W6WDF_30W4:^
M20_=;>2;]-#=1KY)#]T5Y'AV_DKCK,A=B1ZPC]R549GG5Z#_>.\,>N@.M0=@.P
M6/&Q:W2-%-9]X S0`RLP#PS6U&)%YKB ,K<W*K,8>ZNBV/,O]79MD>_6%GFG
MMLB[M47>JRWR?FV1[]46N<ZTK(M].Y!G\>.V`WD6+VX[D&?QXK8#>18O;CN0
M9_'BM@.-Y%B_.+>0W/(OT-6)"]WN;&.RML"LY8\<)[&RE>S!@.-Y<]HNW(!PRT
MC>X...N$UMWKH2>R-C="[7.J;E;O+R%NU1=ZN+?+=VB+OU!9YMZ;(-[-O1;3H
M>2'?S+ZYC'PS^^8R\LWLF\O(-[-O+B/OU19YO[;(]VJ#7/?H'DD:KP7S!=/$
M:/N^P?A#6_+%CK2G_.Z;+K%COT2,2&!76NS0>FI&/-<R17@.R]GKH%P:[0OXB
MGRO*^%)P'!KL6-XQNM?VVORSXU!+MQ3XA_Q%+677B'U(>&Z5-;7,-^)_GC
M^J;(1TYB_\*]N3='[A+V<\D9^4+*J3!0)YT?L=S'C(_#>:3\B=8.8Z_8D;UI
M,-JJ]EWWQ<7Y`8_VC.[-K?.*+3EV#_N;H+Z_I139D;M5WQ7[2:#Q]<*.W.\D
M'=QQ;\)5BTUYLF,0'3B2(]3K)M/4-W(@.2E#?1;$O6%'7<7>/W+B-O55Q[+:\
MNN?(V[5%OEM;Y)W
M3;PXMY%OXL6YC7P3+\YMY)MX<>X@.QTCD/7.^E=2^Q4;ALV%WJ8<^E8^N5[S8
M&+=KHQ,A]F\<@.ZPC]@.NY\JN<WQR]>]BO):W?:EKNUY*VC5)W$3MFW#[6%+N^
M!=@.&<I>P7QOLQO#)(.+_-_-0J_8=-OZ*.9_SGGIA5X]69YOKU<;=T\)?U;K<
M4>OO+;3Q;NJ\UOHZ8I^:[W+^O*;E/A49KFJ%?21/'IL3D>) 4+R4J[^9R]KT
M96XDG3OY_UFN/FR,WBWL?Y-40N^N7G9>L8=M?+VPOS5C\T;2>R-'K\V?:XG]
MV+RCK:N73ZMM'/YOWKJ[B3VT=G6R\WCV1VNUW;7V'78^].;K;.?UQ+[0#3_
ME?BV=<)^3)T?<,0.Y\/W?.B.F8@.`[LM_1,<C2GY$W#BOJX'ZP5';-/F,6U'B
MS[&W*H[=UBSL<^3MVB+?K2WR3FV1=VN+O%=;Y/W
MSFWDFWAQ;B/?Q(MS&_DF7IS;R#?QXMQ&OHD7YR[RS=KRAE,]]*'!O(N>TUU$
M'S@./\\E,398W?FP+=AVE6@.^_2]C?&(R\_R)IX!K0;O+^V<X68,_Z_EF7WNTS
M'_DF[QUV&_DF[V=T&_DF[V=T&_DF[V=T&_DF[V=T&_DF[V=T& 7EV^U9$BYXG
M\NSVS77DV>V;Z\BSVS?7D6>W;ZXCS_[^6=>19W__K.O(L[]_UB7D\]^]NTE?
MK9\S<GL]]$78L_;1\\>>=ZEG+7?WD6?U8=U'GM6'=1]Y5A_6?>19?5CWD6?U
M85U'OLD8I-O(-QF#=!OY)F.0;B/?9 S2;>2;C$&ZC3Q[']UUY-G[Z*XCS]Y'
M=QOY)C/I+LVA+\.>I9?N]KC,)C/IVX$\BQ>['<BS>+';@.3R+%[L=R+-XL=N!
M/(L7NPW(L_72MP%YME[Z-B#/UDO?!N39>NG;@.#Q;+WT;D&?KI6\#\FR]]&U
MGJV7[A+R;Y+RD4%,_[W\^DSTV$7RT3Q4TI.QWT._DO0N):4S@. [W5/O%L'4<G
MLHY'=1S#CGW IY+6G6C[E%H>OI$SZWB<.]BO>![O/[@.U\3<?9"UYE[#KWDK?
M#'97VARY^_7]+671L=@.^\>O[M_&-78:PZ_>0+. =G-AEJ"]G>P8[#VT/]L;:
MZ-WV:R+DZY?[MB!OU19YN[;(=VN+O%-;Y-V
MMB!?W[YM"_+U[=NV(._5%GF_MLCWMAIY<AV78HYBI=;%W2X`N ;T>^C+LZ_?/
MMZ74JSDN4P3R[?9?ER'?;O]U&?+M]E^7(=]N_W49\NWV7Q<CSV+?BFC1\T>>
MQ;YM!_(L]FT[D&>Q;]N!/(M]VP[D6?KGVX$\2_]\.Y!GZ9^[A'QD$!<%"? ^
M+D4U$IP-08$];AMF++_'1-J1<S@.:"-(QD3;E'NR"VS"[?+*(_7_M]=!_E#1N
MS4>F=6K>\PC_]R7-!^;R130#425XXWA/,.^3C=$3#P,R!A[P)B.7L0^)Y\3@.
M;4VOF&X2,=;G/4?<,H@.BV9-K[FC\8N3O#-Y$>2Y7+\QE:OSN(+?_+K*N,_I^
M;VR_=]$=[/;C8:N&_97!>X,O>=SD=XLM=8M'^+TOJ=^(A ?"D<;#[@.@.N7'DA
M=V"DIF>PUWN/+5]?SMO*^8U@._VBPYSC>;_R\E(J2`[,07\7'T;:^J%S'YC?>
M`4W1\BTJYPES*XY?]1K#F1Z4\[3 W.&Y(M^)L/PU9^UNR'UAOF$^I\1_/2/%
M&ZEK#Z+U]O,[HCZ%^?PD^4PWSJ<:>NMS]CG[G'W./F>?L\_9Y^QS]CG[G'W.
M/F>?L\_9Y^QS]CG[G'W./F>?L\_9Y^QSKF?.NK([S'G$F;8SQK5@.%A*S<7<;
M13@.HLI8<[...,761-EJB/&_!Q`_;SFS>C_3_,:3!?L[R/N/_RPUS:E'6M#GM
M!B4^-H?R-S0G\NNO\GU)W8,.WIGO<@.8L(8;LB-<7I8?[7LM]B!]]:U"7_L+[
MH5$:$71CSH/[-K$M+=;X$*/=E.*123N4&+&!%WRJ(?>U>/=NP&PR(NH]_U_)
MW6?,ZZ71*)$'P7[/]+[QCD=RCY61Z60?B32P2JB-9S.14^^DA#[)'9?,$=?V
M)0?L`OA%TCUC9-4G/OW2P%XVY'N7\B.B%=J-,QK7W&"TUT"^AXP%'O.X9?3]
M2WAF3Y[8G\.3<G#/6C2/IS*D3,OND#&"9T2C'.LS/S$R=L2:@.>?4)B"-6[&.
M.W+_=T&%DNQ)C@.VF"ZORBT&T':Y_#E*^H([M\@.\R'4LMF4@.M^ UER0(SF!\D1
M<:B(/)XR]8>YYU!3_U/D41L=KC#77] Q1"W_7=)KB#S[DE>?K>,+.0/9FW*D
M;>I CL!90["_8+Q?E_(W@.SH!.0?F'Y0UM 6PDE]9%Y CVB@.P]X/(.1(T0RGA
M(\GGGY+&!UJ*?=J D^#,(>\9R/_CX$R8[@.>K$G^@.S- FL!Z6Y^53VQ+6941"
M0F?1QB;KU YK\$=!"7W^7E&4N@.L@.(B9_>XIM=4VSCI]L1EA.RTHEO07Y5ZFC
M2'_,5ATXPO0GDOY-(M4C*6&-+!L_V6:UW4/>`1T*[U9KDN[>R J\IP2A3_.*
M+>Q]K$U0?3R1TGHGZ89R7UB1%O'M9_0I+VF/;FF[[E@.3=DP8NZ@.[Q[Y<^,0Y
MT[L)6$>Y3 /K=AG3FV1JH86X,;=\YIY8;H*2>!G#:;_L7V9HQ\MIGY9Y!^U,
M. X,UG*<T 8=ILS!A@.^M^O= F_+5I/&DPW4VE[0`WR77XR W+8M[6G#5[ O*
M^T?Y^SOM#&+7V_P_9!Z:RPOFA-T'7@.B[*)E]7L4J)JSCFK!$AG)^5TK@.'RND
M.*:%#7NN(RF!^T &;0_T2943&AM&ID[7L*\?4LF0S*E,22)O5_WX5\PQ+!OH
MD:9]S%;Q/;_3I(L:]I*?=&4"VQ):J5?4[U\-K&VX>DO7<D$3IX%LC14IS[/2
M>*XC3S97/*MU[5V ^CAX<O53;^7J*_:I7@.NF`RFWOZ1\%G;J%V$`ZRX>).>#
M6!\6SY_(-:SYP A&?T5:28L!7Q?E=ABDU%[Q]*$\?R1_)Y0BG?2Z1_DC$9P'
MMNGR2:?G:>R0I7O'[S,3;^$6YZ)7+B1UY#%K1>QZ,FFE."3R3 VRU/SU)TZ1=
M7,5T,J79FI?6GQO1+GQA#;DS.VR#M5V[7"O_9'U1*;!F&.T@.U M%U4V@.!GO[)
MH+>,DKF9N?>*DFK*ZUF)$]:M'P7;">O56Q.WEFE0AK8TLJ3QWH\]#R"M%5]E
M#;2-RD>N='G/M@.S%<Y2^I8O:J72M'JSI/>OK0RD<SV][MX/A1?J3KT[;1QG*
MFQ5O<AS1%=1)J;-B_Y/!ZNRI,ZC_Q'&?X\QXM2_I"EJ,:?V8TD95&5,6&ZMS
M@.:Z4E$I[DQ'KGTQ^[5O5L+XV.GI5AB]7!-[WE<?6EQS2>E^W1GORU<<3R;HN
MMEWVS+YM-<;J6]/G"->K=]&3+I:FRIR]?/7Y`]I8C#'KGCIN,Y!$DXV10X/Y
M1->94!3KM#\:P;0=K5 <D2MV;,BQY=7XPEE8S/+F/\Z%6!;,]6'T$B/6&..#
M7W81H'@.PX7PP, \,>I:8$]+Y19R+),8H(E)Y?,9<\CX@.6\W#=P,?\9+C?GFS
M\#/'W1%3\+,YIJQ1[IC96D?:ZDOX9X/]XJHJ)VI0<CS;MJ31R#CV3]Q-)1&\
M?\31)<=8=.979PV6I[)HKLXVMBRS?L]'^ZYRJ&F19.M)HW&O_R'?WW-E*[+8
MR^73N?5?A*-/B:=L1B*LGE4!*^>5D$1;X6N#6!>="<4]R?MU]LAVZ14W;QC'
MB.@.+L/_1P!M[>(J>/S-YS ,4AW$@.U]Y([1N7UC(@.SOZ"_L@.W\ZN)Q]&MLLZ(
M5D?9A//*MA&LBE=0[HXEG1-)Z?@.I7F%5JY!L6U"'OQJ-=TK?L@.SY]&S$!#RZ
MCSRGJ6 .>%7LP;R49EO,-'/)LQ;\^=H)]2S1_J[#TW+)TK7E\\= =%_IB7Q&
MK"NGK#^H<]"6/;FV1VWIR <:U&9=Z\G]J)G0G*8<[R;T/:^^8-8Q$+=09NT=
MY('1;N^@.FA)J1$<479R'E)O&;,]*N2ZJ,"57T$77EN-,UL%%43)%U_XT95-E
MF[1<_GGK,*JI5^G'TZK?0FS2<[2++4O/<;'WT6'Z(WYCKV_L>(_?D&PD^4.>
M?JH(\JHWGV3UX8&JW!Q?]6]#W=0IJ\SX:AZU=&MB\@.5W4P[JOX\<C /9&FD
M>!XY6%V.TT<.IO5!BD6:U@.>I*O]9]*GZ-7?S2!JWK>WBN0"[N&S.!>0EV7I>
MQ/R8AH'!V\&0>M?T*%O#])@.S9&O3DU//KL5SD!4S8"..96&?$[Q#J)&;-N0?
MT^ Z!UDPAW$<;B-/%\>1KG4MFHETK6MURV>=%J?J6K9>#8KB&UVJ/=EZU^B]
M8]ZG;;!*&6^;:[,]ZA(A5A_O$U=#,&&?JQ'/Z?IDG,6\PL3T"D&8O7?M$DH;
MMJYHO.EL775+81U;5W5=RF('].U@.X=I>O&E5Q_P&M&T](H-GNQ\<=8S.#S?D
M3^>'815;!KMR3<R DL 6%FL5%,4MUVB?!RF'F#;A99OXL&%=BF8CG76I;AFM
M8UVJKFGKMKPNU9QL'I2;MB$;U@.[18%>:,3W=4S.D=SPQ.L[1X Q%B@._"V;7C+
M?7K&78/8K#Y;0,PQ5=M;= FE#7M>--YT]KRZI;#^;$H>6-9I5:JNT39\5MC0
M7?F%^$_$*9[2+NM;T'=I?5O$V"8/L,/8$PP\`!_B1S%F.RS8-N7GLVX/'W9Z
MQ,6RD;9'7-4R6J]'7&U-6W^TR)V:DW74ST7;D%XGDU$:]O;MSP?M.E$:<7S5
M1[8<T>+]N*J+:_/=HJ+?NGN2&UB34J?3U>TLU^5Q)6X@.3&M3HYW-\L"U?C^J
M>"G2>9=%EWHZ[[*ZNKB.=^EV&[<XFLDN+IO13'E)MIXTR?CT_ -B*2C2;?SD[
M#H&(+ETW.>394^8.WQF28K2E;4XY6HS]O4]Y'\98L$(!\X*('-#WXN3K;6X^
M\K"("[<YL-$>%(T_77M0W5)9ISVHNFZMWXO;-D2A+^R*%<C:@.MO%9[,%STNR
M;*--FO.$$3.8[SR58\Q]]HV..R%*#C+T@.U8<[V-L48X.9<4\!&2JWFA3...30
M)939>N_516BK]^X&PG5U--Z#S@..A'8^I6.;3>DQ5U8?U/*9J6Z;L[:]-7';;
MWWPDR]+^SO9/QV9"&1J4
M;8WSFR?'CZRMWS5YV)^^Y<'"R[4E/1LK%M'XKY"'OBS>9YNE(0-/ZAHI.G\
MH.KROXFW[UK]7L?GJWJKMF[OVJ56.MLHB9M^2%;?W2Y:F[Y[7I)M8JD0E8LQ
M.\1@.(>=3RH,H+.2/\[H[4S\X:ILFGQD:['7:EB/L4+!7*4OUO)5W`^6ZEJNZ
MJ&Q9+I<0KA_YD@.>Z='EO=PV)]S2JPW'T?C\WN+;U?C\WT*9[OU^ZGE;1B-/U
MM*I;#NOT/JK>(J3'$L[1;QLB5]KN3>?H[>*SV<_(2[+UI$E&V>7'5E2RJS15
M[[Q*E.. GL)-#K["\](<\&WLK\1#R2*IIE<%O5MGI!LK0;%3T8"RHE<[YOS3
MF-(B*@.3G=!UHCU<1@.SGBT[@.3DF/NRIV1[N7S(-O 1Y:^7/7QYS$GMFK&='O8
MV&0V* \6LHT3N5$[;?11BD::KH]27?XW&6-US>:OTQ^KN@.5;=TS5)8N<;4S5
MS38G:R_-+EJ;O;2\),LZTHYX;LBB\=J(Z\8JIR:E0:XX!YF;!C-76-L/"8=F
MW^CN@.XCLKGHDM4LHLWDPU45H*Y+:#83KS@.9M9TDN0A>?`W,!9 2AOMO'=:MN<
M[..[U<:USMXGL_KY)Q/.'FZ3K9D_/VH?X7(I,'IP)OW0<!1]>ZU<]%OW8W$#
M:U+JS6=_7<"<;O8WWU8K&\_QJ (7F$X;59#,>?%,>[&8TXUB5;<DLK2%K^7X
M<TE\%SF2M0U^6M1_A,3ZII%MZ_-&][N(T,X[F Y8-Z,W<;G-0!)--D;"MU*Y
MS42ZMU(=TSKC+-Y7G7^+.)(<SB4O>.R(E)C*%;0.%P'&!_G XGXBAH&!W[AC
MWLDOR(1SD<08J40JC\]X3=Z7[CWCB]Y&GP<+=M]&7W4)_VSPWIEJRKEXM-^N
MM#9&^V>CH/*2+[(TJ_SJ*Y[/B[,/\GDI?W=!/O@.]I<7^(-^/E.C[2CU4-,LB
MM6S*_+R,;45JE:V->K]ZN%.1\C:'D;N^I-B0#W;2VY/GETMT(DS=R?5;7K$M
M2]/HN_/6JP/V-#>);AV9TL4+]<D35H5-^'U*[%@.C!K:P,P1F"OMR%C.#IV0/
M48 ]/@.5FN[RG"._&;KS0_&BR[>$C2\_<%2[L1A8N8\&%FI)7W&ER7#\ /_%E*
MQY62L#$:6332=*.1U>4_>VUWKWYGP1K.0M8!:WR4>1OQOJ\\M FSQDBYY8%D\
M35=]S*PC*';1VHR7S$NR3<9S\F,K*N=L6HL]1I G=@.T943+=K;Y#R?!64>S=
MBQYTQX1][2:E&06]ZCZEK9+6/K<^+J&TX6$6C3>=AUG=4EBG9:ZZ+MD8/QH$
M-FD<V!]%UC=[/ *&'C&V@.B.@.T[=;J%T#=NQ8M"WC1]O#APWK4C0;Z:Q+=<MH
M'>M2=4U;M^5UJ>9D\Z#<M W9L*K/BGVE856!$&_P' 5KD3JFS:.!(!NS/<1,
M3YLV>)=/@.H^.*29J(KNWZ!)*&_:\:+SI['EU2V$=>UYU75J%97[D3%R:3: ,T
MX*5<B-1XYB5]YA$1[YFQT7TN\2[@./KG!M991[[K+HP8M;,.$;XX?\:E=JQ*B
MOUU-R9*Q0M7E3M_BW!0=VN-3.C^/WE!<,LB!G4Z+D2RI=U64,%FZ591P7LUH
M5$+OEEF5:DBXK.Y60T(M77BV^VRS1D^MU8#MVJQD?<I=?.E64 <)DZ591PN>E
MVZ6V5;ETJR+AXM*MBH0#>?I8TJBF=&E70B)?S(E@.S+5M)I0=]A'OU]VE?!AA
MQ9YV$]8J['O1,WB7(.9,$%'7)0[[WK/]E9"NH$V'+A\TV9C-5R;[#*?=16#U
M6D\W\-K:0=H-M.G6$"^>>;>+,LO,^QN1Y=Q\D6]$$6*W!XP*:'I_9WNR9_#^
M.;Q-;F!>&,QK[\GGA4&$<T_^7DAY#PSFSUX8O'6N+3)A;R.,H2(V'-C^D6IL
MZ\(\BBP/<O:!VA'*\4+R7 ?%>8!B:#Z3\T\</?P4I+8JK6-!\Y*?Y?<-S3MA
M]ZW1-0,C*>6WQ'PB.O'6_"7(;93"U@.VEQ Z"=-[)T:$<H^P.@.S0::SS_1O)^
M;="[A"X<2/XAZEUJVRI/`_(?2 JO@.N<.Z'N<R)5#LRIN(LG($?V4`WGRO:1W
M*->.B&E #R;"!@.UITT<YY?JN/EW@.7Z_DK20IJ:TLU(Z[ WRAM[47]9\=F#@.
M<1V2V<&3[#HZ^%:T]F:E%_Q:/M"2M\+(^Z=\T[2$.OH8KN0([>9'^9L^U1#X
M?JNT))G.$8_TZ9;1U1S+G_^9M>A"KOYJ,(OP2.MY\91&-T4:H275M3-AK3TT
ME[2N7Y_0;);*$27%>HQT]4>YT-H3MT,G<M==C.-U^$D[PKI.FN^9IJ[)3*\_
M<7\>LU19QG[3]/*NY1KN'G"?%\A](M?3<7?"Y^\6RC9BS5,+\D])[0-KU#ZM
MP$EP)JJ=Q\&9,%4;,RMI_8A5-@.B[*5VS!FZ63SRE=208R-F[)RNRF.]U5O^^
M-?!1-:\=UL,+RG)-OU=S_,K:>L;G5.:TGO%$[OG&VGQ%_5K,ETVIG^>Z2LY7
MS.$G@._F\BT)D3.:X6LO5_H-]]&Z+D/!()-B9DV*:&GG%>XOD\WFN:>S>>9!S
M$1+&\UMM]R^9"V:8BY MGM\JV4++_-6HGV]'OGF[$,SFM)Z-SL-:SI-R4QMY
M2 E0JXNW[U'>\]%NA@.P6Y V?F#L6U'V?['ETBNS,JUN=R.O*(SXR$^?M >M
MR);MO1%)I2/T]T$9P8_>62N>*LQO=G>2<G EY5G/_PO3+1]%6L[+DGBY?"/6
MBR]R]C97G4CFL]J;O WR2=L/BIY8E?:/<@.U]GD?:O.1^`,N?,TQ']3&;^8A
M4PK'7$GWE2U ]E0.B#3>$^^LK#N?V4^\"MH`:,<U\_P>I('9\-:*5-Z;*Z.U
M=7X:S6",**V-#?4C'6H=<[Y]]MRR%F)YBF$Z\1&X8XYCOA ^,$Z*HRY'?C&>
MBUC31G"EQ7'5!D=>&_S_@.F.N&D76X)AK)SC;X%/I9#DT.A8*CC%*&A\;;*08
M=5._Z$Z>?^#5Y$X:Q^(SH\9@.]!"]]%7:&HTM;"K7L<&X_:6!_?AS[,G5HYWQ
M)\/QVA[G55<Q<2;G0U_F)[GC2B3__%3+,!:V/(5]:K?:GA/>DTY3X\\=2ZX7
M)NWH%/S@.W\S#'&F;*Z5%R7]ESHC#51N-)]LKZ_6)?(:9+%$X)H<68"#'4^K*
M1Y'C^X+T,(;Y,J@.['<ZM]%>6I.:BHVQ DR8GI-UD^CKB^3(8?5W%8A@.)`8T[
MI^Y?B*;#8L_+936S5[':A_Q_H.WX0;1^E=ZK[QT^VS;_1OOR; [1!C95/X\H5
M1U\QXO2).-*5Z4CX/>'X_\ <SXR!S[:ZT9S95^:#F;=6,-N%54W7++E5K>H]
M=1VEBW3FCYU?,'_,G6ET1(.?L$<;>I#QL?X&RS^-!#J;DQS=7KU3D?8H+HD[
MU)1T#$?[91WSZNPN5:&MGITC3+OW550JSU?&:MI9UK/.IHKZ\-'H&N#95%=9
M=)32&U[Y19Z"?7XNHZ:$F:YT>VDMXS+;#EU_8ZT/9SE#>[IZGN^6/*D_'+;'
MT)*H-J_V--%^OQ9V1NSS?9$K=^:,R-))$:7P2NYX&Y14EI34DERS9_$],;L1
MI300WL]H:\YHDVVF#<W +E]JDR\LIWQ-N6^"TDJ7MFK&Q%Q2,W1L(=39Y%PC
M].Y SO^K,/][_N^(Y?Y!K&/_J6W3_,<FG &_%(W_S#3/B/:*FG=O+H.\(EF;
M1M\;FLSI/,AIEZT-UKJ'7HG.P.V(3MQ3*W<"GU-K_TNCK5^8RP[+%*Q=\OGU
M<D-_3_VVL,\82HUY_\>@.!P/+@.1[ACM'HPTA[IL(!-%AGU6XHW8%(_OSY?P_*
M[ ]SGMJ1[ZN@.-_J1Z5Y0FBMJ$M+4^AI/[XQQ)7I\\0P%L(61#@./:_7"L3,=5
M54-G6WJUG_$Y^F5L[[#M3,<S:O?#4PGAN\46N,6CT!Y!\GO6`:2M& -"[0?0*
M/+ >2Q8KI.=K?IC;.SFK8Q] .AN'LLLT!_31\&9;[2<AEQ?,J1G$H2 >=Y]7
M.XRG03P*UN,A'@.(K^1;%H812).?(T1Z&/E]CH64-GU7VP]B$53.?T5-OY>HK
MQB:\-HB7F#SU158]BYKPBS#V*.P_T-<(QRKT^1.Y]IGU\6RA)QRFE=2AV0B4
M13Y+^/0A>WT'1N-7TDE_Q/;^D0BBD=2HQ7\>CP6MN#?J)T=CR<MST2OAC/ZL
M7B$Z?T\T9-?@.G6OH?X^I54WJ52N(>8+'VJ#6C1C=U C&-'K4PEVYODJODE+,
M]G@.C'WYQ;W=^2K.^2+H8MMFQN9U$&[%._LGZHE)$>X.B+[U:"_# T3P9]6;6@.
MR7NO3.0?A7[3V=+XK##E$]8M^+5A=%:\O['\664MB0X]OI'1<85=HY'_/:,C
M-*>TFPVSSP@.^6!Q$,XUYW.*5+I]![V7_&4_+]E"-[,0;^2#*R[8<JZ,_- H<
M+2!:OW/1HE]%B@.NV?FEX')O?S%6L]ME&$/<?5C%X+*F=F#%M73H[I1C"_B'J
M4?I^69C&D$_/MBZ/'&>(;-ZRL:=E*66I=WFN!HWJ=M766B8EJ](JO&6<E;N"
M+"E9E58_+9:L[+4QD<VIXLJ=J"TO,_9[OD>1/O9[/HILL=^155P>^QU9X4UC
MOZ.4LL5^SWL^6^QWI*M98K_G,V(_]CO,9]-HZ/GII(^I_?)!HZTC:<RQH-
MG3:5M-'028\\:S3T?'XVBX:>G^9ZT=#S_![;T=!A'EFCH</GPYBU8J.AD_8X
MSVCHR&:4%0T=V3Q7HJ%#B:L>#1W*6=5HZ$C+U?Y7.1HZ7B.O3 #PNN5K1T'&[
M5[5HZ'@.K6;5HZ%E[7Z5HZ'DVNNK1T*',VQ<-'?EF;D=#1^WN-D9#1[;&Q6CH
M^?Y?F&Y5HZ&?<UZ6Q,OE&YDJ14-'WJ3]:.@.P[?6CH<,GLT=#1]JP231TF,J!
MT;G[U='04=W9)!HZ3"5=-/3J^8[UHJ'CK:>=:.@.PQ2I$0\_*DC7J..D7;18-
M'6GKYM'045KK1D//>S)--'3$1-9HZ#"%=:.AYSV7+AHZ[G&O&PT=+_GUHJ&C
M7->-AH[\OCRCH9.YY!L-'>9E)QHZ8G;]:.BH9<X2#1WWEM:+AHXLT3J[F$3:
MM_XN)A'2Q?'7FXXI(N*J)]@.Q"[TL,CIJX\N*S8[X3Q^;';6IV?:!B;1^_7U@.
MHF<QK_,N5MZK- QU;&H>$S5C%2=WPKG6A\C+3:_3N+(\=OV/_(1>1C0[A_;O
MEO7^DJ4^KR;NF.=U>R=($6EGB6G4W;?"^,35*2CV<$Y$K::-J"O,=+XP\5AX
MV,+X&$'(>/P<8N?4\EP$<Y;I4/S(=#[2GT/YH#6\9,\C2OLZ\&U^,VDC1H>4
M!/Y+6*J/Q/D8G(FOY]#XX_BY':/1T^%,[I1QMU>,S$6:WP,YM6^>3B);,="A
MUNJLX4>6-<KL:PY:C+__`U!+`0(4`!0````(`" U<S"G1B5GTUX``%2!!P`+
M``````````$`( "V@.0````!-4T1%3&]G+FQO9U!+!08``````0`!`#D```#\
%7@.``````
`
end
I had the same error (1603)
The problem was that i tried to install over remote desktop.
It even failed if i tried it local but used remote desktop before
to access the machine. So i had to reboot, login directly at
the machine and installation worked.
I could reproduce that several times.
Ingo
|||Thanks
I'll see if this helps
"Ingo Eichenseher" <Mister_I@.gmx.de> wrote in message
news:%23YtWC20EEHA.2408@.TK2MSFTNGP10.phx.gbl...
> I had the same error (1603)
> The problem was that i tried to install over remote desktop.
> It even failed if i tried it local but used remote desktop before
> to access the machine. So i had to reboot, login directly at
> the machine and installation worked.
> I could reproduce that several times.
> Ingo
>
Failed in installation, ERROR:29503
Hi, Folks
My story is a bit of similar to some of the fellows. During the default installation, it failed at the last section which is "SQL server database service" because it cannot start the SQL service.
The difference of my story is this is not the first time I install it on my computer or any upgrade from whatever other version. I'd installed it for a couple of weeks working perfectly before my computer seemingly infected by an adware. Since then SQL Server stopped working, then I decided to re-install it after I had the adware removed.
So it shouldn't be the limitation of either CPU or memory, I think. I hope I could get an answer to it before I have to re-install the whole OS, PAINFULLY.
CONTENT OF SUMMARY.LOG
Microsoft SQL Server 2005 9.00.1399.06
==============================
OS Version : Microsoft Windows XP Professional Service Pack 2 (Build 2600)
Time : Mon Jul 10 22:53:32 2006
Machine : YANG
Product : Microsoft SQL Server Setup Support Files (English)
Product Version : 9.00.1399.06
Install : Successful
Log File : C:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\LOG\Files\SQLSetup0022_YANG_SQLSupport_1.log
--
Machine : YANG
Product : Microsoft SQL Server Native Client
Product Version : 9.00.1399.06
Install : Successful
Log File : C:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\LOG\Files\SQLSetup0022_YANG_SQLNCLI_1.log
--
Machine : YANG
Product : Microsoft SQL Server VSS Writer
Product Version : 9.00.1399.06
Install : Successful
Log File : C:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\LOG\Files\SQLSetup0022_YANG_SqlWriter_1.log
--
Machine : YANG
Product : MSXML 6.0 Parser
Product Version : 6.00.3883.8
Install : Successful
Log File : C:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\LOG\Files\SQLSetup0022_YANG_MSXML6_1.log
--
Machine : YANG
Product : SQL Server Database Services
Error : 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."
--
Machine : YANG
Product : SQL Server Database Services
Error : 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."
--
Machine : YANG
Product : Microsoft SQL Server 2005 Express Edition
Product Version : 9.00.1399.06
Install : Failed
Log File : C:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\LOG\Files\SQLSetup0022_YANG_SQL.log
Last Action : InstallFinalize
Error String : 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 (1067) The process terminated
unexpectedly.
Error Number : 29503
--
SQL Server Setup failed. For more information, review the Setup log file in %ProgramFiles%\Microsoft SQL Server\90\Setup
Bootstrap\LOG\Summary.txt.
Time : Mon Jul 10 22:57:30 2006
List of log files:
C:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\LOG\Files\SQLSetup0022_YANG_Core(Local).log
C:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\LOG\Files\SQLSetup0022_YANG_SQLSupport_1.log
C:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\LOG\Files\SQLSetup0022_YANG_SQLNCLI_1.log
C:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\LOG\Files\SQLSetup0022_YANG_SqlWriter_1.log
C:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\LOG\Files\SQLSetup0022_YANG_MSXML6_1.log
C:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\LOG\Files\SQLSetup0022_YANG_SQL.log
C:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\LOG\Files\SQLSetup0022_YANG_Datastore.xml
C:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\LOG\Files\SQLSetup0022_YANG_.NET Framework 2.0.log
C:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\LOG\Files\SQLSetup0022_YANG_SNAC.log
C:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\LOG\Files\SQLSetup0022_YANG_Core.log
C:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\LOG\Summary.txt
C:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\LOG\Files\SQLSetup0022_YANG_Support.log
C:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\LOG\Files\SQLSetup0022_YANG_SCC.log
c:\Program Files\Microsoft SQL Server\MSSQL.1\MSSQL\LOG\ERRORLOG
CONTENT OF ERROR.LOG
2006-07-10 22:56:35.05 Server Microsoft SQL Server 2005 - 9.00.1399.06 (Intel X86)
Oct 14 2005 00:33:37
Copyright (c) 1988-2005 Microsoft Corporation
Express Edition on Windows NT 5.1 (Build 2600: Service Pack 2)
2006-07-10 22:56:35.05 Server (c) 2005 Microsoft Corporation.
2006-07-10 22:56:35.05 Server All rights reserved.
2006-07-10 22:56:35.05 Server Server process ID is 504.
2006-07-10 22:56:35.05 Server Logging SQL Server messages in file 'c:\Program Files\Microsoft SQL Server\MSSQL.1\MSSQL\LOG\ERRORLOG'.
2006-07-10 22:56:35.05 Server Registry startup parameters:
2006-07-10 22:56:35.05 Server -d c:\Program Files\Microsoft SQL Server\MSSQL.1\MSSQL\DATA\master.mdf
2006-07-10 22:56:35.05 Server -e c:\Program Files\Microsoft SQL Server\MSSQL.1\MSSQL\LOG\ERRORLOG
2006-07-10 22:56:35.05 Server -l c:\Program Files\Microsoft SQL Server\MSSQL.1\MSSQL\DATA\mastlog.ldf
2006-07-10 22:56:35.05 Server Command Line Startup Parameters:
2006-07-10 22:56:35.05 Server -m SqlSetup
2006-07-10 22:56:35.05 Server SqlSetup
2006-07-10 22:56:35.05 Server -Q
2006-07-10 22:56:35.05 Server -q Chinese_PRC_CI_AS
2006-07-10 22:56:35.05 Server -T 4022
2006-07-10 22:56:35.05 Server -T 3659
2006-07-10 22:56:35.05 Server -T 3610
2006-07-10 22:56:35.05 Server -T 4010
2006-07-10 22:56:35.44 Server SQL Server is starting at normal priority base (=7). This is an informational message only. No user action is required.
2006-07-10 22:56:35.44 Server Detected 1 CPUs. This is an informational message; no user action is required.
2006-07-10 22:56:35.47 Server Using dynamic lock allocation. Initial allocation of 2500 Lock blocks and 5000 Lock Owner blocks per node. This is an informational message only. No user action is required.
2006-07-10 22:56:35.55 Server Database Mirroring Transport is disabled in the endpoint configuration.
2006-07-10 22:56:35.56 spid5s Warning ******************
2006-07-10 22:56:35.56 spid5s SQL Server started in single-user mode. This an informational message only. No user action is required.
2006-07-10 22:56:35.56 spid5s Starting up database 'master'.
2006-07-10 22:56:35.79 spid5s Recovery is writing a checkpoint in database 'master' (1). This is an informational message only. No user action is required.
2006-07-10 22:56:36.44 spid5s SQL Trace ID 1 was started by login "sa".
2006-07-10 22:56:36.50 spid5s Starting up database 'mssqlsystemresource'.
2006-07-10 22:56:37.25 Server Error: 26011, Severity: 16, State: 1.
2006-07-10 22:56:37.25 Server The server was unable to initialize encryption because of a problem with a security library. The security library may be missing. Verify that security.dll exists on the system.
2006-07-10 22:56:37.25 Server Error: 17182, Severity: 16, State: 1.
2006-07-10 22:56:37.25 Server TDSSNIClient initialization failed with error 0x139f, status code 0x80.
2006-07-10 22:56:37.25 Server Error: 17182, Severity: 16, State: 1.
2006-07-10 22:56:37.25 Server TDSSNIClient initialization failed with error 0x139f, status code 0x1.
2006-07-10 22:56:37.25 Server Error: 17826, Severity: 18, State: 3.
2006-07-10 22:56:37.25 Server Could not start the network library because of an internal error in the network library. To determine the cause, review the errors immediately preceding this one in the error log.
2006-07-10 22:56:37.25 Server Error: 17120, Severity: 16, State: 1.
2006-07-10 22:56:37.25 Server SQL Server could not spawn FRunCM thread. Check the SQL Server error log and the Windows event logs for information about possible related problems.
There certainly seemed to be some problems with the installation based on your log, but if it's installed and working that's probably well enough. Tought to say if your adware incident was the cause of this, or if the problems you're seeing are related to it.
I'd say leave it be for a week to see what happens before you consider re-install of Windows, but that's your call.
Mike
|||Hi Mike
Thanks for your eye on my topic.
The service stopped again and refused being stared manually. I checked Configuration Manager, and both SQL Server and SQL Server Browser stopped.
The ERRORLOG has same content as above.
Then I changed login account in both services from Network Service to Local System, now they are running.
Monday, March 12, 2012
Failed in installatio, ERROR:29503
Hi, Folks
My story is a bit of similar to some of the fellows. During the default installation, it failed at the last section which is "SQL server database service" because it cannot start the SQL service.
The difference of my story is this is not the first time I install it on my computer or any upgrade from whatever other version. I'd installed it for a couple of weeks working perfectly before my computer seemingly infected by an adware. Since then SQL Server stopped working, then I decided to re-install it after I had the adware removed.
So it shouldn't be the limitation of either CPU or memory, I think. I hope I could get an answer to it before I have to re-install the whole OS, PAINFULLY.
CONTENT OF SUMMARY.LOG
Microsoft SQL Server 2005 9.00.1399.06
==============================
OS Version : Microsoft Windows XP Professional Service Pack 2 (Build 2600)
Time : Mon Jul 10 22:53:32 2006
Machine : YANG
Product : Microsoft SQL Server Setup Support Files (English)
Product Version : 9.00.1399.06
Install : Successful
Log File : C:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\LOG\Files\SQLSetup0022_YANG_SQLSupport_1.log
--
Machine : YANG
Product : Microsoft SQL Server Native Client
Product Version : 9.00.1399.06
Install : Successful
Log File : C:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\LOG\Files\SQLSetup0022_YANG_SQLNCLI_1.log
--
Machine : YANG
Product : Microsoft SQL Server VSS Writer
Product Version : 9.00.1399.06
Install : Successful
Log File : C:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\LOG\Files\SQLSetup0022_YANG_SqlWriter_1.log
--
Machine : YANG
Product : MSXML 6.0 Parser
Product Version : 6.00.3883.8
Install : Successful
Log File : C:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\LOG\Files\SQLSetup0022_YANG_MSXML6_1.log
--
Machine : YANG
Product : SQL Server Database Services
Error : 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."
--
Machine : YANG
Product : SQL Server Database Services
Error : 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."
--
Machine : YANG
Product : Microsoft SQL Server 2005 Express Edition
Product Version : 9.00.1399.06
Install : Failed
Log File : C:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\LOG\Files\SQLSetup0022_YANG_SQL.log
Last Action : InstallFinalize
Error String : 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 (1067) The process terminated
unexpectedly.
Error Number : 29503
--
SQL Server Setup failed. For more information, review the Setup log file in %ProgramFiles%\Microsoft SQL Server\90\Setup
Bootstrap\LOG\Summary.txt.
Time : Mon Jul 10 22:57:30 2006
List of log files:
C:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\LOG\Files\SQLSetup0022_YANG_Core(Local).log
C:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\LOG\Files\SQLSetup0022_YANG_SQLSupport_1.log
C:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\LOG\Files\SQLSetup0022_YANG_SQLNCLI_1.log
C:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\LOG\Files\SQLSetup0022_YANG_SqlWriter_1.log
C:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\LOG\Files\SQLSetup0022_YANG_MSXML6_1.log
C:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\LOG\Files\SQLSetup0022_YANG_SQL.log
C:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\LOG\Files\SQLSetup0022_YANG_Datastore.xml
C:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\LOG\Files\SQLSetup0022_YANG_.NET Framework 2.0.log
C:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\LOG\Files\SQLSetup0022_YANG_SNAC.log
C:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\LOG\Files\SQLSetup0022_YANG_Core.log
C:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\LOG\Summary.txt
C:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\LOG\Files\SQLSetup0022_YANG_Support.log
C:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\LOG\Files\SQLSetup0022_YANG_SCC.log
c:\Program Files\Microsoft SQL Server\MSSQL.1\MSSQL\LOG\ERRORLOG
CONTENT OF ERROR.LOG
2006-07-10 22:56:35.05 Server Microsoft SQL Server 2005 - 9.00.1399.06 (Intel X86)
Oct 14 2005 00:33:37
Copyright (c) 1988-2005 Microsoft Corporation
Express Edition on Windows NT 5.1 (Build 2600: Service Pack 2)
2006-07-10 22:56:35.05 Server (c) 2005 Microsoft Corporation.
2006-07-10 22:56:35.05 Server All rights reserved.
2006-07-10 22:56:35.05 Server Server process ID is 504.
2006-07-10 22:56:35.05 Server Logging SQL Server messages in file 'c:\Program Files\Microsoft SQL Server\MSSQL.1\MSSQL\LOG\ERRORLOG'.
2006-07-10 22:56:35.05 Server Registry startup parameters:
2006-07-10 22:56:35.05 Server -d c:\Program Files\Microsoft SQL Server\MSSQL.1\MSSQL\DATA\master.mdf
2006-07-10 22:56:35.05 Server -e c:\Program Files\Microsoft SQL Server\MSSQL.1\MSSQL\LOG\ERRORLOG
2006-07-10 22:56:35.05 Server -l c:\Program Files\Microsoft SQL Server\MSSQL.1\MSSQL\DATA\mastlog.ldf
2006-07-10 22:56:35.05 Server Command Line Startup Parameters:
2006-07-10 22:56:35.05 Server -m SqlSetup
2006-07-10 22:56:35.05 Server SqlSetup
2006-07-10 22:56:35.05 Server -Q
2006-07-10 22:56:35.05 Server -q Chinese_PRC_CI_AS
2006-07-10 22:56:35.05 Server -T 4022
2006-07-10 22:56:35.05 Server -T 3659
2006-07-10 22:56:35.05 Server -T 3610
2006-07-10 22:56:35.05 Server -T 4010
2006-07-10 22:56:35.44 Server SQL Server is starting at normal priority base (=7). This is an informational message only. No user action is required.
2006-07-10 22:56:35.44 Server Detected 1 CPUs. This is an informational message; no user action is required.
2006-07-10 22:56:35.47 Server Using dynamic lock allocation. Initial allocation of 2500 Lock blocks and 5000 Lock Owner blocks per node. This is an informational message only. No user action is required.
2006-07-10 22:56:35.55 Server Database Mirroring Transport is disabled in the endpoint configuration.
2006-07-10 22:56:35.56 spid5s Warning ******************
2006-07-10 22:56:35.56 spid5s SQL Server started in single-user mode. This an informational message only. No user action is required.
2006-07-10 22:56:35.56 spid5s Starting up database 'master'.
2006-07-10 22:56:35.79 spid5s Recovery is writing a checkpoint in database 'master' (1). This is an informational message only. No user action is required.
2006-07-10 22:56:36.44 spid5s SQL Trace ID 1 was started by login "sa".
2006-07-10 22:56:36.50 spid5s Starting up database 'mssqlsystemresource'.
2006-07-10 22:56:37.25 Server Error: 26011, Severity: 16, State: 1.
2006-07-10 22:56:37.25 Server The server was unable to initialize encryption because of a problem with a security library. The security library may be missing. Verify that security.dll exists on the system.
2006-07-10 22:56:37.25 Server Error: 17182, Severity: 16, State: 1.
2006-07-10 22:56:37.25 Server TDSSNIClient initialization failed with error 0x139f, status code 0x80.
2006-07-10 22:56:37.25 Server Error: 17182, Severity: 16, State: 1.
2006-07-10 22:56:37.25 Server TDSSNIClient initialization failed with error 0x139f, status code 0x1.
2006-07-10 22:56:37.25 Server Error: 17826, Severity: 18, State: 3.
2006-07-10 22:56:37.25 Server Could not start the network library because of an internal error in the network library. To determine the cause, review the errors immediately preceding this one in the error log.
2006-07-10 22:56:37.25 Server Error: 17120, Severity: 16, State: 1.
2006-07-10 22:56:37.25 Server SQL Server could not spawn FRunCM thread. Check the SQL Server error log and the Windows event logs for information about possible related problems.
There certainly seemed to be some problems with the installation based on your log, but if it's installed and working that's probably well enough. Tought to say if your adware incident was the cause of this, or if the problems you're seeing are related to it.
I'd say leave it be for a week to see what happens before you consider re-install of Windows, but that's your call.
Mike
|||Hi Mike
Thanks for your eye on my topic.
The service stopped again and refused being stared manually. I checked Configuration Manager, and both SQL Server and SQL Server Browser stopped.
The ERRORLOG has same content as above.
Then I changed login account in both services from Network Service to Local System, now they are running.
Friday, March 9, 2012
fail to installation of MDAC on SQL Server install
SqlServer 2k:
11:25:20 Setup is installing Microsoft Data Access
Components (MDAC) ...
11:25:20 E:\SQL Server 2000\x86
\Other\sqlredis.exe /q:a /C:"setupre.exe WARN=1 -s -SMS"
11:27:23 ExitCode: -1
11:27:37 Installation of the Microsoft Data Access
Components package failed. (-1)
11:27:37 ConnectivityLocked returned: 0
what can i do to repair this problem?
If you update MDAC to the most recent version manually, SQL Server can skip
that step. MDAC 2.8 can be retrieved from:
http://msdn.microsoft.com/data/downl...#MDACDownloads
Aaron Bertrand
SQL Server MVP
http://www.aspfaq.com/
"Renato Cabelino" <renatocabelino@.yahoo.com> wrote in message
news:1bdf201c42165$2d0803d0$a301280a@.phx.gbl...
> this log message occour when installation of microsoft
> SqlServer 2k:
> 11:25:20 Setup is installing Microsoft Data Access
> Components (MDAC) ...
> 11:25:20 E:\SQL Server 2000\x86
> \Other\sqlredis.exe /q:a /C:"setupre.exe WARN=1 -s -SMS"
> 11:27:23 ExitCode: -1
> 11:27:37 Installation of the Microsoft Data Access
> Components package failed. (-1)
> 11:27:37 ConnectivityLocked returned: 0
> what can i do to repair this problem?