Teradata Import Scripts Utility is a desktop application which you can use offline to generate BTEQ Import, Fastload, Multiload & TPT Load scripts.
In my blog I get so many requests from readers related with loading data files into Teradata table. Especially the people who are not core Teradata developers or switching from some other RDBMS like ORACLE, NETEZZA etc who have basic understanding of SQL often struggle to write these scripts. Also writing scripts is not complex however it may take some time. Hence to save time and help others who just want some data in Teradata tables I have created this utility. You may want to change some variables as per your requirement and Teradata environment. Please verify the output once before running the code in your Teradata environment. I will advise to create back-up of tables before running the generated script.
Hope it helps.