Page 1 of 1

TeraData Fastload Connection error

Posted: Fri Jan 07, 2005 11:01 am
by dsrules
Hi,
I am trying to load a table in TeraData using the Fast Load plug-in. the error is

Code: Select all

Unable to start FastLoad process fastload: system returns 2: The system cannot find the file specified
I could see the control file and data file being created in the specified directory. I could also load the TeraData table using the API stage, so that means the DSN is not a problem. I am presuming the DataStage Server is not able find the FastLoad exe, though the TeraData Load stage created the .fl and .dat files.
Any help is appreciated. Thanks
Mack

Posted: Fri Jan 07, 2005 3:47 pm
by ray.wurlod
Where is fastload.exe?

Is that folder mentioned in the search path environment variable (PATH)?

Posted: Mon Jan 17, 2005 1:15 pm
by ldesilvio
I have the same problem. The fastload executable is in the path of the server DS is on. What else can I look for? Thanks in advance

Posted: Thu Jan 20, 2005 8:59 pm
by ray.wurlod
Just to clarify, I asked "where", not "what". :wink:

What is the path?

Posted: Mon Feb 07, 2005 11:39 am
by gdheatley
Where should the PATH be set to, i.e. directory structure?

Posted: Mon Feb 07, 2005 2:19 pm
by dsrules
The path variable should include this path

Code: Select all

C:\Program Files\NCR\Teradata Client\
dsrules