The output of uxsubjob command has changed in DU 5.6
book
Article ID: 86937
calendar_today
Updated On:
Products
CA Automic Dollar Universe
Issue/Introduction
Affects Release version(s): 5
Error Message :
-> In Dollar Universe v5.6 when launching the uxsubjob command:
########
uxsubjob queue=SYS_BATCH cmd=/tmp/test.sh log=/tmp/test.log
Completed successfully
echo $?
0
########
-> In Dollar Universe v5.1.3 :
########
uxsubjob queue=SYS_BATCH cmd=/tmp/test.sh log=/tmp/test.log
echo $?
0
########
Patch level detected:Dollar Universe 5.6
Product Version: Dollar.Universe 5.6.0 FX25010
Description :The output of uxsubjob command has changed in DU 5.6
Cause
Cause type:
By design
Root Cause: Between these two versions, DQM was enhanced and this is now the normal behaviour with Dollar Universe v5.6.
Environment
OS: All Unix
OS Version: All
Resolution
If you don't want to see this message, a possible solution is to use the following parameter
"|grep -v Completed"
Fix Status: No Fix
Additional Information
Workaround :
N/A
Feedback
thumb_up
Yes
thumb_down
No