Showing posts with label installing. Show all posts
Showing posts with label installing. Show all posts

Sunday, March 11, 2012

com plus catalog requirement?

Hello, this is Subhani .

I am installing Sql 2005 standard version.

The problem is that while I am installing Sql 2005 the two warning messages are given that “com plus catalog requirement” & “minimum hardware requirement”So please suggest me, what I have to do to install successfully

Hi Subhani, see this article below:

http://msdn2.microsoft.com/en-us/library/ms143690.aspx

|||

..Or this other one:

http://msdn2.microsoft.com/en-us/library/ms143698.aspx

COM Plus Catalog Requirement (Warning) When installing MS SQL SERVER 2005 ENTERPRISE ON WINDOWS

COM Plus Catalog Requirement (Warning)

Messages

COM Plus Catalog Requirement

If SQL Server Setup fails, Setup will roll back the installation but may not remove all .manifest files. The workaround is to rename the files and then rerun Setup. For more information, see How to: Work Around COM+ Check Failure in SQL Server Setup.

Are you hitting this warning? Is it preventing you from installing?

Thanks,
Sam Lester (MSFT)|||

I'm getting the same thing when installing SQL Server 2005 Express (with advanced tools) on my Windows XP Pro setup. Recently installed Visual Studio 2005, but not the MSDE because was not recommended.

Is there a solution to this?

|||This article is the first hit on google when searching for a resolution to the com plus catalog requirement message. And it's also the most useless.

I was seeing this error message and this article fixed it for me;

http://msdn2.microsoft.com/en-us/library/ms143690.aspx
|||

i found the Sulosion its 100% Working The Msdb is on and he block the Com+ ports.

http://msdn2.microsoft.com/en-us/library/ms143698.aspx

get it.

Have a nice day and good luck

COM Plus Catalog Requirement (Warning) When installing MS SQL SERVER 2005 ENTERPRISE ON WINDOWS

COM Plus Catalog Requirement (Warning)

Messages

COM Plus Catalog Requirement

If SQL Server Setup fails, Setup will roll back the installation but may not remove all .manifest files. The workaround is to rename the files and then rerun Setup. For more information, see How to: Work Around COM+ Check Failure in SQL Server Setup.

Are you hitting this warning? Is it preventing you from installing?

Thanks,
Sam Lester (MSFT)|||

I'm getting the same thing when installing SQL Server 2005 Express (with advanced tools) on my Windows XP Pro setup. Recently installed Visual Studio 2005, but not the MSDE because was not recommended.

Is there a solution to this?

|||This article is the first hit on google when searching for a resolution to the com plus catalog requirement message. And it's also the most useless.

I was seeing this error message and this article fixed it for me;

http://msdn2.microsoft.com/en-us/library/ms143690.aspx|||

i found the Sulosion its 100% Working The Msdb is on and he block the Com+ ports.

http://msdn2.microsoft.com/en-us/library/ms143698.aspx

get it.

Have a nice day and good luck

COM Plus Catalog Requirement (Warning) When installing MS SQL SERVER 2005 ENTERPRISE ON WIND

COM Plus Catalog Requirement (Warning)

Messages

COM Plus Catalog Requirement

If SQL Server Setup fails, Setup will roll back the installation but may not remove all .manifest files. The workaround is to rename the files and then rerun Setup. For more information, see How to: Work Around COM+ Check Failure in SQL Server Setup.

Are you hitting this warning? Is it preventing you from installing?

Thanks,
Sam Lester (MSFT)|||

I'm getting the same thing when installing SQL Server 2005 Express (with advanced tools) on my Windows XP Pro setup. Recently installed Visual Studio 2005, but not the MSDE because was not recommended.

Is there a solution to this?

|||This article is the first hit on google when searching for a resolution to the com plus catalog requirement message. And it's also the most useless.

I was seeing this error message and this article fixed it for me;

http://msdn2.microsoft.com/en-us/library/ms143690.aspx|||

i found the Sulosion its 100% Working The Msdb is on and he block the Com+ ports.

http://msdn2.microsoft.com/en-us/library/ms143698.aspx

get it.

Have a nice day and good luck

COM Plus Catalog Requirement (Warning) When installing MS SQL SERVER 2005 ENTERPRISE ON WIND

COM Plus Catalog Requirement (Warning)

Messages

COM Plus Catalog Requirement

If SQL Server Setup fails, Setup will roll back the installation but may not remove all .manifest files. The workaround is to rename the files and then rerun Setup. For more information, see How to: Work Around COM+ Check Failure in SQL Server Setup.

Are you hitting this warning? Is it preventing you from installing?

Thanks,
Sam Lester (MSFT)|||

I'm getting the same thing when installing SQL Server 2005 Express (with advanced tools) on my Windows XP Pro setup. Recently installed Visual Studio 2005, but not the MSDE because was not recommended.

Is there a solution to this?

|||This article is the first hit on google when searching for a resolution to the com plus catalog requirement message. And it's also the most useless.

I was seeing this error message and this article fixed it for me;

http://msdn2.microsoft.com/en-us/library/ms143690.aspx|||

i found the Sulosion its 100% Working The Msdb is on and he block the Com+ ports.

http://msdn2.microsoft.com/en-us/library/ms143698.aspx

get it.

Have a nice day and good luck

Sunday, February 12, 2012

Collation setup for SQLServer2000 Standard Edition

After installing sp1 on my Windows 2003 Server I was able to install SQLServer2000, but, during installation I couldn't set up collation options for SQLServer.

I heve seen many screenshots where they say after asked for instance name I should be asked for collation setup options but I can't see them.

I don't know what should I do because my ERP needs to have the SQL_Latin1_General_CP1_C1_AS setup. Can I change this after initial installation?

Thanks in advance...

Quote:

Originally Posted by Marisol

After installing sp1 on my Windows 2003 Server I was able to install SQLServer2000, but, during installation I couldn't set up collation options for SQLServer.

I heve seen many screenshots where they say after asked for instance name I should be asked for collation setup options but I can't see them.

I don't know what should I do because my ERP needs to have the SQL_Latin1_General_CP1_C1_AS setup. Can I change this after initial installation?

Thanks in advance...


If you want to change the Server Collation, please start the installation in below manner (replacing desired Collation name). All The Best !!!

start /wait setup.exe /qb INSTANCENAME=MSSQLSERVER REINSTALL=SQL_Engine REBUILDDATABASE=1 SAPWD=test SQLCOLLATION=Latin1_General_CI_AI