Jump to content

Object Data Manager

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by 217.14.40.1 (talk) at 14:49, 31 March 2008 (See also). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Object Data Manager (ODM) is a database of system and device configuration information integrated into IBM's AIX operating system. The ODM is unique to AIX compared to other UNIX operating systems. Information being managed by ODM is stored and maintained as objects with associated attributes. Interaction of C applications with ODM is performed via API library; shell scripts and users are provided with command-line utilities such us odmshow, odmadd, odmchange and odmdelete to deal with it.

Example of information stored in the ODM database are:

See also