1
vote
1answer
80 views

Deleting folders after Oracle upgrade

I upgraded from Oracle 10g to Oracle 11g in Windows Server 2003. New Oracle home : C:\app\oracle\product\11.2.0\db_1 Old Oracle 10g was installed on: C:\oracle\product\10.2.0\ Questions Is the ...
0
votes
0answers
55 views

Upgrading from Oracle 10 to 11g, what to look for in SQL embedded in code?

We're planning to upgrade our enterprise database to 11g. We have a number of web applications using it via Weblogic and Hibernate 3.6.5, and both of those support 11g. There are a number of direct ...
0
votes
2answers
1k views

oracle 10g xe to 11g xe upgrade

The oracle 10g DB that is being currently used has exceeded the limit of 4GB. For the application to continue the db needs to be upgraded to 11g. But the upgrade doc requires a data pump export to be ...
6
votes
2answers
2k views

How Long Would Take to Upgrade an 1T Oracle DB from 10g to 11g?

How long would take to upgrade an Oracle DB which has 1T data from 10g to 11g usually/roughly? I need to estimate the down time for it since it is a prod db. Thanks much!