Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
I am trying to configure the tTeradataTPTUtility component to load from JDBC source in memory (without generating first a data file and then load the file to teradata using the generated script (.fast)).
I want the component to do in memory jdbc loading like it is the case with tTeradatFastLoad (where you don't have to specifiy a file).
My second question is, the generated script (.fast) is deleted by tTeradataTPTUtility after the loading is done, is it possible to make it not delete this script (.fast) one the job is done ?
The last question, can I specify a session number in tTeradataTPTUtility component ?!!
Thank you a lot for your help.