During the upgrade for the SQL Server 2000 to SQL Server 2005, the upgrade completes but with an error message related to the "Enforce Password Policy". The error message can be found in the setup log files but the server upgrade completes and you cans see that the instance is upgraded to the SQL Server 2005.
- But you will not be able to start the SQL Server services and will create a exception at times in the log folder.The message in the errorlog could be something similar to the below,
Exception Code = c0000005 EXCEPTION_ACCESS_VIOLATIONAccess Violation occurred reading address 00000004
- Also after this we are unable to upgrade the SQL Server 2005 to SP2 as the Service Pack installation will fail stating that the previous installation has not succeeded. But you will find the services are there
- This is an expected behaviour when there are SQL logins on the SQL Server 2000 instance whose passwords doesn't satisfy the "Password Policy" that is enforced in case of SQL Server 2005.- Also as the service is not starting, so we willbe unable to modify any settings on the SQL Server level.- So the steps which will resolve the issue here are below,
1. In SQL Server Configuration Manager, set the traceflag -T4606 as startup parameter for the SQL Server.
After the upgrade is completed by following the steps, this issue will also be resolved as the SQL Server agent configuration will be completed successfully.
Sanjaya PadhiSE, Microsoft SQL Server
PingBack from http://paidsurveyshub.info/story.php?id=69916