A session cannot be created from command line if there are multiple occurrences of the same uproc
book
Article ID: 85924
calendar_today
Updated On:
Products
CA Automic Dollar Universe
Issue/Introduction
Affects Release version(s): 5
Error Message : In the output of the command line: Patch level detected:Dollar Universe 5.6.0 Product Version: Dollar.Universe 5.6.0 FX25010
Description :A session can't be created in command line if there are multiples occurrences of the same uproc.
Environment
OS: All OS Version: All
Cause
Cause type: By design Root Cause: It happens because there are several occurrences of the same uproc in the session. Then references one of these uproc with the parameter "father" will create an ambiguity.
Resolution
The way to avoid the ambiguity is to specify the number of the occurrence in the session.
For example: father=UPROC_NAME(001) instead of: father=UPROC_NAME