TNPM TIPS/RESMGR

From neil.tappsville.com
Revision as of 09:56, 3 September 2019 by Gonzo (talk | contribs) (Created page with " ERROR in RESMGR : can't read "Array Glob(fgp''dbIndex''0)": no such element in array Occurs when there is a space at the beginning of a specified npath in a command F...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

ERROR in RESMGR : can't read "Array Glob(fgpdbIndex0)": no such element in array


Occurs when there is a space at the beginning of a specified npath in a command


Find orphanded segp

resmgr -export segp -colNames "dbIndex type state origin name user" -filter "segparent.dbIndex(is null)"

this should only return one line, and the type should be static

3|''|static|''|on|''|APinstall|''|||ROOTROOT|||''|APdev|''|

If the 'Request Editor' complins 'Unable to retrieve the ROOT subelement group' its either because its not static or there are orphaned segp groups.