Skip to content | Skip to menu | Skip to search

Blog All Title

Tagline for Blog All

Archives for: March 2009

How to Start dbconsole Oracle EM console

To start oracle Enterprise Manager Console
this on oracle 10g

emctl start dbconsole

Then check the status with

emctl status dbconsole

this output will show the URL where to point your browser
so that you can access EM using a web browser.

usually something like

HTTP://HOSTNAME:5500/em

This site works better with web standards! Original skin design courtesy of Tristan NITOT.

MySQL error!

Incorrect key file for table 'evo_hitlog'; try to repair it(Errno=1034)

Your query:
DELETE FROM evo_hitlog WHERE visitTime < '2010-08-08'