[ Previous | Next | Contents | Glossary | Home | Search ]
AIX Version 4.3 Commands Reference, Volume 4

rmnotify Command

Purpose

Removes a notify method definition from the Notify object class.

Syntax

rmnotify -n NotifyName

Description

The rmnotify command removes a notify method definition from the notify object class.

Flags

-n NotifyName Specifies the notify method definition to be removed. The rmnotify command is unsuccessful if the NotifyName name does not already exist in the Notify object class.

Files

/etc/objrepos/SRCnotify Specifies the SRC Notify Method object class.

Related Information

The lssrc command, mknotify command, mkssys command, rmssys command.

System Resource Controller Overview in AIX Version 4.3 System Management Guide: Operating System and Devices.

System Resource Controller (SRC) Overview for Programmers in AIX General Programming Concepts: Writing and Debugging Programs.

Understanding SRC Objects in AIX General Programming Concepts: Writing and Debugging Programs.

List of SRC Object-Definition Commands in AIX General Programming Concepts: Writing and Debugging Programs.


[ Previous | Next | Contents | Glossary | Home | Search ]