Friday, March 23, 2012

MSDE 2000 INSTALLATION PROBLEM URGENT HELP

I am trying to Install MSDE 2000 A latest version
and I am getting error
product:microsoft sql server desktop engine--installation
of the microsoft distributed transaction coroordinator
package failed
and this fails. I am installing on NT 4.0 Server Sp6a
version. Please help as I need this urgently to
Install Veritas Backup Software and is very critical.
The error log file MSDE.LOG is as follows:
MSI (s) (DF:43): Executing op: InstallProtectedFiles
(AllowUI=1)
MSI (s) (DF:43): Executing op: ActionStart
(Name=InstallDTC.2D02443E_7002_4C0B_ABC9_EAB2C0643 97B,,)
Action 8:36:53:
InstallDTC.2D02443E_7002_4C0B_ABC9_EAB2C064397B.
MSI (s) (DF:43): Executing op: CustomActionSchedule
(Action=InstallDTC.2D02443E_7002_4C0B_ABC9_EAB2C06 4397B,Act
ionType=1025,Source=BinaryData,Target=InstallDTC,)
MSI (s) (DF:43): Creating MSIHANDLE (217) of type 790536
for thread 579
SOFTWARE\Microsoft\Microsoft SQL Server Setup.{E09B48B5-
E141-427A-AB0C-D3605127224A}
TempFolder is C:\TEMP\{E09B48B5-E141-427A-AB0C-
D3605127224A}\
Loading extended custom action library C:\TEMP\{E09B48B5-
E141-427A-AB0C-D3605127224A}\sqlcax.dll
SOFTWARE\Microsoft\Microsoft SQL Server Setup.{E09B48B5-
E141-427A-AB0C-D3605127224A}
Starting custom action InstallDTC
Executing "C:\Program Files\Microsoft SQL Server\80
\Tools\Binn\cldtcstp.exe -SupportDir "C:\Program
Files\Microsoft SQL Server\80\Tools\Binn\" -
DTCPkg "C:\Program Files\Microsoft SQL Server\80
\Tools\Binn\dtcsetup.exe" -Silent 1"
Installation of the Microsoft Distribued Transaction
Coordinator package failed.
Action ended 8:36:58: InstallFinalize. Return value 3.
MSI (s) (DF:43): User policy value 'DisableRollback' is 0
I'm not sure this is the solution, but you may give it a try:
Stop all services that might interfere with MSDE or the performace counters.
- Simple Network Management Protocol (SNMP)
- Performance Monitor
- Monitoring services like Surveyor or NetIQ
- Microsoft Distributed Transaction Coordinator (MSDTC)
- Microsoft Search (MSSearch)
- Internet Information Services (IIS)
- WnsService (This service corresponds to the Canon printer driver.)
- Third-party performance monitor utilities that load performance counters.
- Antivirus programs.
In the "setup.ini".
[Options]
DISABLENETWORKPROTOCOLS=0
SAPWD="your-sa-password"
INSTANCENAME="db-instance-name"
SECURITYMODE=SQL
And run setup.exe
Regards,
Lars-Inge Tnnessen
www.larsinge.com

No comments:

Post a Comment