Hi all
I am installing IDES 6.0 on windows 2003 server sp2,
Under execution phase step 15 "check oracle patch" it ask for oracle patch 10.2.0.2 or above.
Though i am installing 10.2.0.4 patch successfully, but when i check version of database it shows 10.2.0.1.
Pl tell me how to solve this problem.
Thanks
Bhupendra Singh
hi Bhupendra,
send the out of following commands,
sqlplus "/as sysdba"
SQL> select banner from v$version;
Regards,
hello,
Please apply patch as in
871735 Current patch set for Oracle 10.2.0
regards,
John Feely
Hello Bhupendra Singh,
Are you sure you installed Oracle 10.2.0.4 correctly?
Did you install the Oracle Patch Set 10.2.0.4 after initial Oracle installation?
Best Regards,
Valerio
hi Bhupendra,
the following links must solve your installation issue.
Regards,