词条 | IBM AIX | ||||||||||||||||||||||
释义 |
| name = AIX | logo = IBM-AIX logo20080906.png | caption = | developer = IBM | source_model = Closed source | kernel_type = Monolithic with dynamically loadable modules | supported_platforms = IBM ROMP, IBM POWER, PowerPC, x86 (IBM PS/2), System/370, ESA/390 | ui = Korn shell (ksh88),[1][2] Common Desktop Environment, (Plasma Workspaces and GNOME optional) | family = Unix | released = {{Start date and age|1986}} | latest_release_version = 7.2.3 | latest_release_date = {{Release date and age|2018|09}} | marketing_target = Workstation, Server | programmed_in = C | language = English | updatemodel = | package_manager = | working_state = Current | license = Proprietary | website = {{URL|http://www.ibm.com/systems/power/software/aix/}} }} AIX (Advanced Interactive eXecutive, pronounced {{IPAc-en|ˌ|eɪ|aɪ|ˈ|ɛ|k|s|}}[3]) is a series of proprietary Unix operating systems developed and sold by IBM for several of its computer platforms. Originally released for the IBM RT PC RISC workstation, AIX now supports or has supported a wide variety of hardware platforms, including the IBM RS/6000 series and later POWER and PowerPC-based systems, IBM System i, System/370 mainframes, PS/2 personal computers, and the Apple Network Server. AIX is based on UNIX System V with 4.3BSD-compatible extensions. It is one of six commercial operating systems that have versions certified to The Open Group's UNIX 03 standard (the others being macOS, Solaris, Inspur K-UX, HP-UX, and eulerOS).[4] The AIX family of operating systems debuted in 1986, became the standard operating system for the RS/6000 series on its launch in 1990, and is still actively developed by IBM. It is currently supported on IBM Power Systems alongside IBM i and Linux. AIX was the first operating system to have a journaling file system, and IBM has continuously enhanced the software with features such as processor, disk and network virtualization, dynamic hardware resource allocation (including fractional processor units), and reliability engineering ported from its mainframe designs.[5] HistoryUnix started life at AT&T's Bell Labs research center in the early 1970s, running on DEC minicomputers. By 1976, the operating system was in use at various academic institutions, including Princeton, where Tom Lyon and others ported it to the S/370, to run as a guest OS under VM/370.[6] This port would later grow out to become UTS,[7] a mainframe Unix offering by IBM's competitor Amdahl Corporation.[8] IBM's own involvement in Unix can be dated to 1979, when it assisted Bell Labs in doing its own Unix port to the 370 (to be used as a build host for the 5ESS switch's software). In the process, IBM made modifications to the TSS/370 hypervisor to better support Unix.[9] It took until 1985 for IBM to offer its own Unix on the S/370 platform, IX/370, which was developed by Interactive Systems Corporation and intended by IBM to compete with Amdahl UTS.[10] The operating system offered special facilities for interoperating with PC/IX, Interactive/IBM's version of Unix for IBM PC compatible hardware, and was licensed at $10,000 per sixteen concurrent users.[11] AIX Version 1, introduced in 1986 for the IBM RT PC workstation, was based on UNIX System V Releases 1 and 2. In developing AIX, IBM and Interactive Systems Corporation (whom IBM contracted) also incorporated source code from 4.2 and 4.3 BSD UNIX. Among other variants, IBM later produced AIX Version 3 (also known as AIX/6000), based on System V Release 3, for their POWER-based RS/6000 platform. Since 1990, AIX has served as the primary operating system for the RS/6000 series (later renamed IBM eServer pSeries, then IBM System p, and now IBM Power Systems). AIX Version 4, introduced in 1994, added symmetric multiprocessing with the introduction of the first RS/6000 SMP servers and continued to evolve through the 1990s, culminating with AIX 4.3.3 in 1999. Version 4.1, in a slightly modified form, was also the standard operating system for the Apple Network Server systems sold by Apple Computer to complement the Macintosh line. In the late 1990s, under Project Monterey, IBM and the Santa Cruz Operation planned to integrate AIX and UnixWare into a single 32-bit/64-bit multiplatform UNIX with particular emphasis on running on Intel IA-64 (Itanium) architecture CPUs. A beta test version of AIX 5L for IA-64 systems was released, but according to documents released in the SCO v. IBM lawsuit, less than forty licenses for the finished Monterey Unix were ever sold before the project was terminated in 2002. In 2003, the SCO Group alleged that (among other infractions) IBM had misappropriated licensed source code from UNIX System V Release 4 for incorporation into AIX; SCO subsequently withdrew IBM's license to develop and distribute AIX. IBM maintains that their license was irrevocable, and continued to sell and support the product until the litigation was adjudicated. AIX was a component of the 2003 SCO v. IBM lawsuit, in which the SCO Group filed a lawsuit against IBM, alleging IBM contributed SCO's intellectual property to the Linux codebase. The SCO Group, who argued they were the rightful owners of the copyrights covering the Unix operating system, attempted to revoke IBM's license to sell or distribute the AIX operating system. In March 2010, a jury returned a verdict finding that Novell, not the SCO Group, owns the rights to Unix.[12] AIX 6 was announced in May 2007, and it ran as an open beta from June 2007 until the general availability (GA) of AIX 6.1 on November 9, 2007. Major new features in AIX 6.1 included full role-based access control, workload partitions (which enable application mobility), enhanced security (Addition of AES encryption type for NFS v3 and v4), and Live Partition Mobility on the POWER6 hardware. AIX 7.1 was announced in April 2010, and an open beta ran until general availability of AIX 7.1 in September 2010. Several new features, including better scalability, enhanced clustering and management capabilities were added. AIX 7.1 includes a new built-in clustering capability called Cluster Aware AIX. AIX is able to organize multiple LPARs through the multipath communications channel to neighboring CPUs, enabling very high-speed communication between processors. This enables multi-terabyte memory address range and page table access to support global petabyte shared memory space for AIX POWER7 clusters so that software developers can program a cluster as if it were a single system, without using message passing (i.e. semaphore-controlled Inter-process Communication). AIX administrators can use this new capability to cluster a pool of AIX nodes. By default, AIX V7.1 pins kernel memory and includes support to allow applications to pin their kernel stack. Pinning kernel memory and the kernel stack for applications with real-time requirements can provide performance improvements by ensuring that the kernel memory and kernel stack for an application is not paged out.[13] AIX 7.2[14] was announced in October 2015, and released in December 2015. AIX 7.2 principal feature is the Live Kernel Update capability which allows OS fixes to replace the entire AIX kernel with no impact to applications, by live migrating workloads to a temporary surrogate AIX OS partition while the original OS partition is patched. AIX 7.2 was also restructured to remove obsolete components. The networking component, bos.net.tcp.client was repackaged to allow additional installation flexibility. Unlike AIX 7.1, AIX 7.2 is only supported on systems based on POWER7 or later processors. Supported hardware platformsIBM RT PCThe original AIX (sometimes called AIX/RT) was developed for the IBM RT PC workstation by IBM in conjunction with Interactive Systems Corporation, who had previously ported UNIX System III to the IBM PC for IBM as PC/IX.[16] According to its developers, the AIX source (for this initial version) consisted of one million lines of code.[15] Installation media consisted of eight 1.2M floppy disks. The RT was based on the IBM ROMP microprocessor, the first commercial RISC chip. This was based on a design pioneered at IBM Research (the IBM 801) . One of the novel aspects of the RT design was the use of a microkernel, called Virtual Resource Manager (VRM). The keyboard, mouse, display, disk drives and network were all controlled by a microkernel. One could "hotkey" from one operating system to the next using the Alt-Tab key combination. Each OS in turn would get possession of the keyboard, mouse and display. Besides AIX v2, the PICK OS also included this microkernel. Much of the AIX v2 kernel was written in the PL/8 programming language, which proved troublesome during the migration to AIX v3.{{Citation needed|date=June 2008}} AIX v2 included full TCP/IP networking, as well as SNA and two networking file systems: NFS, licensed from Sun Microsystems, and Distributed Services (DS). DS had the distinction of being built on top of SNA, and thereby being fully compatible with DS on the IBM midrange AS/400 and mainframe systems. For the graphical user interfaces, AIX v2 came with the X10R3 and later the X10R4 and X11 versions of the X Window System from MIT, together with the Athena widget set. Compilers for Fortran and C were available. IBM PS/2 seriesAIX PS/2 (also known as AIX/386) was developed by Locus Computing Corporation under contract to IBM.[16] AIX PS/2, first released in 1987,[17] ran on IBM PS/2 personal computers with Intel 386 and compatible processors. The product was announced in September 1988 with a baseline tag price of $595, although some utilities like uucp were included in a separate Extension package priced at $250. nroff and troff for AIX were also sold separately in a Text Formatting System package priced at $200. The TCP/IP stack for AIX PS/2 retailed for another $300. The X Window package was priced at $195, while the C and FORTRAN compilers each had a price tag of $275. Locus also made available their DOS Merge virtual machine environment for AIX, which could run MS DOS 3.3 applications inside AIX; DOS Merge was sold separately for another $250.[18] IBM also offered a $150 AIX PS/2 DOS Server Program, which provided file server and print server services for client computers running PC DOS 3.3.[19] The last version of PS/2 AIX is 1.3. It was released in 1992 and announced to add support for non-IBM (non-microchannel) computers as well.[20] Support for PS/2 AIX ended in March 1995.[21] {{anchor|AIX/370|AIX/390}}IBM mainframesIn 1988, IBM announced AIX/370, also developed by Locus Computing. AIX/370 was IBM's fourth attempt to offer Unix-like functionality for their mainframe line, specifically the System/370 (the prior versions were a TSS/370-based Unix system developed jointly with AT&T c.1980,[9] a VM/370-based system named VM/IX developed jointly with Interactive Systems Corporation c.1984,{{cn|date=June 2018}} and a VM/370-based version of TSS/370 named IX/370 which was upgraded to be compatible with Unix System V{{cn|date=June 2018}}). AIX/370 was released in 1990 with functional equivalence to System V Release 2 and 4.3BSD as well as IBM enhancements. With the introduction of the ESA/390 architecture, AIX/370 was replaced by AIX/ESA in 1991, which was based on OSF/1, and also ran on the System/390 platform. This development effort was made partly to allow IBM to compete with Amdahl UTS.{{Citation needed|date=June 2008}} Unlike AIX/370, AIX/ESA ran both natively as the host operating system, and as a guest under VM. AIX/ESA, while technically advanced, had little commercial success, partially because UNIX functionality was added as an option to the existing mainframe operating system, MVS, which became MVS/ESA OpenEdition in 1999.{{Citation needed|date=June 2008}} IA-64 systemsAs part of Project Monterey, IBM released a beta test version of AIX 5L for the IA-64 (Itanium) architecture in 2001, but this never became an official product due to lack of interest.[22] Apple Network ServersThe Apple Network Server (ANS) systems were PowerPC-based systems designed by Apple Computer to have numerous high-end features that standard Apple hardware did not have, including swappable hard drives, redundant power supplies, and external monitoring capability. These systems were more or less based on the Power Macintosh hardware available at the time but were designed to use AIX (versions 4.1.4 or 4.1.5) as their native operating system in a specialized version specific to the ANS called AIX for Apple Network Servers. AIX was only compatible with the Network Servers and was not ported to standard Power Macintosh hardware. It should not be confused with A/UX, Apple's earlier version of Unix for 68k-based Macintoshes. POWER ISA/PowerPC/Power ISA-based systemsThe release of AIX version 3 (sometimes called AIX/6000) coincided with the announcement of the first POWER1-based IBM RS/6000 models in 1990. AIX v3 innovated in several ways on the software side. It was the first operating system to introduce the idea of a journaling file system, JFS, which allowed for fast boot times by avoiding the need to ensure the consistency of the file systems on disks (see fsck) on every reboot. Another innovation was shared libraries which avoid the need for static linking from an application to the libraries it used. The resulting smaller binaries used less of the hardware RAM to run, and used less disk space to install. Besides improving performance, it was a boon to developers: executable binaries could be in the tens of kilobytes instead of a megabyte for an executable statically linked to the C library. AIX v3 also scrapped the microkernel of AIX v2, a contentious move that resulted in v3 containing no PL/I code and being somewhat more "pure" than v2. Other notable subsystems included:
POWER7 AIX featuresAIX 7.1 fully exploits systems based on POWER7 processors include the Active Memory Expansion (AME) feature, which increases system flexibility where system administrators can configure logical partitions (LPARs) to use less physical memory. For example, an LPAR running AIX appears to the OS applications to be configured with 80 GB of physical memory but the hardware actually only consumes 60 GB of physical memory. Active Memory Expansion is a virtual memory compression system which employs memory compression technology to transparently compress in-memory data, allowing more data to be placed into memory and thus expanding the memory capacity of POWER7 systems. Using Active Memory Expansion can improve system utilization and increase a system’s throughput. AIX 7 automatically manages the size of memory pages used to automatically use 4 KB, 64 KB or a combination of those page sizes. This self-tuning feature results in optimized performance without administrative effort. POWER8 AIX featuresAIX 7.2 exploits POWER8 hardware features including accelerators and eight-way hardware multithreading. VersionsVersion history
POWER/PowerPC releases
IBM System/370 releasesIBM PS/2 releases
IBM RT releases
User interfacesThe default shell was Bourne shell up to AIX version 3, but was changed to KornShell (ksh88) in version 4 in view of XPG4 and POSIX compliance.[1] GraphicalThe Common Desktop Environment (CDE) is AIX's default graphical user interface. As part of Linux Affinity and the free AIX Toolbox for Linux Applications (ATLA), open-source KDE Plasma Workspaces and GNOME desktop are also available. System Management Interface Tool{{Main|IBM AIX SMIT}}SMIT is the System Management Interface Tool for AIX. It allows a user to navigate a menu hierarchy of commands, rather than using the command line. Invocation is typically achieved with the command SMIT also generates a log of commands that are performed in the
DatabaseObject Data Manager (ODM) is a database of system information integrated into AIX,[37][38] analogous to the registry in Microsoft Windows.[39] A good understanding of the ODM is essential for managing AIX systems.[40]Data managed in ODM is stored and maintained as objects with associated attributes.[41] Interaction with ODM is possible via application programming interface (API) library for programs, and command-line utilities such us odmshow, odmget, odmadd, odmchange and odmdelete for shell scripts and users. SMIT and its associated AIX commands can also be used to query and modify information in the ODM.[42] Example of information stored in the ODM database are:
See also
References1. ^1 {{cite book|author1=Casey Cannon|author2=Scott Trent|author3=Carolyn Jones|title=Simply AIX 4.3|year=1999|publisher=Prentice Hall PTR|isbn=978-0-13-021344-0|page=21}} 2. ^{{cite web|url=http://publib.boulder.ibm.com/infocenter/aix/v6r1/index.jsp?topic=/com.ibm.aix.cmds/doc/aixcmds5/sh.htm|title=IBM Knowledge Center|author=|date=|website=publib.boulder.ibm.com}} 3. ^{{cite web|url=http://tehtable.wordpress.com/2010/01/29/unix-pronunciation|title=Unix Pronunciation|author=|date=January 29, 2010|website=wordpress.com}} 4. ^{{cite web|url=http://www.opengroup.org/openbrand/register/|title=The Open Brand Register of Certified Products|accessdate=2014-05-29|publisher=The Open Group|date=2014-05-29}} 5. ^{{cite web|url=http://www.ibm.com/developerworks/aix/library/au-unix40/#aixhistory|title=UNIX turns 40|accessdate=2011-02-09|publisher=IBM Corporation|date=2011-02-09}} 6. ^{{cite journal |title=Portability of C Programs and the UNIX System |first1=Stephen C. |last1=Johnson |authorlink1=Stephen C. Johnson |first2=Dennis M. |last2=Ritchie |authorlink2=Dennis Ritchie |journal=Bell System Technical Journal |volume=57 |issue=6 |year=1978 |pages=2021–2048 |url=https://www.bell-labs.com/usr/dmr/www/portpap.pdf |doi=10.1002/j.1538-7305.1978.tb02141.x}} 7. ^{{Citation | first = Lars | last = Poulsen | title = IBM 360/370/3090/390 | date = 2001 | url = http://www.beagle-ears.com/lars/engineer/comphist/ibm360.htm }} 8. ^{{cite web| url = http://www.telecompaper.com/news/amdahl-launches-uts-mainframe-unix-version--3646| title = Amdahl launches UTS mainframe unix| date = 1993 }} 9. ^1 {{cite journal |title=A UNIX System Implementation for System/370 |first1=W. A. |last1=Felton |first2=G. L. |last2=Miller |first3=J. M. |last3=Milner |journal=AT&T Bell Laboratories Technical Journal |year=1984 |volume=63 |issue=8 |url=https://www.bell-labs.com/usr/dmr/www/otherports/ibm.pdf}} 10. ^{{cite news |newspaper=Computerworld |date=February 18, 1985 |title=Users: new life for VM |page=11 |url=https://books.google.com/books?id=iwX8vVdMAckC&pg=PA11 |first=John |last=Gallant}} 11. ^{{cite news |newspaper=Computerworld |date=February 18, 1985 |title=Software steals 3090's thunder: VM gets XA version; Unix fully supported |pages=1, 8 |url=https://books.google.com/books?id=iwX8vVdMAckC&pg=PA8 |first=John |last=Gallant}} 12. ^{{cite web | url=http://www.groklaw.net/article.php?story=20100330152829622 | title=Novell Wins Again — Jury Rules Copyrights Didn't Go to SCO | accessdate=2010-03-30 | date=2010-03-30}} 13. ^{{cite web|url=http://www-03.ibm.com/systems/power/software/aix/|title=IBM AIX 7 preview|accessdate=2010-04-16|publisher=IBM Corporation|date=2010-04-16}} 14. ^1 {{cite web|url=http://www-01.ibm.com/common/ssi/cgi-bin/ssialias?infotype=AN&subtype=CA&htmlfid=897/ENUS215-393&appname=USN |title=IBM AIX 7.2 Announcement Letter |publisher=IBM.com |date= |accessdate=2015-10-05}} 15. ^{{cite book|title=IBM joins 32-bit fray with RT line|url=https://books.google.com/books?id=33QfOHT69aMC&pg=PA8|date=January 27, 1986|publisher=Computerworld|page=8|issn=0010-4841}} 16. ^1 {{cite book|author=Patricia Keefe|title=IBM, Locus to co-develop PS/2 AIX system|url=https://books.google.com/books?id=fGXpro99fIsC&pg=PT7|publisher=Computerworld|page=8|date=July 6, 1986|issn=0010-4841}} 17. ^{{cite web|url=http://www-01.ibm.com/common/ssi/ShowDoc.wss?docURL=/common/ssi/rep_ca/2/877/ENUSZP87-0422/index.html&lang=en&request_locale=en |title=IBM AIX PS2 1987 Announcement Letter |publisher=IBM.com |date=1987-11-03}} 18. ^{{cite book|title=IBM Announces Broad Range of Unix-Related Tools, Products|url=https://books.google.com/books?id=Bj8EAAAAMBAJ&pg=PA8|date=November 16, 1987|publisher=InfoWorld|page=8|issn=0199-6649}} 19. ^{{cite book|title=AIX for PS/2|url=https://books.google.com/books?id=jBT4fczNvWwC&pg=PT54|date=February 22, 1988|publisher=Computerworld|page=55|issn=0010-4841}} 20. ^{{cite book|author=Cate Corcoran|title=IBM announces increased support for Unix on PCs|url=https://books.google.com/books?id=klEEAAAAMBAJ&pg=PA16|date=September 28, 1992|publisher=InfoWorld|pages=16|issn=0199-6649}} 21. ^{{cite web|url=https://web.archive.org/web/20030428132638/http://os2ports.com/docs/aix/withdraw.html|title=WITHDRAWAL: IBM AIX PS/2 OPERATING SYSTEM VERSION 1.3|author=|date=April 28, 2003|website=archive.org}} 22. ^{{cite web| url = http://www.groklaw.net/article.php?story=2005082506163768| title = 2002 IBM Internal Email on Project Monterey - "No One Wants It"| accessdate = 2007-05-20| last = Jones| first = Pamela| authorlink = Pamela Jones| date = August 25, 2005| work = Groklaw}} 23. ^{{cite web| url = http://www-03.ibm.com/systems/power/software/aix/v71/index.html| title = AIX Version 7.1| accessdate = 2011-05-03}} 24. ^https://www-01.ibm.com/support/docview.wss?uid=isg3T1012517 AIX support lifecycle information 25. ^https://www-01.ibm.com/software/support/lifecycleapp/PLCSearch.wss?q=aix&ibm-search=Search AIX Software lifecycle 26. ^{{cite web|url=http://www-01.ibm.com/common/ssi/cgi-bin/ssialias?infotype=an&subtype=ca&appname=GPA&htmlfid=872/ENUSAP10-0184# |title=IBM AP Announcement Letter |publisher=IBM.com |date= |accessdate=2010-12-27}} 27. ^{{cite web|url=http://www-03.ibm.com/systems/p/os/aix/v61/index.html |title=IBM AIX Version 6.1 operating system: Overview |publisher=IBM.com |date= |accessdate=2010-12-27}} 28. ^{{cite web|url=http://www-01.ibm.com/common/ssi/ShowDoc.wss?docURL=/common/ssi/rep_ca/3/899/ENUSLP15-0473/index.html&lang=en&request_locale=en|title=Software withdrawal and support discontinuance: IBM AIX 6, IBM System Director for Power Systems and associated licensed programs |publisher=IBM.com |date= |accessdate=2015-09-29}} 29. ^1 {{cite web|url=http://www-306.ibm.com/software/support/systemsp/lifecycle/ |title=System p product lifecycle dates |publisher=IBM Software Support |date= |accessdate=2010-12-27}} 30. ^{{cite web|url=http://www-01.ibm.com/software/support/systemsp/lifecycle/#GA |title=System p product lifecycle dates |publisher=IBM Software Support |date= |accessdate=2010-12-27}} 31. ^{{cite web|url=http://www.ibm.com/servers/aix/whitepapers/db_perf_aix.pdf|title=Power Systems - IBM|author=|date=|website=www.ibm.com}} 32. ^IBM Software Support Lifecycle (XML) 33. ^{{cite web|url=http://www.unigroup.org/unigroup-0404.html|title=Unigroup Next Meeting Announcement|archive-url=https://web.archive.org/web/20060829033329/http://www.unigroup.org/unigroup-0404.html |archive-date=August 29, 2006|dead-url=no}} 34. ^{{cite web|url=http://www-03.ibm.com/press/us/en/pressrelease/2305.wss|title=IBM's AIX is First Operating System in a 64-bit Environment to Receive C2 Security Certification|author=|date=January 18, 1999|website=www-03.ibm.com}} 35. ^{{cite web |url=http://byte.com/art/9504/sec14/art2.htm |title=How HP improved the performance, reliability, and ease of use of its flagship PA-RISC operating system |archiveurl=https://web.archive.org/web/19961020154920/http://byte.com/art/9504/sec14/art2.htm |first1=John |last1=Sontag |publisher=Byte |archivedate=October 20, 1996}} 36. ^http://www.usenix.org/events/usenix01/freenix01/full_papers/teigland/teigland_html/index.html 37. ^{{cite web|title=Object Data Manager (ODM)|url=http://sysadminexperts.com/basic-aix-course/aix-technical-topic/object-data-manager-odm|website=sysadminexperts.com|publisher=SysAdminExperts|accessdate=18 June 2016}} 38. ^{{cite web|title=IBM Knowledge Center: Object data manager|url=https://www.ibm.com/support/knowledgecenter/ssw_aix_71/com.ibm.aix.genprogc/odm.htm|website=www.ibm.com|publisher=IBM|accessdate=18 June 2016}} 39. ^{{cite book |last=Nemeth |first=Evi |title=UNIX and Linux System Administration Handbook |chapterurl=https://books.google.com/books?id=0SIdBAAAQBAJ&pg=PA432 |date=2011 |publisher=Prentice Hall |isbn=978-0-13-148005-6 |pages=432–437 |chapter=Chapter 13. Drivers and the Kernel}} 40. ^{{cite book|last1=Michael|first1=Randal|title=AIX 5L Administration|publisher=Mcgraw-hill|isbn=9780072222555|page=150|url=https://books.google.com/books?id=NS_2z4e67sQC&dq=%22object+data+manager%22+AIX&focus=searchwithinvolume&q=%22object+data+manager%22|language=en}} 41. ^{{cite web|title=IBM Training White Paper: Understanding the AIX Object Data Manager|url=https://www.globalknowledge.com/us-en/resources/resource-library/white-papers/understanding-the-aix-object-data-manager/|website=www.globalknowledge.com|publisher=Global Knowledge|accessdate=18 June 2016}} 42. ^{{cite book|last1=Frisch|first1=Æleen|title=Essential System Administration: Tools and Techniques for Linux and Unix Administration|publisher="O'Reilly Media, Inc."|isbn=9780596550493|page=67|url=https://books.google.com/books?id=uRW8V9QOL7YC&pg=PT91&dq=%22object+data+manager%22+AIX&hl=en&sa=X&ved=0ahUKEwjHnM3M2bDNAhUW2GMKHbMFBiwQ6AEINzAC#v=onepage&q=%22object%20data%20manager%22%20AIX&f=false|language=en}} External links
5 : IBM operating systems|Power operating systems|PowerPC operating systems|UNIX System V|Object-oriented database management systems |
||||||||||||||||||||||
随便看 |
|
开放百科全书收录14589846条英语、德语、日语等多语种百科知识,基本涵盖了大多数领域的百科知识,是一部内容自由、开放的电子版国际百科全书。