track & log failed jobs on Report Server 9.0.4
548257Nov 26 2006 — edited Nov 27 2006Hi
Oracle Reports Services 9.0.4 on Windows
i'm trying to figure out how to log failed jobs , so i can automate it and send it to developers
the problem is , how dose showjobs display the job ids with the ohs logs info
http://localhost:7777/reports/rwservlet/showjobs?
i can collect the job IDs with the "Terminated with error" from the rwserver.trc
but how do i connect these jobs with the actual RDF, pdf entries in the apache log
or maybe logs
for example , so i can track the failed requests with their respective parameters
any ideas ?
thanks