Unable to load ESRI shape files using TDGeoImport - Validating layers failed
Hi,
I am trying to load ESRI shape files in to Teradata using TDGeoImportExport utility. However, I am facing the below issue "Validating layers failed" and not able to resolve it.
I am using the following configuration - Teradata 14.10, TDGeoImportExport 1.6 for windows 7, 32-bit.
Hi,
I am trying to load ESRI shape files in to Teradata using TDGeoImportExport utility. However, I am facing the below issue "Validating layers failed" and not able to resolve it.
I am using the following configuration - Teradata 14.10, TDGeoImportExport 1.6 for windows 7, 32-bit.
Thanks in advance!
****************************************************** **************************
Logon = <Database>/<User Id>,<Password>
Data Source = <Directory>
LayerName = <Shape file name>;
connecting to <Database> ... connected!
java.io.IOException: GetLayerByName failed for <Shape file name>;
at com.teradata.geo.GeoLayerImportHelper.SetLayerName(Geo LayerImportHelp
er.java:109)
at com.teradata.geo.TDGeoImport.validateAll(TDGeoImport.j ava:948)
at com.teradata.geo.TDGeoImport.main(TDGeoImport.java: 1177)
Validating layers failed.
===========================================
Data importing failed!
****************************************************** **************************