
" This is the SYSTEM_TERMINATION_PROLOG file.  It is stored in the catalog
" $SYSTEM.PROLOGS_AND_EPILOGS.  The commands in this file are executed every
" time the system is terminated by the TERMINATE_SYSTEM command.
" You may modify this file to perform any work appropriate for execution
" immediately before the system is terminated.
"
" Execution of this file occurs inside a procedure with a WHEN handler so
" that every command in this file will be attempted, regardless of errors.
" In addition you have the status variables IGNORE_STATUS and LOCAL_STATUS
" available to you.
"
" This file contains no commands when it is released.

