Object Data Manager: Difference between revisions

Content deleted Content added
Proposing article for deletion per WP:PROD. (TW)
Added redirect to section
 
(22 intermediate revisions by 9 users not shown)
Line 1:
#redirect [[IBM AIX#Database]]
{{Proposed deletion/dated
{{Redirect category shell|1=
|concern = No indication of significance.
{{R from merge}}
|timestamp = 20160330173946
{{R to section}}
}}
{{unreferenced|date=March 2016}}
'''Object Data Manager''' ('''ODM''') is a [[database management system]] and device configuration integrated into [[IBM]]'s [[AIX operating system]]. The ODM is unique to AIX compared to other [[UNIX]] [[operating system]]s. Data being managed by ODM is stored and maintained as [[Object (computer science)|objects]] with associated [[Attribute (computing)|attributes]]. Interaction of [[C (programming language)|C programming language]] applications with ODM is performed via [[application programming interface]] (API) [[Library (computing)|library]]; [[shell script]]s 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:
*[[Computer network|Network]] configuration
*[[Logical volume management]] configuration
*Installed [[software]] information
*Logical devices or [[software driver]]s
*List of all AIX supported devices
*Physical hardware devices installed and their configuration
*Menus, screens and commands that [[IBM AIX SMIT|SMIT]] uses
 
==See also==
*[[Vital Product Data]] (VPD)
*[[Windows Registry]]
*[[IBM AIX SMIT|SMIT]]
 
==External links==
*[http://publib16.boulder.ibm.com/doc_link/en_US/a_doc_lib/aixprggd/genprogc/odm.htm ODM programming documentation at IBM]
*[http://publib.boulder.ibm.com/infocenter/aix/v6r1/index.jsp?topic=%2Fcom.ibm.aix.genprogc%2Fdoc%2Fgenprogc%2Fodm.htm Object Data Manager (ODM) in AIX 6.1]
 
[[Category:Object-oriented database management systems]]
[[Category:IBM software]]