Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 SQL Server Administration (2000)
 Backups

Author  Topic 

Jay1Jay
Yak Posting Veteran

50 Posts

Posted - 2006-07-17 : 12:26:59
I am unable to backup my databases through Enterprise Manager in SQL2000 server. When I click on backup database and from their choose the destination either ADD button to fill in the backup path. I get the following Error Message:

"Error 22272: Cannot load the DLL xpstart.dll, or one of the DLL's it references. Reason 127(The specified procedure could not be found.).

Anyone know what can be causing this as it stopped working all of a sudden.

Thanks,

nathans
Aged Yak Warrior

938 Posts

Posted - 2006-07-17 : 15:15:20
Check the binn directory to make sure the dll is present. You can replace (if missing) from the MSSQL install.

Do you get the error when stopping/starting the Agent as well.

I think you meant xpstar.dll, right?

Nathan Skerl
Go to Top of Page
   

- Advertisement -