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 -> Urgent! Export...

Urgent! Export...

From: <ibm_97_at_yahoo.com>
Date: Wed, 08 Dec 1999 16:45:37 GMT
Message-ID: <82m1ve$dc2$1@nnrp1.deja.com>


We want to export part of a big table to a flat file. Since the data is very important, we also try to verify the export process is successful.

Such as: big table A, we create a temporary table tmp_a which include part of A table, then export tmp_a to a flat file DAT. How can we verify DAT file contain the table tmp_a? One thought is to verify the total row number and row length, and then compare... But how can we do this?

I know it sounds stupid, 'cause it doubts 'EXPORT' utility, but management.....

Please help, kind of emergency! (Email me is better)

Thanks!

Sent via Deja.com http://www.deja.com/
Before you buy. Received on Wed Dec 08 1999 - 10:45:37 CST

Original text of this message

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