Description

Performs a health check against all attached tables and returns back any issues. Returns two lists which are delimited by an @RM.  The first list is an @FM list of attached tables. The second list is an @FM list of results (groups that have GFEs or an empty string if there are none).  Items in each list correspond which each other based on their list position.

Syntax

rv = Database_Services("VerifyLHAll")

Parameters

None

Version

16.0.18


  • No labels