Can any one throw some light on the process of finding old recovery files in abinitio production boxes
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Ab Initio’s Co>Op creates recovery files in the working directory as *jobname***.rec**
So if you have an idea where the graphs/psets were executed from, you could simply do a find:
Or if you have access to the AbIntio log files from the old executed jobs, you could grep them for this:
which shows the name of the recovery file it created.