|
-
Trigger on a Table
Hi,
I am looking at to know if any changes are made to a table on the database. We pull the Oracle table and load it in the mysql database. The oracle table is updated once in a while. Now what I do is refresh the data on mysql everyday and compare the cahgnes.
So is there any in built trigger or something which notifies me whenever a change is made in the table. Like shooting an email or something like that..so that I can pull the table to the mysql.
Thanks
-
-
 Originally Posted by skvd
Hi,
I am looking at to know if any changes are made to a table on the database. We pull the Oracle table and load it in the mysql database. The oracle table is updated once in a while. Now what I do is refresh the data on mysql everyday and compare the cahgnes.
So is there any in built trigger or something which notifies me whenever a change is made in the table. Like shooting an email or something like that..so that I can pull the table to the mysql.
Thanks
This looks like human-driven replication, interesting concept
Pablo (Paul) Berzukov
Author of Understanding Database Administration available at amazon and other bookstores.
Disclaimer: Advice is provided to the best of my knowledge but no implicit or explicit warranties are provided. Since the advisor explicitly encourages testing any and all suggestions on a test non-production environment advisor should not held liable or responsible for any actions taken based on the given advice.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|