home *** CD-ROM | disk | FTP | other *** search
/ Liren Large Software Subsidy 5 / 05.iso / a / a524 / 39.ddi / demo / case1.log < prev    next >
Encoding:
Text File  |  1991-03-04  |  1.6 KB  |  48 lines

  1.  
  2. SQL*Loader: Version 1.0.18 - Production on Sat Dec 15 06:22:14 1990
  3.  
  4. Copyright (c) Oracle Corporation 1979, 1989.  All rights reserved.
  5.  
  6. Control File:   case1.ctl
  7. Data File:      *
  8.   Read Mode:    System Record
  9.   Bad File:     case1.bad
  10.   Discard File:  none specified
  11.  
  12. Number to load: ALL
  13. Number to skip: 0
  14. Errors allowed: 50
  15. Bind array:     64 rows, maximum of 65336 bytes
  16. Record Length:  730 (Buffer size allocated per logical record)
  17. Continuation:    none specified
  18.  
  19. Table DEPT, loaded from every logical record.
  20. Insert option in effect for this table: INSERT
  21.  
  22.    Column Name                  Position   Len  Term Encl Datatype
  23. ------------------------------ ---------- ----- ---- ---- ---------------------
  24. DEPTNO                              FIRST     *   ,  O(") CHARACTER            
  25. DNAME                                NEXT     *   ,  O(") CHARACTER            
  26. LOC                                  NEXT     *  WHT O(") CHARACTER            
  27.  
  28.  
  29. Table DEPT:
  30.   7 Rows successfully loaded.
  31.   0 Rows not loaded due to data errors.
  32.   0 Rows not loaded because all WHEN clauses were failed.
  33.   0 Rows not loaded because all fields were null.
  34.  
  35. Space allocated for bind array:    46848 lbytes (64 rows)
  36. Space otherwise allocated:         48340 bytes
  37.  
  38. Total logical records skipped:          0
  39. Total logical records read:             7
  40. Total logical records rejected:         0
  41. Total logical records discarded:        0
  42.  
  43. Run began on Sat Dec 15 06:22:14 1990
  44. Run ended on Sat Dec 15 06:22:16 1990
  45.  
  46. Elapsed time was:     00:00:01.38
  47. CPU time was:         00:00:00.16     (May not include Oracle CPU time)
  48.