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

Home -> Community -> Usenet -> c.d.o.misc -> Database Integrity Checking problem? How?

Database Integrity Checking problem? How?

From: Ken <ken_at_not1.demon.co.uk>
Date: Fri, 30 Apr 1999 23:10:29 +0100
Message-ID: <925510060.16836.0.nnrp-12.d4e4a6b7@news.demon.co.uk>


I have an import routine to take an ASCII file and import it into ORACLE tables.

From these tables I do a small check on the data via a Validation Check Flag and
then depending if it set to less than 3 I MOVE this data into the FINAL tables.

From these FINAL Tables I run extraction routines to split/merge record types into
Financial Records and post into another DATABASE/Tables.

Problem:
How can I put in place that the records I have fed into the FINAL tables has been extracted and posted
into the FINANCE Tables.

I have thought of calculating a sum value on the DATABASE and when ever there is change I
take/add to the DATABASE Value but this is not 100% fool proof. Has anyone done this type of Data Flow Integrity Checking before?

*~~~~~~~~~~~~~~~*

* Ken *
* ICQ 34477742 *
Received on Fri Apr 30 1999 - 17:10:29 CDT

Original text of this message

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