Archives of the TeradataForum
Message Posted: Thu, 02 Jun 2005 @ 19:53:25 GMT
Subj: | | Re: Ole load automation |
|
From: | | Anomy Anom |
<-- Anonymously Posted: Thursday, June 02, 2005 15:48 -->
The OleLoad tool is part of the Teradata OLE DB Access Module package. The load scripts generated by OleLoad use the OLE DB access module.
The file name of the OLE DB access module is oledb_axsmod.dll. Typically the oledb_axsmod.dll file is located in the C:\Program Files\Common
Files\NCR\AXSMOD folder. For the Teradata client load utility (FastLoad, MultiLoad, etc.) to be able to locate the oledb_axsmod.dll file, the
C:\Program Files\Common Files\NCR\AXSMOD folder needs to be included in the PATH environment variable value. You might try going to
Start...Control Panel...System...Advanced...Environment Variables...System Variables
to add C:\Program Files\Common Files\NCR\AXSMOD to PATH to see if it solves the problem.
Good luck!
|