TDP SQL 5.5 on SQL 2000 error

AjM

ADSM.ORG Member
Joined
Jan 19, 2009
Messages
135
Reaction score
2
Points
0
Location
Mexico
I got this error when opening tdp sql gui:

ACO5422E Received the following from the MS SQL server:
Could not load file or assembly 'Microsoft.SqlServer.Smo, Version=9.0.242.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91' or one of its dependencies. The system cannot find the file specified.
http://www-01.ibm.com/support/docview.wss?uid=swg21319562


So, can I install SQL Server Management Objects (SMO) 2005 or 2008 in a SQL 2000 server??

Thanks in advance.
 
I got this error when opening tdp sql gui:

So, can I install SQL Server Management Objects (SMO) 2005 or 2008 in a SQL 2000 server??

Thanks in advance.

Data Protection for Microsoft SQL V5.5.1 for Windows ...
http://www-01.ibm.com/support/docview.wss?rs=666&uid=swg21297510
Microsoft SQL Server 2005 Management Objects Collection
Note: This requirement is only applicable when using SQL Server 2005.

Data Protection for Microsoft SQL V5.5.2 for Windows ...
http://www-01.ibm.com/support/docview.wss?rs=667&uid=swg21321370
....
All of these prerequisites are downward compatible with SQL Server 2005 and SQL Server 2000.

* Microsoft .NET Framework version 2.0 (or later)
* Microsoft Core XML Services (MSXML) 6.0 (or later)
* Microsoft SQL Server 2008 Native Client
* Microsoft SQL Server 2008 Management Objects
* Microsoft SQL Server System CLR Types

Data Protection for Microsoft SQL V5.5.3 for Windows ...
http://www-01.ibm.com/support/docview.wss?&uid=swg21403340

The following prerequisites are also required and are installed when you install DP for SQL 5.5.3 if not already present on your machine. All of these prerequisites are downward compatible with SQL Server 2005 and SQL Server 2000.

* Microsoft .NET Framework version 2.0 (or later)
* Microsoft Core XML Services (MSXML) 6.0 (or later)
* Microsoft SQL Server 2008 Native Client SP1
* Microsoft SQL Server 2008 Management Objects SP1
* Microsoft SQL Server System CLR Types
 
Back
Top