If you are unable to create a new account, please email support@bspsoftware.com

 

News:

MetaManager - Administrative Tools for IBM Cognos
Pricing starting at $2,100
Download Now    Learn More

Main Menu

Rerunning Failed Job

Started by mwilliams, 20 Feb 2012 09:16:59 PM

Previous topic - Next topic

mwilliams

Event Studio can run jobs, but can it rerun a failed job? 

I have a couple jobs with multiple reports, with 1-2 failing each day.  I rerun them manually, which of course succeeds.  Unfortunately, the reports take 6-7 to run, and I'm not always there to rerun the jobs.

I know the SDK has a script which will rerun jobs, but we do not own SDK.

If Event Studio can rerun jobs, please specify the area to look into to point me in the right direction.

Thank you.

Grim

Unfortunately there is no automagical way to rerun failed jobs, this is an SDK only thing.

https://www-304.ibm.com/support/docview.wss?uid=swg21423246

But you don't have to have the SDK to run this sample. You should be able to run it without the SDK installed. The SDK is needed to code new apps.
"Honorary Master of IBM Links"- MFGF
Certified IBM C8 & C10 Admin, Gamer, Geek and all around nice guy.
<-Applaud if my rant helped! 8)

mwilliams

Thanks for the info.  I was playing with that script, but would get 53 errors when compiling it, so I assumed I would need the SDK.  I have no doubt now that my Java configuration needs tweaking. 

Now that I know I don't need the SDK to run the script, I'll look into it more in depth.

mwilliams

It would seem the SDK is needed.  The script starts out with:

import org.apache.axis.client.Stub;
import com.cognos.developer.schemas.bibus._3.*;

I believe the apache stub is available, but not the cognos.developer portion.

Oh well.

ra

Hi Cognos Gurus,

I'm also have the same problem in Event studio, I need to re-run failed reports automatically.

Can any one could send the step by step information to achieve the logic.


Thanks,
Rams