oracle 10gr2 upgrade to Version 10.2.0.3.0
438439Aug 1 2010 — edited Aug 1 2010dear gurus
i install new window 2003 machine oracle 10gr2, where i upgrade Version 10.2.0.3.0 after this.
now sqlplus, lisenter shows correct version however when i connect to emctl enterprise manger over web it shows wrong database version Version 10.2.0.1.0
when i do query sql
select * from v$versions;
SQL> select * from v$version;
BANNER
----------------------------------------------------------------
Oracle Database 10g Enterprise Edition Release 10.2.0.3.0 - Prod
PL/SQL Release 10.2.0.3.0 - Production
CORE 10.2.0.3.0 Production
TNS for 32-bit Windows: Version 10.2.0.3.0 - Production
NLSRTL Version 10.2.0.3.0 - Production
advise me what should check or sort this issue
thanks in advanced
your student