Page 1 of 1

cannot see output in quality stage

Posted: Tue Jan 30, 2007 10:21 am
by raghav123reddy
i used the survive stage in quality stage...It got deployes successfully and also run successfully but i did not get the output file...When i run it it said job completed successfully (run extract)...

help will be appreciated...
Thanks...

Posted: Tue Jan 30, 2007 12:37 pm
by jhmckeever
raghav123reddy ,

So to clarify, you're saying that your survive stage did not create/populate the specified output file in your Project's Data directory? Are you looking in the right place? Within your specified Run Profile's Master Data Directory you will find a directory YOURPROJECTNAME/Data.

Do you have any files in your Project's Logs directory with a creation time similar to that when you ran your SURVIVE job? The ones of interest will begin with the job name. They often contain useful information.

J.

Posted: Tue Jan 30, 2007 2:26 pm
by ray.wurlod
Verify the stage properties in your job to make sure you're looking for the correct output file name. It will not have reported "run successfully" without producing an output file.

Posted: Tue Jan 30, 2007 2:57 pm
by raghav123reddy
I am getting Job run successfully[run extract] and i am not able to see the output file...In the manual it says that i have to right click on the job name and select server reports and datafiles option to get the output file but its not showing up even if i do that...please help me out regarding this issue...
Thanks...

Posted: Tue Jan 30, 2007 3:48 pm
by ray.wurlod
Did you do what I asked?

Posted: Tue Jan 30, 2007 3:50 pm
by raghav123reddy
yes, I did what you asked...even then its the same result...
Thanks...

Posted: Tue Jan 30, 2007 3:50 pm
by lstsaur
When you select server reports and datafiles, you don't see anythig in the Datafiles and Reports for Job:SURVIVE at all? Not even the input file?

Posted: Tue Jan 30, 2007 4:00 pm
by raghav123reddy
i dont see anything...Not even the input file...Its just blank...

Posted: Tue Jan 30, 2007 6:02 pm
by ray.wurlod
What is the NAME of the output file in your Survive stage? Can you use find on the server to see whether it exists anywhere there?

What check boxes did you check on the job run?

Posted: Wed Jan 31, 2007 11:49 am
by boxtoby
I have seen something like this before, but I ca't remember exactly what the cause was.

Anyway, here's what I would do:

As Ray suggests, look at the Data directory in the project for the file, it won't be anywhere else.

Check the logs in the Log directory, there will be more than one so trawl through them all.

If you are running survivorship this implies previous stan and match stages. Try re-running those first. Does the match itself produce any output?

Have you changed the stan and/or match? This could affect the Survivorship job.

If you are running teh stan/match/survive from one job ensure that you have staged the job to run all 3 stages. It is quite possible to do otherwise and this may not give you the results you are looking for.

Are u running in File or Stream mode? Use File mode first then check Stream mode. To get Stream mode to work you may need to separate the survive from the stan/match.


Hope this helps!


Cheers,

Bob.