December 14, 2005 at 10:56 am
I just inherited a MSDE environment with serveral databases within the instance.
I was able to register the instance via EM but could not see any of the databases. With Query Analyze I was able to see the dbs but am concerned that something's not right (I don't want to go too much further until I understand the proper way to access/maintain the MSDE instance).
Ultimately I need to do some long overdue maintenance, etc (essentially the User/Department who installed/used the databases gave me the job because they ran out of space on the drive where everything is stored - and I need to shrink/backup/truncate the tempdb log file).
Anyone out there with MSDE experience?
Thanks,
Glenn
December 14, 2005 at 7:37 pm
I'm not sure why you can't see the databases via EM, but you should be able to do all the maintenance you need from within QA.
After, aren't all the tasks you perform in EM using DB stored procs or xp's?
December 16, 2005 at 2:49 pm
Do you have a firewall on that box the MSDE sits on?
I think you may need to open UDP 1434 to access the SQL Server via EM.
---------------------------------------------
[font="Verdana"]Nothing is impossible.
It is just a matter of time and money.[/font]
December 24, 2005 at 12:35 pm
I'm thinking... REFRESH, REFRESH, REFRESH again.
--Jeff Moden
Change is inevitable... Change for the better is not.
Viewing 4 posts - 1 through 3 (of 3 total)
You must be logged in to reply to this topic. Login to reply