SQL*Loader: Release 19.0.0.0.0 - Production on Thu Mar 4 07:39:44 2021
Version 19.10.0.0.0
Copyright (c) 1982, 2021, Oracle and/or its affiliates. All rights reserved.
Control File: control\AdventureWorks.DatabaseLog.ctl
Data File: data/AdventureWorks.DatabaseLog.dat
File processing option string: "str '<EORD>'"
Bad File: control\AdventureWorks.DatabaseLog.bad
Discard File: none specified
(Allow all discards)
Number to load: ALL
Number to skip: 0
Errors allowed: 50
Bind array: 250 rows, maximum of 1048576 bytes
Continuation: none specified
Path used: Conventional
Table ADVENTUREWORKS.DATABASELOG, loaded from every logical record.
Insert option in effect for this table: INSERT
TRAILING NULLCOLS option in effect
Column Name Position Len Term Encl Datatype
------------------------------ ---------- ----- ---- ---- ---------------------
DATABASELOGID FIRST * CHARACTER
Terminator string : '<EOFD>'
POSTTIME NEXT * CHARACTER
Terminator string : '<EOFD>'
SQL string for column : "TO_TIMESTAMP(:PostTime, 'yyyy-mm-dd HH24:mi:ss.ff3')"
DATABASEUSER NEXT * CHARACTER
Terminator string : '<EOFD>'
SQL string for column : "DECODE(:DatabaseUser, CHR(00), ' ', :DatabaseUser)"
EVENT NEXT * CHARACTER
Terminator string : '<EOFD>'
SQL string for column : "DECODE(:Event, CHR(00), ' ', :Event)"
SCHEMA NEXT * CHARACTER
Terminator string : '<EOFD>'
SQL string for column : "DECODE(:Schema, CHR(00), ' ', :Schema)"
OBJECT NEXT * CHARACTER
Terminator string : '<EOFD>'
SQL string for column : "DECODE(:Object, CHR(00), ' ', :Object)"
TSQL NEXT ***** CHARACTER
Maximum field length is 2000000
Terminator string : '<EOFD>'
XMLEVENT NEXT ***** CHARACTER
Maximum field length is 2000000
Terminator string : '<EOFD>'
value used for ROWS parameter changed from 250 to 1
Table ADVENTUREWORKS.DATABASELOG:
1596 Rows successfully loaded.
0 Rows not loaded due to data errors.
0 Rows not loaded because all WHEN clauses were failed.
0 Rows not loaded because all fields were null.
Space allocated for bind array: 4001572 bytes(1 rows)
Read buffer bytes: 1048576
Total logical records skipped: 0
Total logical records read: 1596
Total logical records rejected: 0
Total logical records discarded: 0
Run began on Thu Mar 04 07:39:44 2021
Run ended on Thu Mar 04 07:39:56 2021
Elapsed time was: 00:00:12.44
CPU time was: 00:00:01.79