10.2.0.3
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
December 6th, 2006 at 17:11
I need to improve my formatting with wordpress
December 6th, 2006 at 20:04
Hi Laurent. Try using <pre></pre> for blocks of code like that.
Cheers,
Dave.
Log Buffer
December 6th, 2006 at 21:21
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
December 6th, 2006 at 22:20
ok, it looks good, but I have to fix the editor
December 8th, 2006 at 22:52
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