Hi, I built a SQL script which I am calling at the Fastload DOS prompt however I am getting an error message that my UserID, Password or Account is Invalid.
I am using the same User Id and Password I use to logon on to Teradata SQL Assistant.
Is there another setting I need to change to get Fastload to work?
Below is a sample of what my lines of code look like.
SESSIONS 16;
ERRLIMIT 9000;
LOGON DB/UID,PW;
Thank you for any help.
-Brian-
I am using the same User Id and Password I use to logon on to Teradata SQL Assistant.
Is there another setting I need to change to get Fastload to work?
Below is a sample of what my lines of code look like.
SESSIONS 16;
ERRLIMIT 9000;
LOGON DB/UID,PW;
Thank you for any help.
-Brian-