Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
Author |
Topic |
under2811
Constraint Violating Yak Guru
366 Posts |
Posted - 2005-11-22 : 04:11:18
|
Hello friends...I have sql server 2000 Enterprise Edition..I am facing some hectic problem..today when i trying to view in tables through EM i am getting error likemmc.exe - Application Error --------------------------- The instruction at "0x77bd3e33" referenced memory at "0x00000000". The memory could not be "read". Click on OK to quit the program Click on CANCEL to debug the program --------------------------- OK Cancel ---------------------------but when i tried to open the server from other machin that working fine...I easily got all tables n view all rows in all tables..but perticularly on my machine i am unable to get rows..even i can access Design of table then property of table then i can view Procedures..views..etc rest of the functionality of EM but rows in table i could not see....please let me know what might that problem...on my machin i also installed oracle and yesterday i took back of that database...when i searched that mmc.exe perticular application i got along with other mmc_employees_221105.exe like applications..is my windows/system32 mmc.exe is corrupted or someother problem is .....pls help me outT.I.APapillon |
|
nr
SQLTeam MVY
12543 Posts |
Posted - 2005-11-22 : 05:05:20
|
Try applying the last sql serevr service pack on your client.==========================================Cursors are useful if you don't know sql.DTS can be used in a similar way.Beer is not cold and it isn't fizzy. |
 |
|
robvolk
Most Valuable Yak
15732 Posts |
Posted - 2005-11-22 : 07:34:21
|
You probably need to reinstall the client tools on that computer. |
 |
|
under2811
Constraint Violating Yak Guru
366 Posts |
Posted - 2005-11-23 : 03:42:00
|
Hello friends!!cheers!!Now my EM is working properly...what had happened....when i took oracle's backup then at that time it was crashed and dump files were store in windows folder by default as mmc.exe.20051123-034752-00.mdmp along with mmc.exe...so might be there was conflict between mmc.exe and above said files...but when i changed names of thses crash files like old_mmc.exe.20051123-034752-00.mdmp then my EM working properly!!!Regards... |
 |
|
|
|
|