{
{   The purpose of this request is to deactivate a system task.
{
{   If this request is called in the system job monitor task (i.e., prior
{ to initiation of the console interaction task), then the system task is
{ terminated.  Otherwise, the system job monitor task is readied so that it
{ may terminate the system task.
{
{    OSP$DEACTIVATE_SYSTEM_TASK (NAME, STATUS)
{
{ NAME: (input) This parameter specifies the name of the system task
{       to be deactivated.
{
{ STATUS: (output) This parameter specifies the request status.
{       CONDITIONS:
{             ofe$sou_not_active
{             ose$system_task_not_active
{             ose$system_task_not_defined
{             ose$task_not_under_oper_control
{
