I have two Windows 2003 servers that both have SQL 2000 on them with
Service Pack 4 installed. If I run the stored procedure
sp_ActiveDirect ory_Start on one, it runs with no problem. However, on
the other, if I run it, I receive the error message xpadsi.exe failed.
Cannot drop the table 'msdb.dbo.ADSIN ewDBs', because it does not exist
in the system catalog. Could anyone please tell me why I get this. The
only difference that I can see on the servers is that on the one that
runs successfully, there is an x86 folder within Program
Files\Microsoft SQL Server\MSSQL, but on the other there is not,
despite me having run the identical service pack 4 download from MSDN
on both. I would be extremely grateful to anyone who can provide me
with a possible solution to this.
Service Pack 4 installed. If I run the stored procedure
sp_ActiveDirect ory_Start on one, it runs with no problem. However, on
the other, if I run it, I receive the error message xpadsi.exe failed.
Cannot drop the table 'msdb.dbo.ADSIN ewDBs', because it does not exist
in the system catalog. Could anyone please tell me why I get this. The
only difference that I can see on the servers is that on the one that
runs successfully, there is an x86 folder within Program
Files\Microsoft SQL Server\MSSQL, but on the other there is not,
despite me having run the identical service pack 4 download from MSDN
on both. I would be extremely grateful to anyone who can provide me
with a possible solution to this.
Comment