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

Put your code in <code> and </code> tags

5 Responses to “10.2.0.3”

  1. laurentschneider Says:

    I need to improve my formatting with wordpress :cry:

  2. Dave Edwards Says:

    Hi Laurent. Try using <pre></pre> for blocks of code like that.

    Cheers,
    Dave.
    Log Buffer

  3. laurentschneider Says:

    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

  4. laurentschneider Says:

    ok, it looks good, but I have to fix the editor

  5. laurentschneider Says:

    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

Leave a Reply

Use <code> and </code> to post code