home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / database / oracle / 2669 < prev    next >
Encoding:
Text File  |  1993-01-01  |  1.4 KB  |  32 lines

  1. Path: sparky!uunet!sqlware!joe.bartling
  2. From: joe.bartling@sqlware.uunet.UU.NET (Joe Bartling) 
  3. Newsgroups: comp.databases.oracle
  4. Subject: VALIDATING DATA IMPORTED
  5. Message-ID: <594.204.uupcb@sqlware.uunet.UU.NET>
  6. Date: 1 Jan 93 23:25:00 GMT
  7. Distribution: world
  8. Organization: SQLWare Inc., Leesburg, VA - (703) 771-3979
  9. Reply-To: joe.bartling@sqlware.uunet.UU.NET (Joe Bartling) 
  10. Lines: 20
  11.  
  12. Bill Thompson replied to an earlier message about validating ORACLE
  13. imports from flat files:
  14.  
  15. -> That's an astonishing statement to me!  Our current plan calls for
  16. -> *ALL* data imported into the database to come from flat ASCII files
  17. -> generated by other programs.  Populating the database is supposed to
  18. -> be an automatic process that works unattended.  Problems are supposed
  19. -> to be signalled when they occur.
  20.  
  21. SQL*Loader puts bad records into a bad file, which is in the same format
  22. as the original data file.  The erroneous records can be corrected, then
  23. reimported.  The accompanying errors are detailed in an error file.
  24.  
  25. Joe Bartling
  26.                                                                                                                            
  27. ----
  28. +--------------------------------------------------------------------------+
  29. | SQLWare BBS  703-771-4158 (HST V.32BIS-Specializing in ORACLE and other  |
  30. | RDBMS topics.  Sponsored by SQLWare Inc., Leesburg,VA-300 conferences.   |
  31. +--------------------------------------------------------------------------+
  32.