Tuesday, 23 November 2010

Oracle Database Development Tools (ODDT): APEX 4.0.2 is here, and its got two new themes!

As soon as I find the time I'm going to investigate further:

Oracle Database Development Tools (ODDT): APEX 4.0.2 is here, and its got two new themes!: "Oracle Application Express (APEX) 4.0.2 patch is now available on MySupport and a re-release is available on OTN as of last Friday November ..."

Monday, 22 November 2010

Oracle 11g on Windows DBConsole does not start

Wow. I have broken my thoughts about this for a loooooong time. In the end stuff can be so simple:

When you get the errormessage that it cannot  start the DBConsole do this:
  • Make sure you have the MS loopback adapter installed (remember my previos Blog-entry)
  • Make an entry in your hosts file:
    xx.xx.xx.xx yyyy
    where xx.xx.xx.xx is your fixed IP-number on the MS Loopbackadapter and yyyy is your computrename
  • Restart the service
That should do the trick

Great thanks to http://www.ywema.com/yweblog/2008/09/oracle-11g-dbconsole-en-apex/