{
{    he purpose of this request is to set the state of the restore_missing_catalogs
{ process.  This is only provided for the restore_permanent_files utility and
{ is only available for the console job. TRUE indicates that
{ the restore_missing_catalogs process is complete and will cause the
{ 'parent_catalog_recreated' field to be cleared on the next continuation
{ deadstart.  FALSE indicates that the restore_missing_catalogs
{ process has started, and no change will be made during the continuation
{ deadstart.
{
{       PFP$SET_RESTORE_STATUS (RESTORE_MISSING_CATALOGS_DONE, STATUS)
{
{ RESTORE_MISSING_CATALOGS_DONE: (input) This parameter specifies whether the
{      restore_missing_catalogs process is complete.
{
{ STATUS: (output) This parameter returns the request status.
{        CONDITIONS:
{            pfe$not_system_administrator
{
