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

Data Manager Connection

Started by hidayahlasim, 17 Apr 2012 09:12:12 PM

Previous topic - Next topic

hidayahlasim

I'm having a jobstream (J1) with parallel process (p1 and p2). p1 will have few builds node and p2 will check the current time. Once current time = 0700, i wanted to stop all the p1 processes. I've set the action failure = abort for 1 procedure node in p2, however p1 builds are still running when J2 audit log completed with status Failed.

1. how to stop current processing of builds in p1 once p2 aborted?
2. since procedure node with action on failure abort and exit(1) is not working to stop p1, is there anyway to disconnect DB connection to stop p1 which reads from dbX?


eknight

What are you trying to do exactly? It sounds like you're misusing error handling to implement specific features.