# | Date | Where | Item | Comment |
---|---|---|---|---|
3 | 13 Jun 2016 @ 07:02 PDT | Tools | Use Teradata Parallel Transporter to Move Data Without Landing the Data to Disk | Sam@7, Looks like the file is corrupt and hence the message. Did you download the file directly from a linux/Sparc box or copied it from a windows machine? Did the file download complete success... |
2 | 08 Jun 2016 @ 11:04 PDT | Tools | Use Teradata Parallel Transporter to Move Data Without Landing the Data to Disk | Sam@7, you have to use gunzip command to first unzip the file and then use the tar command as follows: #gunzip filename.tar.Z #tar -xvf filename.tar ... |
1 | 03 Jun 2014 @ 02:26 PDT | Tools | Introduction to the Teradata Parallel Transporter Operators | Vetri, Your LD_LIBRARY_PATH should point to the DataDirect lib folder and the ODBCINI should point to the odbc.ini file. and even after doing this, if you are unable to run the tests, then i... |