Database Administrator

Showing posts with label migration. Show all posts
Showing posts with label migration. Show all posts
Thursday, February 14, 2013

Migration using database link Performance

›
alter database noarchivelog; NOLOGGING APPEND noarchive log mode no redo LOGGING no append noarchive log mode redo generated NOLOGGING ...

Update on Large Table

›
http://jonathanlewis.wordpress.com/2008/07/28/big-update/ UPDATE is the heaviest DML operation and it will take a long time, regardless of...
Monday, November 5, 2012

11g Migration using RMAN

›
The steps for 10g database: 1- Run the utlu112i.sql Pre-upgrade script. You can find this script under @$ORACLE_HOME/rdbms/admin/. It mus...
Wednesday, November 30, 2011

10g to 11g migration

›
http://debaatobiee.wordpress.com/2009/10/17/step-by-step-upgrading-oracle-10g-to-oracle-11g/
›
Home
View web version
Powered by Blogger.