Hi Community
I am trying to run a simple Column Profile of a SQL Table. Everything appears to be setup correctly but the job fails after running for 31 seconds. Below are a few lines in the log that show the logged error.
[E] 2014-11-21 11:52:54.671 [TaskUtility][pool-5-thread-1] Import of ATL failed :: Error com.sap.icc.dataservices.api.DSAPIException: Data Services execution failed for [-f"C:\windows\TEMP\is_22353807586852745426405710661899441263.atl", -passphrase22618204987421551756739821023250685724]. Error :
(14.2) 11-21-14 11:52:54 (E) (6652:0012) UPG-400009: Initialization Invalid repository version string <14.2.3.0000> in the ATL. Correct it and retry the operation. (COR-10690)
[E] 2014-11-21 11:52:54.671 [TaskUtility][pool-5-thread-1] com.sap.icc.dataservices.api.DSAPIException: Import of ATL failed :: Error com.sap.icc.dataservices.api.DSAPIException: Data Services execution failed for [-f"C:\windows\TEMP\is_22353807586852745426405710661899441263.atl", -passphrase22618204987421551756739821023250685724]. Error :
(14.2) 11-21-14 11:52:54 (E) (6652:0012) UPG-400009: Initialization Invalid repository version string <14.2.3.0000> in the ATL. Correct it and retry the operation. (COR-10690)
Does anyone know how to fix this issue?