Object Data Manager: Difference between revisions

Content deleted Content added
Proposing article for deletion per WP:PROD. (TW)
WP:DEPROD consider merge to IBM AIX
Line 1:
{{Proposed deletion/dated
|concern = No indication of significance.
|timestamp = 20160330173946
}}
{{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.