Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: Pet35
  • Content: Threads
  • Order by date
  1. Pet35

    How to repair a corrupt event log file?

    Windows 2000 Server SP4. After a system crash the event log files got corrupt. The event log service was locked due to the corrupt files. Thanks to sioxley's advise, I managed to restart the event log service after removing the old *.evt files. Now I'd like to repair the damaged files in order...
  2. Pet35

    Why event log is empty?

    Windows 2000 Server SP4. After a system crash I tried the check the event log, but it shows nothing at all. Now I have no idea, how to check the system state. Any comments are welcome.
  3. Pet35

    problem executing xp_cmdshell

    Hello. I try to run the following simple query in MSDE2000: DECLARE @RC int EXEC @RC = master..xp_cmdshell 'dir *.txt' When I connect as 'sa', it's runs OK. But, if I connect as a different user (db owner), the following error message appears: Msg 50001, Level 1, State 50001 xpsql.cpp...

Part and Inventory Search

Back
Top