DUAS6: commands fail if unbalanced parentheses in object names
search cancel

DUAS6: commands fail if unbalanced parentheses in object names

book

Article ID: 133484

calendar_today

Updated On:

Products

CA Automic Dollar Universe

Issue/Introduction

Command line fails in case there are unbalanced parentheses in the objects (task) names.


IE:

When task name has a unbalanced parentheses in the name like the following task name
JBD(FZDH_00370)(000)(FZDH00370D)(000



Commands uxlst /uxrls / uxhld will fail:


uxrls tsk tsk=JBD(FZDH_00370)(000)(FZDH00370D)(000* mu=*

Error : _P_1 : missing a '_P_2'

Environment

Release : 6.x

Component : DOLLAR UNIVERSE

Cause

Command line count parentheses although there was a wildcard

Resolution

Update to a fix version listed below or a newer version if available.


Fix version(s): 

Component: Application.Server

Dollar Universe 6.10.01 - Released 29th May 2019



Now missing end brackets are accepted when using following commands:

  • uxlst tsk tsk="xxxxx*"
  • uxhld tsk tsk="xxx*"
  • uxrls tsk tsk="xxx*"