Database

Platform migration:
############################################################################
Migrating oracle database 9.2.0.2.0 to oracle 11.2.0.4.0 from OS platform  Hp Ux to Aix 7.1 and from 32 bit to 64 bit OS.


vi /etc/sysconfig/clock and change the UTC line to: "UTC=true"


Oracle Restart:

http://ittichaicham.com/wiki/Oracle_11g:_Oracle_Restart

http://www.oracle.com/webfolder/technetwork/tutorials/obe/db/11g/r2/prod/install/gridinstss/gridinstss.htm


Sites for downloading Dumps:
#####################################################################
http://ebookbrowsee.net/1z0-055-pdf-d418567745

http://www.logicsmeet.com/dumps/Oracle.aspx

ps -ef | grep "oracle" | awk '{print $2}' | xargs kill;


This is the site for configuring the oracle RAC with DR using data guard.
http://www.oracledba.org/11gR2/dr/11gR2_dataguard_RAC_to_RAC.html


Sample Files:
###########################################################################

tnsnames.ora
listener.ora
.bash_profile

Starting the RAC database system.
Stopping the RAC database system.

















































































































No comments:

Post a Comment