Hi,
I'm trying to figure out what bits of info I need to ad to a DB to manualy add users to an app (eGW) and was wondering if anyone had a better way to find the differances in two states (pre/post change) of a database. Only thing I could come up with was to do a DB dump to a file before and after then run diff on them.
Anyone have a slicker, better, faster, not a as gee-wiz there should be a better way to do this.
Thanks,
Gabe
Hi,
I'm trying to figure out what bits of info I need to ad to a DB to manualy add users to an app (eGW) and was wondering if anyone had a better way to find the differances in two states (pre/post change) of a database. Only thing I could come up with was to do a DB dump to a file before and after then run diff on them.
Anyone have a slicker, better, faster, not a as gee-wiz there should be a better way to do this.
I suppose you could turn on some debug level logging and watch when the query runs that adds users.
Barry
-----Original Message----- From: centos-bounces@centos.org [mailto:centos-bounces@centos.org] On Behalf Of Barry Brimer Sent: Monday, September 22, 2008 8:45 PM To: CentOS mailing list Subject: Re: [CentOS] database diff's?
Hi,
I'm trying to figure out what bits of info I need to ad to a DB to manualy add users to an app (eGW) and was wondering if anyone had a better way to find the differances in two states (pre/post change) of a database. Only thing I could come up with was to do a DB dump to a
Which database?
file before and after then run diff on them.
We do this often with Oracle.
Anyone have a slicker, better, faster, not a as gee-wiz
there should
be a better way to do this.
I suppose you could turn on some debug level logging and watch when the query runs that adds users.
That sould be pretty easy too.
-- -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- - - - Jason Pyeron PD Inc. http://www.pdinc.us - - Principal Consultant 10 West 24th Street #100 - - +1 (443) 269-1555 x333 Baltimore, Maryland 21218 - - - -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- This message is copyright PD Inc, subject to license 20080407P00.