Archives of the TeradataForum 
 
 
Message Posted: Thu, 29 Jan 2009 @ 21:44:50 GMT 
 
  
 
 
 
 
  
|  Subj:  |   |  Revalidate references command  |   
|     |   
|  From:  |   |  Simard Rudel  |   
  
 
 
  
Hi all, 
I backup, with arcmain, a table with soft referential integrity.  After restore the table I have to validates references indexes merked as
inconsistent. 
I'm running this script with arcmain : 
     logon xxxxx/logonid,password
     revalidate references for databasename.tablename;
     file=ndvs1
     logoff;
 I have the faillure ARC0202:databasename was not expected. 
Does anybody have a idea of my error? 
 
 
 
 
   
 
 |