I have the below load script. When using this script it generates the error; Can't find Lead Table. But I don't understand why, I just generate it and try to concatenate something to it. Any thoughts?
Lead table is not created as the load will be auto concatenated to NewLead. If you want to keep the first two tables separate you will need to use the NOCONCATENATE before the load statement for the Lead table.