Command uxshw res esp=? fails when using area.
search cancel

Command uxshw res esp=? fails when using area.

book

Article ID: 216579

calendar_today

Updated On:

Products

CA Automic Dollar Universe

Issue/Introduction

The command uxshw res res=RESNAME esp=X (or I,A,S) fails in case the resource does not have the variable !ESP! in its definition (fname)

 

./uxshw RES RES=RESNAME ESP=X FULL
 Command : uxshw res res=RESNAME esp=x full mu=* pdate=* tsoc=* partage

No resource is selected for the operation.
command in error!!

Environment

Release : 6.x

Component : DOLLAR UNIVERSE

Cause

Missing !ESP! variable in its location name of resource

Resolution

If you want to be able to list it using esp=X/S/I/A, the resource MUST have !ESP! in its location name.
If not, command will fail. If you want to list a logical resource using esp, and doesn't have !ESP!, you must use blank esp=" " as specified in documentation.

Additional Information

./uxshw RES RES=RESNAME ESP=X FULL
 Command : uxshw res res=RESNAME esp=x mu=* pdate=* tsoc=* inf partage

  TYPE  | res

 ITEMS | res          : RESNAME
       | label        : ID 
       | nature       : log
       | fname        : !ESP!_RESNAME
       | dir          :
       | freq         : 30
       | unlock
       | qt1          : 1
       | qt2          : 0
       | clear
       | param        :
       | validity     : 0
       | noregexp
       | soap         : (  )
       | soap_conf    : (  )
       | soap_input   : (  )
       | rest         : (  )
       | rest_header  : (  )
       | rest_urlprm  : (  )
       | rest_filprm  : (  )
       | rest_body    : (  )