|  |  | Archives of the TeradataForumMessage Posted: Fri, 27 Feb 2004 @ 08:42:30 GMT
 
 
  
| Subj: |  | Re: Import Data from .csv file to a table using MultiLoad |  |  |  | From: |  | Anuradha Mehra , Gurgaon |  
 Hi The problem is I have entries in Host File. I am able to connect to database using Teradata Administrator, but only when I am running mload
script using MLOAD utility it is giving this error. 
.run file 'c:\globalfilevalue.ml';
0001 .run file 'c:\globalfilevalue.ml';
0002 .LOGTABLE globalfilevalue_log;
0003 .logon demotdat\neetu,;
**** 10:09:25 UTY1006 CLI error: 224, MTDP: EM_NOHOST(224): name not in HOSTS file or names database.
**** 10:09:25 UTY2410 Total processor time used = '0.0600864 Seconds'
     .       Start : 10:09:02 - FRI FEB 27, 2004
     .       End   : 10:09:25 - FRI FEB 27, 2004
     .       Highest return code encountered = '12'.
 I am not able to understand if it is able to connect the same database with Teradata Administrator then why not logon with MLOAD. 
 Regds Anuradha. 
 
 |  |