Hi,
I am trying to load a CSV file to a teradata table using FLOAD. I did an FTP of the file from my desktop to the mainframe server. The values in the file are comma separated. The Fload script in the mainframe job has the ' set record vartext ","' command before the DEFINE command. My job keeps failing giving an error message " FDL4800 invalid fastload statement"
SET RECORD VARTEXT "," ;
I am not sure what is the mistake here. Please advise.
Thanks in advance for the support.
Forums: