refresh-db-cache procedure

Calls the method that refreshes the database cache with the newly loaded policy settings. This should only be called after a successful call has been made to import-xml-db procedure or save-changes-to-db procedure. It is up to the caller to decide if the cache should be refreshed after new policy settings are loaded. See import-xml-db procedure and save-changes-to-db procedure for more information.

Parameters:

INPUT pcDbName AS CHARACTER
Logical name of the database to have its cache refreshed.
OUTPUT perrorMsg AS CHARACTER
Error messages.