Job Seekers   Employers
dbapool: Authors | Submissions | Contact Us
   Forgot password? | Sign up
  Home   Discussion Forum   Articles   Interview Questions   FAQs   Scripts   Rewards   Analyzer   White Papers   Blog   Certification   Downloads   Tools
 

Topic: HA/VCS Cluster/Data guard >> How to setup replication in Oracle 8i

Disclaimer: The purpose of all dbapool forums including OCP and Other Oracle Certification forums is to help each other with specific issues but not to share dump and copyrighted exam content, materials or intellectual property. You may review the entire Oracle Certification Program Candidate Agreement online Here.



  


 Title: How to setup replication in Oracle 8i
 udaseen_laxmi  Posted: Jun 23, 2003 04:09:00 PM

 Total Post: 17
 Joined: Jan, 2003






 I want to setup replication for one of my databases. Can someone please explain the advantage and disadvantage of it and if possible the necessary steps to setup it? I am on Oracle 8.1.7.4
Thanks in advance.
Anil

 Sabari Nath
Posted: Jun 24, 2003 11:00:00 AM  

 Total Post: 16
 Joined: Jan, 2003






 
If you have access to metalink then read Note:117434.1
Subject: Initial Steps Required to a Create Multi Master Replication Environment v8.1 / v9.x
Regards,
Vasu


 Jovih
Posted: Jul 21, 2003 07:41:00 AM  

 Total Post: 5
 Joined: Jan, 2003






 
For Replication;
1) Make an entry in the TNSNAMES.ORA
2) Create a database link
create database link xyz
connect to abc
identified by abc
using 'xxx' ;
3) You need to create snapshot log;

3) Create a snapshot;
create snapshot aaa refresh [fast/complete]
[with rowid ]
for select * from aaa@xyz ;

if table does not have primary key then select
option ' with rowid '

Options;
---------
Fast : only modifications will takes place;
complete : It will refresh the entire table.
You have to create triggers on SNAP$ tables to populate new data to the existing tables;

Before insert or update or delete trigger on SNAP$.

:)



 Time Zone: EDT

  




Forum Rules & Description


Who Can Read The Forum? Any registered user or guest
Who Can Post New Topics? Any registered user
Who Can Post Replies? Any registered user




 








Get FREE Magazines

Top 10 Forum User

  Murtuja Khokhar816
  Mohammed Taj746
  Jayanta Sur479
  positive fanatic418
  Vigyan Kaushik386
  Gitesh Trivedi322
  Gopu Gopi250
  Ramesh Jois245
  neeraj sharma243
  Bishal Khetan207






oracle Mag



  About Us Advertise Terms of Use Privacy Newsletters Contact Us    

Home   Discussion Forum   FAQs  Articles  Jobs   Newsletters  Directory  Downloads 

Our Premium Sponsor
Confio Software