A production database was moved to a SQL Server 2005 cluster, I only have dbo rights to the DB and do not have access to SQL Agent. I do have access to the older SQl Server 2005 system which I could use SQL agent.
On the old system there was a job that reindexed all the tables at night. Is there a way to do the same thing using a link server or a remote sql agent service?
Thanks Dwight