0% found this document useful (0 votes)
225 views6 pages

Putra Database

The document is a database load report from July 9th, 2015. It summarizes the loading of data from three CSV files into tables in the putra_database. There were warnings that some field values were not the correct data type and could not be loaded accurately. The collar table loaded successfully with 157 records inserted and 1 rejected. The survey table also loaded 157 records but with 1 rejection. The lithologi table encountered multiple type mismatches and only 2 records were inserted with 51 being rejected.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
225 views6 pages

Putra Database

The document is a database load report from July 9th, 2015. It summarizes the loading of data from three CSV files into tables in the putra_database. There were warnings that some field values were not the correct data type and could not be loaded accurately. The collar table loaded successfully with 157 records inserted and 1 rejected. The survey table also loaded 157 records but with 1 rejection. The lithologi table encountered multiple type mismatches and only 2 records were inserted with 51 being rejected.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 6

Database Management - Database Load Report

Jul 09, 2015

Date
: 09-Jul-15
Database : putra_database
Format_file : putra_database.dsc
=====================================================================

#############
Loading Table : collar from file Latihan_Putra/database_putra/collar.csv
#############
Warning: Value for field hole_id contains illegal lowercase characters
Warning: "y" is not numeric
Warning: "x" is not numeric
Warning: "z" is not numeric
Warning: "max_depth" is not numeric
Warning: Value for field hole_path not in allowed set
hole_id,x,y,z,max_depth,hole_path

157 records were inserted.


0 records were updated.
1 records were rejected.
#############
Loading Table : survey from file Latihan_Putra/database_putra/survey.csv
#############
Warning: Value for field hole_id contains illegal lowercase characters
Warning: "depth" is not numeric
Warning: "dip" is not numeric
Warning: "azimuth" is not numeric
hole_id,max_depth,dip,azimuth

157 records were inserted.


0 records were updated.
1 records were rejected.

Page 1 of 6

Database Management - Database Load Report

Jul 09, 2015

#############
Loading Table : lithologi from file Latihan_Putra/database_putra/lithologi.csv
#############
Warning: Value for field hole_id contains illegal lowercase characters
Warning: Value for field samp_id contains illegal lowercase characters
Warning: "depth_from" is not numeric
Warning: "depth_to" is not numeric
Warning: "co" is not numeric
hole_id,samp_id,depth_from,depth_to,zona
Warning: "co" is not numeric
CL00366,,0.1,1,OB
Warning: "co" is not numeric
CL00366,,1,2,OB
Warning: "co" is not numeric
CL00366,,2,3,OB
Warning: "co" is not numeric
CL00366,,3,4,OB
Warning: "co" is not numeric
CL00366,,4,5,OB
Warning: "co" is not numeric
CL00366,,5,6,OB
Warning: "co" is not numeric
CL00366,,6,7,OB
Warning: "co" is not numeric
CL00366,,7,8,W
Warning: "co" is not numeric
CL00366,,8,9,LGS

Page 2 of 6

Database Management - Database Load Report

Jul 09, 2015

Warning: "co" is not numeric


CL00366,,9,10,HGS
Warning: "co" is not numeric
CL00366,,10,11,LGS
Warning: "co" is not numeric
CL00366,,11,12,HGS
Warning: "co" is not numeric
CL00366,,12,13,HGS
Warning: "co" is not numeric
CL00366,,13,14,HGS
Warning: "co" is not numeric
CL00366,,14,15,BR
Warning: "co" is not numeric
CL00366,,15,16,BR
Warning: "co" is not numeric
CL00366,,16,17,BR
Warning: "co" is not numeric
CL00366,,17,17.7,BR
Warning: "co" is not numeric
CL00367,,0.4,1,OB
Warning: "co" is not numeric
CL00367,,1,2,OB
Warning: "co" is not numeric
CL00367,,2,3,OB
Warning: "co" is not numeric
Page 3 of 6

Database Management - Database Load Report

Jul 09, 2015

CL00367,,3,4,OB
Warning: "co" is not numeric
CL00367,,4,5,LGS
Warning: "co" is not numeric
CL00367,,5,6,W
Warning: "co" is not numeric
CL00367,,6,7,W
Warning: "co" is not numeric
CL00367,,7,8,HGS
Warning: "co" is not numeric
CL00367,,8,9,LGS
Warning: "co" is not numeric
CL00367,,9,10,BR
Warning: "co" is not numeric
CL00367,,10,11,BR
Warning: "co" is not numeric
CL00367,,11,12,BR
Warning: "co" is not numeric
CL00367,,12,13,BR
Warning: "co" is not numeric
CL00367,,13,14,BR
Warning: "co" is not numeric
CL00367,,14,15,BR
Warning: "co" is not numeric
CL00368,,0.1,1,OB
Page 4 of 6

Database Management - Database Load Report

Jul 09, 2015

Warning: "co" is not numeric


CL00368,,1,2,OB
Warning: "co" is not numeric
CL00368,,2,3,OB
Warning: "co" is not numeric
CL00368,,3,4,OB
Warning: "co" is not numeric
CL00368,,4,5,OB
Warning: "co" is not numeric
CL00368,,5,6,OB
Warning: "co" is not numeric
CL00368,,6,7,OB
Warning: "co" is not numeric
CL00368,,7,8,OB
Warning: "co" is not numeric
CL00368,,8,9,OB
Warning: "co" is not numeric
CL00368,,9,10,HGS
Warning: "co" is not numeric
CL00368,,10,10.44,HGS
Warning: "co" is not numeric
CL00368,,10.44,11,HGS
Warning: "co" is not numeric
CL00368,,11,12,HGS

Page 5 of 6

Database Management - Database Load Report

Jul 09, 2015

Warning: "co" is not numeric


CL00368,,12,13,W
Warning: "co" is not numeric
CL00368,,13,13.65,HGS
Warning: "co" is not numeric
CL00368,,13.65,14,W
Warning: "co" is not numeric
CL00368,,14,15,BR
Error: Too many load errors ... Discontinuing load
2 records were inserted.
0 records were updated.
51 records were rejected.

Page 6 of 6

You might also like