Tracking Forums, Newsgroups, Maling Lists
Home Scripts Tutorials Tracker Forums
  Advanced Search
  HOME    TRACKER    MS SQL Server


SuperbHosting.net have generously sponsored dedicated servers to ensure a reliable and scalable dedicated hosting solution for BigResource.com.





SQL Server 2000, Requesting Database Properties Lock Up Enterprise Manager


Hello,

We have MS SQL Server 2000 and recently we found out that right
clicking on a database and selecting properties would lock up the
enterprise manager. We have 80 Databases 4 GB Memory 2 Xeon 3.0 GHz
CPUs

SQL Server Runs just fine, query results are timely. It's just the
properties screen for databases that's concerning me.

Any ideas why that's happening and how I could resolve it?

Thanks




View Complete Forum Thread with Replies

Related Forum Messages:
Enterprise Manager Crashes When Accessing Server Agent Properties
I've been trying to access the properties of SQLServer Agent. I do this by going into Enterprise Manager, expanding the Management folder right clicking on the SQL Server Agent and then clicking properties. But, Enterprise Manager just locks up.

I have sp1 installed and I running this on a windows 98 box. It is the desktop version of sql 7.0 server. This box replicates with an nt server, but I can't get in to configure it when it crashes.

Does anyone have an advice as to why this occurs?

Thanks,
Corey

View Replies !
Tip - Speed Up &"Database Properties&" In Enterprise Manager
Here's something I found a few months ago, and it seems to come inhandy pretty often, so I figured I'd share.Disclaimer: you are modifying a SYSTEM TABLE. This may not work inthe next version of SQL Server.When you right click on a Database in the Enterprise Manager andchoose Properties, in order to show the last backup time, it has to gothrough MSDB and find the last backup date for the database. Unlessyou're carefully pruning that (via sp_delete_backuphistory), it canget slow. Eventually, getting database properties can literally takeminutes, which locks up the Enterprise Manager for that period oftime.After watching via the profiler, I added two indexes in MSDB:in backupset: 1 index, on "media_set_id" and "backup_finish_date"in restorefile: 1 index, on "restore_history_id"(both are nonclustered, though you probably could cluster therestorefile index)Now, getting properties takes about 4 seconds.Hope this helps.

View Replies !
DTS: Connection Properties Close The Enterprise Manager !
I designed a DTS package with eleven different connections. When I try to see the proberties of a connection the enterprise manager immediatly closes without giving me a warning. This happens only with two connections (in my example M1 and M2). This mistake has no influence to the execution of the package. In my opinion it is a fault of the DTS package desinger but may be that I made something wrong.
Is there anybody who knows this mistake? Thanks for your help.

View Replies !
Enterprise Manager Hangs Trying To Show TEMPDB Properties
Hi there -

 

I am trying to look at TEMPDB properties in Enterprise Manager but it just hangs forever. I can look at props for all other databases on that server OK. The server is working OK but users reporting performance problems.

 

Also, how to increase the size of TEMPDB in T-SQL - I can see it is approx 200MB plus 300MB for the transaction log at the moment.

 

(Microsoft Windows 2003 Std Edition SP1, SQL Server 2000 Std Edition SP3)

 

Thanks for helping,

 

Michael

View Replies !
SQL Server 2000 Diagrams Without Enterprise Manager
Hi,I currently (for a hobby project) am unable to use SQL Server 2005, and rather am stuck with 2000. Since the way diagrams are handled changed, the tool for 2005 doesn't allow for the creation of diagrams when using it for 2000 (work sweet for everything else though!).I do not have access to a developer version of SQL Server 2000's tools, and thus no Enterprise Manager, leading me to my question: Are there any free utilities to replace this functionality? I don't have MS Access or Visio or anything like that unfortunately :(

View Replies !
Sql Server 2000 Enterprise Manager Crashing
I've installed the client tools on my notebook, and EM normally works properly. However, sometimes Enterprise Manager will crash on me for no obvious reason(it generates errors, but this takes forever, so i kill it). It is not consistent, nor can I reproduce the error, but it happens about once a day, never at the same time. Anyone else see this? My pc has win2K professional on it.

View Replies !
SQL Server 2000 Enterprise Manager Error
 

Hi Guys
 
wondering if you can help me.
 
Im having an issue with SQL Server Enterprise manager. I cannot access an MSDE DESKTOP SQL Server 2000 installation that is on the same machine as enterprise manager.
 
I can access the MSDE Databae from another machine fine, but when I try to register that DB locally in Enterprise manager I get this error.
 

PC007 - Data source name not found and no default driver specified.
 
I had to install sqlserver 2000 using k=dbg and skip the MDAC install as it was giving me an install error but this shouldnt have mattered as I am running XP SP2 and it has MDAC 2.8 installed by default.
 
Any Ideas?

View Replies !
How Can I Reinstall The Enterprise Manager? (SQL SERVER 2000)
I can€™t use the DTS editor because shows an error.
So, I want to reinstall the enterprise manager without uninstall the sql server 2000, Is that possible?
If the answer is yes, How can I do that?
 
I think that reinstalling only the Enterprise Manager the DTS editor can be fixed.
 
Sql Version: Sql Server 2000
SO: Windows 2003 Server
 
Tanks in advance
Ariel.
 

View Replies !
Registering SQL Server In SQL 2000 Enterprise Manager
When Trying to register a SQL Server using Windows Authentication, I get the following error:

Login failed for user '(null)'. Reason: Not associated with a trusted SQL Server connection.

When I edit the properties and make it SQL Authentication, it works fine. The SQL Server Service is starting up with a domain user account. If that makes any difference. Funny thing is, that my co-worker, can register the SQL Server in his Enterprise Manager using Windows Authentication. We are both Domain Admins and members of the servers local admin group. So, I'm not sure what to do now.
 
I checked under Security, Logins...and neither of us are listed under there.

Thanks

View Replies !
How Can I Reinstall The Enterprise Manager? (SQL SERVER 2000)
 
Something happened when the server fall down because of no disk space.
Now everything is fine but I have a problem in de DTS (from the Enterprise Manager) editor, I can€™t run, modify and even make a new DTS.
What can I do? Is it possible reinstall de DTS components without reinstall sqlserver 2000?  
 
Sql Version: sqlserver2000 Enterprise
SO Version: Windows 2003 Server
 
Thanks in advance
 
Ariel.
 

View Replies !
SQL Server 2000 Enterprise Manager Snap-in Missing
After running virus cleaning software on my HD, I suddenly find my Enterprise Manager snap-in missing and fail to initialize. Is the MMC erased or damaged? What should I do? Reinstall SQL Server 2000 or repair it? Please advise. Thanks.

View Replies !
How To Add A Foreign Key Constraint Using The SQL Server 2000 Enterprise Manager
Hi,How to add a foreign key constraint using the SQL server 2000enterprise manager?Not by SQL.thanks

View Replies !
SLOW Connection To SQL Server 2000 From Enterprise Manager
I have had a problem with Enterprise Manager connecting to SQL Server. At first this problem was experienced with one particular network user... whichever PC he logged onto, Enterprise Manager took ages to connect to SQL Server and every operation was painfully slow. Creating a new Windows NT logon fixed the problem.

I now have this same problem but only on my PC. It doesn't matter which Windows NT logon I use, using Enterprise Manager is painfully slow. I've tried creating a new Windows NT profile, checking the hard drive for errors, defragmenting the disk, reinstalling Enterprise Manager etc but nothing works.

What is strange is that connections from VB applications on my PC are fast. It is only Enterprise Manager that is slow.

I am using the latest service pack for SQL Server.

I thought it could be a problem with the Enterprise Manager registry values but don't want to start messing with them!

Has anyone else experienced this problem? Any advice would be great as I can't find any help from microsoft other than installing the latest service pack for SQL Server.

Thanks

View Replies !
MMC Error When Staring Enterprise Manager In SQL Server 2000
Hello,
Yesterday I was in SQL Server 2000 Enterprise Manager and it got hung up. I couldn't get out of it without rebooting my machine. When I tried to enter Enterprise Manager again, I got an error message "MMC Cannot Open The Selected File". So I completly shut down my machine and then started it back up, but still go the same message. I stopped the services and then rebooted again,but no luck either. Today, I still cannot open Enterprise Manager. Has anyone experienced this and worked through it? I am debating as to whether or not I should uninstall SQL Server 2000 and reinstall it? Any advice?
Thanks
Heather

View Replies !
Accessing Remote Sql Server 2000 ( Enterprise Manager Like Tool)
Hi all,I need to gain access to a remote SQL Server 2000 storing my data.The remote SQL machine can only be accessed via an internet connection,that is - it is not part of my network.I know Enterprise Manager can do the job, but EM only comes bundled inMS SQL Server, which is not installed on the client machine.Please let me know which other (preferably free) tools can performsuch remote access.Thanks,Gilad Haimov

View Replies !
Dual Instances In OnSQL Server 2000 Enterprise Manager
I am working on a site's SQL Server 2000 database on a W2k3 machine . I went into Enterprise Manager and saw that their database resides on a named instance. I did not see the default instance listed so I registered that using windows authentication. I noticed that the default instance had a user database that had the same name as the user database on the named instance that I was to work on. I looked at the properties of the databases and saw that on both the default and named instances of SQL Server that the Data Files and Log Files for the user database point to the same location.

Is this a problem? Can anyone see any issues with this? Does this mean that someone can simply connect to the named or the default instance of the SQL Server and connect to the same database?

Kirk

View Replies !
SQL Server 2000 Databases To SQL Server 2005? Enterprise Manager And Management Stuio At The Same Server?
When I proposed start to use SQL Server 2005 for new VS 2005 web sites, one of my co-workers responded that
we will update the old SQL Server 2000 databases to SQL Server 2005 when we are ready to use 2005 SQL Server.

Questions:
1. Any expected problems to upgrade old 2000 databases to new 2005 SQL Server?
2. I have installed both 2005/Management Studio Express and 2000/Enterprise Manager in my PC.  Any expected
    problems when running both 2000 and 2005 SQL Server at the same database server?
3.  What is the best configuration for running SQL Server 2005 when we have old 2000 databases?  Upgade or not upgrade?  

TIA,
Jeffrey

View Replies !
Using MS SQL Server 2005 Enterprise Manager With MS SQL Server 2000
Hi Everyone,Most of our MS SQL Servers are still running on SQL 2000, but being Iwill soon be upgrading my workstation to Vista Business I'd like toinstall MS SQL 2005 Enterprise Manager to manage them all. When Itried to install MS SQL 2000 Enterprise Manager on Vista, it gave me amessage saying it's not compatible, so I'll have to use 2005 I guess.We have LOTS of DTS scripts on our SQL 2000 server, and will 2005 EMwork with these okay? Also I want to make sure SQL 2005 EnterpriseManager won't be adding to, changing, or 'upgrading' the DTS scripts oranything on the SQL 2000 servers as we still have folks using SQL 2000Enterprise Manager.Thanks for any suggestions. I'm always leery when using cross-versionsof Microsoft applications because they are often incompatible or theydo squirly things that often break stuff.Thanks --Alex

View Replies !
Database Name Not Found In The Edit Job Step In SQL Server Enterprise Manager
Hi,I need help. I transferred my database from one server to another byusing attach detach process.I created all the jobs which existed in theold server in the new server. Everything looked fine but a couple ofjobs is a giving me some problems. When I try to edit the job step Icould see that the database dropdown list doesn't contain the databasename(which I transferred from the old server)Does anyone have any idea about it.ThanksArun

View Replies !
Problem COnnecting Remote Database Server Thru Enterprise Manager
Hello Guys,

I have just put up an Webserver with SQL Server 2000. Everything is working fine on the remote machine Thru TS .. i can do every administrative things .. But i m facing problem to connect my remote databse server thru the Enterprise Manager .. It Gives me Cant Connect Database Server " Connection Failiure " when i try to connect my remote database server thru Ip address ,.. Please some one help me out to make connecting database server thru Enterprise Manager ..

Thanks

View Replies !
How To Delete/drop All The Tables From SQL Server Database Without Using Enterprise Manager?
How to delete/drop all the tables from SQL Server Database without using Enterprise Manager?
I tried using DROP Tables, Truncate Database, Delete and many more but it is not working.  I want to delete all tables using Query Analyzer, i.e. through SQL Query.Please help me out in this concern.Nishith Shah

View Replies !
Registering Remote Database Server With Local Dbserver Enterprise Manager
Hi
I amtrying to register remote database server with my local machine Enterprise Manager. It says server doesnot exist or not available.

I am putting server name,Tcp/Ip, i.p,port in Sql client configuration utility
and then trying to register it with Enterprise Manager.

Pl help me out.

Thanks

Shaurav

View Replies !
What's New In Enterprise Manager 2000?
Is there anything significantly better in Enterprise Manager 2000 vs. the old EM from SQL Server 7.0?

If so I'd be willing to pay the $50 for the SQL Server 2000 Developer
Edition to get it... if not it seems dumb to pay for anything when MSDE
2000 is free and I already have the old EM.  (Although I have
installed MSDE 2000 as a new instance and can't figure out how to get
at it via EM.) 

Thanks for any insight.

View Replies !
Enterprise Manager 7.0/2000
Can the SQL 2000 Enterprise Manager be successfully installed and utilised on a pc that currently has SQL 7 and is used to administer other SQL 7 servers? Can the SQL 2000 Enterprise Manager be used to administer SQL 7?

Thanks.

View Replies !
Enterprise Manager 2000
I have just discovered something with EM 2000. In the old days (SQL Server 7), you could right click on a table, choose OPEN TABLE -> SELECT ALL ROWS and get a nice little grid with the select results. The same is true in SQL Server 2000. One thing you cannot do is update a value in that result set, which WAS something you could do in SQL Server 7. If you try it in EM 2000, you get the error message "TRANSACTION CANNOT BE STARTED WHILE IN FIREHOSE MODE". ???????
Am I just missing something, or was Microsoft so worked up about putting XML into their product, they overlooked some of the simple things that were really appreciated (and sorely missed).
If anyone can provide some insight, it would be appreciated.

Thank You

View Replies !
Having Enterprise Manager 7.0 And 2000 On Same PC
Can you have MS SQL Enterprise Manager 7.0 and 2000 on the same computer? If so, are there any special steps involved?

Thanks,

Dave

View Replies !
SQL 2000 Enterprise Manager Doesn't Run
Hello All.

I have been using my SQL 2000 Enterprise Manager for many months but it suddenly stopped working. I have uninstalled and reinstalled the software 3 times and it is still not working. When I double click on Enterprise Manager, it doesn't run. Query Analyzer works fine.

I am on Windows XP. No change in system configuration recently or any s/w upgrade, etc.

Any advise?

Thank you.

Best regards
Teck Boon

View Replies !
Connecting To SQL 7 Through Enterprise Manager 2000
Is it possible to connect to a SQL Server 7 remotely from a SQL 2000 Enterprise Manager. I have been given the alias config from my web hosting service but no joy on the connection.

Thanks


Anthony

View Replies !
Enterprise Manager 2000 Question
I've recently installed the sql server 2K client tools on my laptop, and I cannot figure out one portion of enterprise manager. From the taskpad overview of a database, I choose the "Table Info" tab. On certain databases, it displays the tables/rows/size information, as it did in the sql 7 version. On other databases/servers, no tables show up. I connect to all servers as sa, so I don't believe it's a permission issue. Does anyone know what I'm not doing correctly? Thanks in advance,
Jason

View Replies !
SqlServer 2000 Enterprise Manager - Major Bug?
I had a problem today where I could not see column names and alltables had a _1 after them when viewing a Sql Server view inEnterprise Managere.g.TableName Company when added to the view would be named Company_1 andthe only columns available were 1 which was *(All Columns)After looking through the news groups I saw several occurrences ofthis problem but no answers that gave a fixAfter some investigation I found that it is caused when the databasename in SqlServer has a . in it!Test1 >> Fine the view designer works fineTest1.6 >> Problems as listed aboveI don't see why Enterprise Manager allows database names with .'s ifit is going to create such problems.

View Replies !
Enterprise Manager For 2000 No Longer Loads
After installing DTS designer tools for SSIS/Visual studio,
I can no longer open enterprise manager and get the following error:

mmc.exe - entry point not found

The procedure entry poinst ?ProcessExecute@@YAXPAUXHWND_@@PBG1@Z could not be located in the dynamic link library SEMSFC.dll.

View Replies !
Help! Enterprise Manager Turns SQL Server Service Manager Off
IF someone can assist me.  Everytime I load up enterprise manager the service manager turns off.  And the enterprise manager can't connect to the local database.  But everytime i turn it back on and try to connect again it shuts it off and around and around we go.  Help would be appreciated.  Thanks.

View Replies !
SQL 2000 Enterprise Manager 'Management' Folder Empty
Hi,
We patched our servers last week and now, when connecting to our server remotely via Enterprise Manager (with DBO permissions), the management folder shows as empty.  My guess is its permission related but, I'm not sure where to begin to correct the issue since we aren’t sure how it happened.  Any help will be greatly appreciated.
~des

View Replies !
Strage Characters Displaying In Enterprise Manager 2000
HiRecently I have noticed that strange characters have begun appearingin sql server 2000 enterprise manager.Examples are:when viewing a table listing some tables may have 14:04:51 followed bya square.when performing a restore the selection of backups to restore are alldisplayed as bold pipe, bold pipe, bold pipe (which is reallyunhelpful in that situation ;)Could anyone shed some light into whats causing this? I'm actuallyquite concerned!Product version 8.00.760(SP3) running on 2003 sp1, the problem wasoccuring prior to sp1 thoThanks in advance

View Replies !
SQLServer 2000 SP4 Enterprise Manager Crashes Immediately...
Hello,I need some help with SQL Server 2000 SP4. I've been using thedeveloper product for a few years now on my PC with very few problems.Today when I try to start up Enterprise Manager, it crashesimmediately. I get the usual "Please tell Microsoft about this problem"dialog and if I click the 'click here' link, I'm presented with adialog that says:-------------------------------------------------Error signatureAppName: mmc.exe AppVer: 5.1.2600.2180 ModName: mmc.exeModVer: 5.1.2600.2180 Offset:0001f07eReporting detailsThis error report includes: blah, blah, blah...-------------------------------------------------I am running Windows XP with SP2. Also installed is Visual Studio 2003,Visual Studio 2005, and SQLServer 2005 (We're in the process ofmigration).All of these products have been running OK together for at least amonth until today. I'm not sure what changed, but obviously somethinghas. I tried uninstalling and reinstalling SQLServer 2000 & it's SP4,but no luck. Enterprise Manager still crashes immediately when I try tolaunch it.Could somebody please help me out?Thanks.

View Replies !
Cannot Access Clustered Disk Using Enterprise Manager SQL 2000
Hello,

I am running an SAP installation on clustered DELL poweredge 1850's with a shared scsi disk system. I am running Windows 2000 sp4 with sql 2000 sp4. I am trying to restore a database from a .bak file on a clustered disk. When I attempt to access the disk through enterprise manager it is not there. I only get access to the E: drive (which is clustered as well)

View Replies !
Limiting Tables Displayed In New Window For SQL 2000 Enterprise Manager
Can anyone tell me if there's a way to create new windows from thetables section of a database in Enterprise Manager such that I canlimit the tables included in that window? Ultimately, I'm looking fora solution whereby I can group tables, stored procedures, etc. intological groups that can then be displayed using different MMCconsoles. I'm looking for either a GUI-level or programatic approach.Thank you,Dax Westerman

View Replies !
7.0 Enterprise Manager On A 6.5 Database?
How do I use the 7.0 Enterprise Manager on a 6.5 database?

When I register a new database, it says the remote 6.5 database needs to be upgraded to 7.0 before I can administer it.

I have been told that the install asks if I want to administer 6.5, but I can't find any info.

Cheers

View Replies !
Backup SQL Database Without Using Enterprise Manager?
Hello,

Is there a way where I can backup SQL database without using Enterprise Manager? If there is, may I know how?

View Replies !
Cannot Connect To Database Using Enterprise Manager
I cannot seem to connect to this Instance locally which was i able toin the past. I can connect to the instance from out side. The instanceis running and the DBs in the instance are available and usedsuccessfully by the applications but i cannot connect to the instanceusing the enterprise manager.the error i get isSQL Server does not exist or access deniedrubeel

View Replies !
I Can't Connect To My SQL Database Using Enterprise Manager :(
Hello,

I am trying to solve this problem for the past 1.5 weeks and it is driving me crazy :(

I can't connect to my SQL database using Enterprise Manager, Query Analyzer, Visual Studio 2003 .NET or a .aspx that I created for testing.. it runs perfectly on my domain but it doesnt work on my computer, on the browser I get this message: SQL Server unavailable or access denied. It is the same message I get when I try connecting to my db using EM, QA, VS.NET etc :(

I can ping my sql domain, so I know I have access to it and it is working.. I can successfully connect to my personal SQL server running on my machine. (SQL Server Personal Edition running on Windows XP )

I tried doing everything I could,

I already selected TCP/IP as my client only protocol;
I tried installing the lastest MDAC (v 2.8);
I tried every other port on my TCP/IP client setup like 14333 or 11433 or 11143 etc;
I tried every other port on the alias I set for my sql address;
I tried downloading the evaluation version of MS SQL2000 and updating it to SP3;
I tried reinstalling several times my MS SQL2000 (I use the personal edition on my windows XP) and updating it to SP3;
I tried connecting to my sql address domain and directly to its IP;
And I tried a lot more resolutions that I can't remember right now, but it didn't work :(

I've been searching all forums/google etc looking for someone with my problem but I still didnt, everyone who had a problem connecting to their DB using EM or QA resolved it by doing "this or that", I did exactly the same "this or that" on my computer/config and it didn't resolve my problem. :(

What am I doing wrong? I can't connect to my database from my personal computer :(

I have never used enterprise manager before, so I don't know if it is a problem on my personal computer or on my sql server address on internet.. Is there anyway to find a free test ms sql database with like 1mb just to try and find out if I can connect to a sql database at all using EM or if the problem is here on my computer?

Thanks in advance for any help,
Xande

View Replies !
Database Stats In Enterprise Manager
We recently upgraded to Version 7.0 and the Enterprise Manager on the client is not showing the database size or the information in regards to the last backups.
Has anyone else experienced this that can offer a solution?

View Replies !
Can't Restore Database From .a .bak File In Enterprise Manager
Hi Everybody,I use MS SQL server 2000 enterprise manager on a windows server 2003.I created a new database in enterprise manager, and try to restore the new database from a .bak file. I went to ---->restore database. I checked "from device" and  select the right path to the .bak file.Then I click ok, but there is an error pop up." tend to override existing database", so I went to --->option, and checked "force override existing database". then I click ok, but get an error look like this      http://ewwa.lo7.net/error.JPGI thought it was a problem with my .bak file. So I try to use another .bak file which I am sure it is 100% good.  It prompt the restore is sucessfully. But when I checked the db, there nothing there(No tables).I think there must be something wrong with my enterprise manager's configuration.Do you know what happen with my enterprise manager? Thank you a lot in advance:)!!

View Replies !
Linking A MySQL Database In Enterprise Manager
Hello,

I'm having a problem linking (as a linked server) a MySQL DB on a linux box into Enterprise Manager on a Windows (XP Pro or Win 2000) box. SQL Server is on the XP Pro and Win 2000 boxes.

I have installed the MyOLEDB3 provider and I am able to bind to the MySQL Database. I can see the table names, catalog, etc. But when I right click on any of the tables I only get 2 options, "copy" and "help".

I researched this and found another post here at dbForums (link at the bottom) and I have done everything it has said to do, but I still can't view the data.

I definitely have rights to do since I can view in MySQL and thru ACCESS using ODBC (using that ODBC connection returns the same limited results in Enterprise Manager) so that's not the issue.

I'm able to view the data using query analyzer, even though it's quite fragile failing on nulls and variable length character types.

Just not through EnterPrise Manager.

Any help would be greatly appreciated,
Cary

http://dbforums.com/arch/43/2003/1/636184

View Replies !

Copyright © 2005-08 www.BigResource.com, All rights reserved