How to implement a non-simultaneous execution of uprocs ?
book
Article ID: 188120
calendar_today
Updated On:
Products
Support Portal
Issue/Introduction
How to implement a non-simultaneous execution of uprocs?
Environment
Release : 6.x
Component : DOLLAR UNIVERSE
Resolution
Option 1: Implement the non-simultaneity condition on the uproc to make sure it will not execute when anothr uproc is still RUNING/EXECUTING as shown below.
Option 2: The Non-Simultaneity condition has its own limit because you can only add up to 99 non-simultaneity on each uproc. If you need to add more than 99 non-simultaneity conditions, you may need to use a Logical File Resource condition.
-Create a logical file resource as shown below.
-Add the logical file resource condition o the uproc as shown below.