|
dev
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
SQL Server 2005 x64 Maintenance Plan Creation Failscreate a maintenance plan I get the following error: TITLE: Microsoft SQL Server Management Studio ------------------------------ The action you attempted to perform on a remote instance of SQL Server has failed because the action requires a SQL Server component that is not installed on the remote computer. To proceed, install SQL Server 2005 Management Tools on the remote computer, and then try again. For more information, see "How to: Install SQL Server 2005 (Setup)" in SQL Server 2005 Books Online, or find the article on MSDN at http://go.microsoft.com/fwlink/?LinkID=57083 . (ObjectExplorer) For help, click: http://go.microsoft.com/fwlink/?LinkID=57083 ------------------------------ BUTTONS: OK ------------------------------ This error happens on the wizard also. I have installed ALL of the options (even the sample databases). Ideas? Help? Thanks! Ron Have you installed SSIS? This is required for RTM to create maintenance
plans. Alternatively you can install SP1 which removes this requirement. Show quote "Ron" <R**@discussions.microsoft.com> wrote in message news:6FD2EBCF-C530-4EF5-854A-7E5ED03D4C96@microsoft.com... >I have recently installed SS2005 x64 on a Win2003x64 box. When I try to > create a maintenance plan I get the following error: > TITLE: Microsoft SQL Server Management Studio > ------------------------------ > The action you attempted to perform on a remote instance of SQL Server has > failed because the action requires a SQL Server component that is not > installed on the remote computer. To proceed, install SQL Server 2005 > Management Tools on the remote computer, and then try again. For more > information, see "How to: Install SQL Server 2005 (Setup)" in SQL Server > 2005 > Books Online, or find the article on MSDN at > http://go.microsoft.com/fwlink/?LinkID=57083 . (ObjectExplorer) > For help, click: http://go.microsoft.com/fwlink/?LinkID=57083 > ------------------------------ > BUTTONS: > > OK > ------------------------------ > > This error happens on the wizard also. > > I have installed ALL of the options (even the sample databases). > > Ideas? > > Help? > > Thanks! > > Ron |
|||||||||||||||||||||||