I successfully installed 10gR2 patchset 2 on my notebook :
SQL> select ACTION,VERSION,COMMENTS from registry$history; ACTION VERSION COMMENTS ------- ---------- ------------------------------ CPU 10.2.0.2.0 CPUOct2006 UPGRADE 10.2.0.3.0 Upgraded from 10.2.0.2.0 SQL> select COMP_NAME,VERSION,STATUS from dba_registry; COMP_NAME VERSION STATUS ----------------------------------- ---------- ----------- Oracle Expression Filter 10.2.0.3.0 VALID Oracle Database Catalog Views 10.2.0.3.0 VALID Oracle Database Packages and Types 10.2.0.3.0 VALID Oracle Database Java Packages 10.2.0.3.0 VALID JServer JAVA Virtual Machine 10.2.0.3.0 VALID Oracle XDK 10.2.0.3.0 VALID
I need to improve my formatting with wordpress 😥
Hi Laurent. Try using <pre></pre> for blocks of code like that.
Cheers,
Dave.
Log Buffer
Thanks, I tried but it does not look proportional… I will set a style sheet if I have the time. The default html editor is also not too friendly
ok, it looks good, but I have to fix the editor
I added style=”font-family: Courier” to my textarea to write post, I think I will be fine in the future 🙂 Thanks for your advice