dbTalk Databases Forums  

Triggers on Views

comp.database.oracle comp.database.oracle


Discuss Triggers on Views in the comp.database.oracle forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Mudasir Ahmed
 
Posts: n/a

Default Triggers on Views - 06-16-2004 , 02:30 PM






Hi Guys :
Scenario :

Database A is on one server (tables A, B, C)
Database B is on another server ( tables X Y Z)

I would like to establish a link between these databases.

When a new row is inserted in table A of Database A I want to insert
some columns of tables A to table X on database B .
When a row is updated in table Y of database B i would like to update
table B on database A.

I was wondering
a) Whats the best feasible approach to solve this scenario
b) If i create DB Links and create views can I write triggers on
Views ?
c) What are the pros and cons of different approaches.

All your help would be greatly appreciated.

Thank you

Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.