![]()  |  
 
 
 | 
Archives of the TeradataForumMessage Posted: Thu, 02 Jun 2005 @ 18:57:10 GMT
 
 You are missing the following in you path. 
     C:\Program Files\Common Files\NCR\AXSMOD;
Your session path has it included when you installed the OLE DB Load utility; however, that does not apply to default path setting. You can check in your command prompt by "echo %path%" and use the same command in your batch file to compare the difference. Put the following as your first line of your batch file then it should work fine if you have standard installation. 
     path=%PATH%;C:\Program Files\Common Files\NCR\AXSMOD;C:\Program
     Files\NCR\Teradata Client\bin
Hope this helps, Samuel Chu 
  | ||||||||||||||||||||||||||||||||||||||||||||||||
|   | ||||||||||||||||||||||||||||||||||||||||||||||||
 
  | ||||||||||||||||||||||||||||||||||||||||||||||||
|  
 | ||||||||||||||||||||||||||||||||||||||||||||||||
| Copyright 2016 - All Rights Reserved | ||||||||||||||||||||||||||||||||||||||||||||||||
| Last Modified: 15 Jun 2023 | ||||||||||||||||||||||||||||||||||||||||||||||||