GeekInterview.com
   Home |  Tech FAQ  |   Interview Questions |  Placement Papers |  Tech Articles |  Learn |  Freelance Projects |  Online Testing |  Geeks Talk |  Job Postings |  Knowledge Base | Site Search |  Add/Ask Question

  GeekInterview.com  >  Tech FAQs  >  Abinitio

 Print  |  
Question:  how to rerun a graph in UNIX



July 07, 2008 09:31:07 #4
 Mathi777   Member Since: July 2008    Total Comments: 2 

RE: how to rerun a graph in UNIX
 
when ever a graph fails it creates a .rec file in the working directory ,the directory may be where ur graph deployed script is stored .so remove that .rec file an dthen run the deployed script of the graph from unix,u may use m_rollback -d
     

 

Back To Question