|
dev
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
SQL Enterprise ManagerHi, I just recently moved to a different floor in the same building but
my SQL Query analyzer and Enterprise Manager have become lot slower. Thouh I can query using Query Analyzer but Enterprise Manager completely freezes. I talked to database administrator and he is saying things are fine at his end. I went back to my earlier floor to check if it works there but got same problem there as well. Tried to login with other people's id but same issue. Rest of my team is having no problem accessing SQL Server. Any suggestions would be greatly appreciated. Regards, Pradeep pradeep_ra***@hotmail.com (pradeep_ra***@hotmail.com) writes:
> Hi, I just recently moved to a different floor in the same building but One thing to check for, is whether you have any servers registered in > my SQL Query analyzer and Enterprise Manager have become lot slower. > Thouh I can query using Query Analyzer but Enterprise Manager > completely freezes. > I talked to database administrator and he is saying things are fine at > his end. I went back to my earlier floor to check if it works there but > got same problem there as well. > Tried to login with other people's id but same issue. > Rest of my team is having no problem accessing SQL Server. EM that you cannot access. -- Erland Sommarskog, SQL Server MVP, esq***@sommarskog.se Books Online for SQL Server 2005 at http://www.microsoft.com/technet/prodtechnol/sql/2005/downloads/books.mspx Books Online for SQL Server 2000 at http://www.microsoft.com/sql/prodinfo/previousversions/books.mspx Thanks for your reply Erland. There is only server registered in my
profile at EM. If do DTS then it's connecting but very slowly but if I click on Databases under server name it completely freezes. I am assuming it's connection problem but strange thing is none of colleagues are having any issue like this. Cheers P Erland Sommarskog wrote: Show quote > pradeep_ra***@hotmail.com (pradeep_ra***@hotmail.com) writes: > > Hi, I just recently moved to a different floor in the same building but > > my SQL Query analyzer and Enterprise Manager have become lot slower. > > Thouh I can query using Query Analyzer but Enterprise Manager > > completely freezes. > > I talked to database administrator and he is saying things are fine at > > his end. I went back to my earlier floor to check if it works there but > > got same problem there as well. > > Tried to login with other people's id but same issue. > > Rest of my team is having no problem accessing SQL Server. > > One thing to check for, is whether you have any servers registered in > EM that you cannot access. > > > -- > Erland Sommarskog, SQL Server MVP, esq***@sommarskog.se > > Books Online for SQL Server 2005 at > http://www.microsoft.com/technet/prodtechnol/sql/2005/downloads/books.mspx > Books Online for SQL Server 2000 at > http://www.microsoft.com/sql/prodinfo/previousversions/books.mspx pradeep_ra***@hotmail.com (pradeep_ra***@hotmail.com) writes:
> Thanks for your reply Erland. There is only server registered in my Hm, what permissions in the database do you have? It sounds like you don't> profile at EM. If do DTS then it's connecting but very slowly but if I > click on Databases under server name it completely freezes. > I am assuming it's connection problem but strange thing is none of > colleagues are having any issue like this. have sysadmin permissions, and there are a bunch of database set to auto- close. In this case EM needs to open every database to see which databases you have access to. -- Erland Sommarskog, SQL Server MVP, esq***@sommarskog.se Books Online for SQL Server 2005 at http://www.microsoft.com/technet/prodtechnol/sql/2005/downloads/books.mspx Books Online for SQL Server 2000 at http://www.microsoft.com/sql/prodinfo/previousversions/books.mspx |
|||||||||||||||||||||||