-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathdevops.log
More file actions
63 lines (48 loc) · 2.43 KB
/
devops.log
File metadata and controls
63 lines (48 loc) · 2.43 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
SQL*Loader: Release 23.0.0.0.0 - Production on Thu Sep 11 02:25:41 2025
Version 23.9.0.25.07
Copyright (c) 1982, 2025, Oracle and/or its affiliates. All rights reserved.
Control File: devops.ctl
Data File: C:\Users\Krupa\Downloads\devops.csv
Bad File: devops.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 DEVOPS_METRICS, loaded from every logical record.
Insert option in effect for this table: APPEND
TRAILING NULLCOLS option in effect
Column Name Position Len Term Encl Datatype
------------------------------ ---------- ----- ---- ---- ---------------------
METRIC_DATE FIRST * , O(") DATE YYYY-MM-DD
TOTAL_BUILDS NEXT * , O(") CHARACTER
SUCCESSFUL_BUILDS NEXT * , O(") CHARACTER
FAILED_TESTS NEXT * , O(") CHARACTER
DEPLOYMENTS NEXT * , O(") CHARACTER
MTTR_MINS NEXT * , O(") CHARACTER
ACTIVE_BUILDS NEXT * , O(") CHARACTER
CODE_COVERAGE_PCT NEXT * , O(") CHARACTER
COMMITS NEXT * , O(") CHARACTER
OPEN_PRS NEXT * , O(") CHARACTER
ROLLBACK_EVENTS NEXT * , O(") CHARACTER
Record 1: Rejected - Error on table DEVOPS_METRICS, column METRIC_DATE.
ORA-01841: (full) year must be between -4713 and +9999, and not be 0
Help: https://docs.oracle.com/error-help/db/ora-01841/
Table DEVOPS_METRICS:
578 Rows successfully loaded.
1 Row 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: 709500 bytes(250 rows)
Read buffer bytes: 1048576
Total logical records skipped: 0
Total logical records read: 579
Total logical records rejected: 1
Total logical records discarded: 0
Run began on Thu Sep 11 02:25:41 2025
Run ended on Thu Sep 11 02:25:50 2025
Elapsed time was: 00:00:08.41
CPU time was: 00:00:01.11