Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: Ideas for "make" for data replication

Re: Ideas for "make" for data replication

From: Steven Hauser <hause011_at_garnet.tc.umn.edu>
Date: 29 Aug 2000 17:37:08 -0500
Message-ID: <8ohduk$mik$1@garnet.tc.umn.edu>

I have a script for this on http://www.sofbot.com/

It gets a dependency graph from the system catalog data and the script is called ref_load_ord

(referential integrity load order), yeah, bad name.

For Informix or Oracle, it uses an algorithm for depth first sort from the AWK book.

-- 

---------------------------------------------------------
Steven Hauser email: hause011@tc.umn.edu URL: http://www.tc.umn.edu/~hause011
---------------------------------------------------------
Received on Tue Aug 29 2000 - 17:37:08 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US