{
{       The purpose of this routine is to activate a previously defined
{ RHFAM server, making it available to receive connection requests. The
{ table of RHFAM server definitions is searched for the specified server,
{ which, if found and inactive, is set to active.
{        This routine must be called within the system job or the caller
{ must have NETWORK_APPLICATION_MGMT capability.
{
{ RFP$ACTIVATE_RHFAM_SERVER (SERVER, STATUS)
{
{ SERVER: (input) This parameter specifies the name of the server that is
{   to be activated.
{
{ STATUS: (output) This status returns the result of the request. A status
{   of normal indicates that the specified server is active.
{
{     CONDITIONS: rfe$appl_not_defined
{                 rfe$appl_already_active
{
{     IDENTIFIER: 'RF'
{
