Geometry.Net - the online learning center
Home  - Computer - Oracle Database
e99.com Bookstore
  
Images 
Newsgroups
Page 2     21-40 of 194    Back | 1  | 2  | 3  | 4  | 5  | 6  | 7  | 8  | 9  | 10  | Next 20

         Oracle Database:     more books (99)
  1. Oracle Database 11g DBA Handbook (Osborne ORACLE Press Series) by Bob Bryla, Kevin Loney, 2007-12-06
  2. Oracle Database 11g SQL (Osborne ORACLE Press Series) by Jason Price, 2007-11-05
  3. Oracle Database 11g PL/SQL Programming (Osborne ORACLE Press Series) by Michael McLaughlin, 2008-03-21
  4. OCA Oracle Database 11g SQL Fundamentals I Exam Guide: Exam 1Z0-051 (Osborne ORACLE Press Series) by John Watson, Roopesh Ramklass, 2008-05-29
  5. Oracle PL/SQL Programming: Covers Versions Through Oracle Database 11g Release 2 (Animal Guide) by Steven Feuerstein, Bill Pribyl, 2009-09-24
  6. OCP: Oracle Database 11g Administrator Certified Professional Certification Kit: (1Z0-051, 1Z0-052, and 1Z0-053) by Biju Thomas, Robert G. Freeman, et all 2009-04-13
  7. RMAN Recipes for Oracle Database 11g : A Problem-Solution Approach by Darl Kuhn, Sam R. Alapati, et all 2007-08-20
  8. Oracle Database 10g Real Application Clusters Handbook (Osborne ORACLE Press Series) by KGopalakrishnan, 2006-11-22
  9. OCP Oracle Database 11g New Features for Administrators Exam Guide (Exam 1Z0-050) (Osborne ORACLE Press Series) by Sam Alapati, 2008-04-28
  10. Pro ODP.NET for Oracle Database 11g (Expert's Voice in Oracle) by Edmund Zehoo, 2010-04-05
  11. Oracle Database 11g : New Features for DBAs and Developers (Expert's Voice in Oracle) by Sam R. Alapati, Charles Kim, 2007-11-15
  12. Oracle Database 11g New Features (Osborne ORACLE Press Series) by Robert G. Freeman, 2007-11-05
  13. Hands-On Oracle Database 10g Express Edition for Windows (Osborne ORACLE Press Series) by Steve Bobrowski, 2006-07-26
  14. Oracle Database 10g SQL (Osborne ORACLE Press Series) by Jason Price, McGraw-Hill, 2004-02-20

21. Oracle Database Administrator Certification Track Information
Oracle10g, Oracle9i and Oracle8i training from Oracle experts who have reallife experience using oracle database products. We can train you for Oracle’s
http://www.dbdomain.com/dba_info.htm

HOME
Certification : General Information
Oracle DBA Certification FAQs and Links
  • What is the Oracle Database 10g DBA OCA certification? What is the Oracle Database 10g DBA OCP certification? What is the Oracle9i DBA OCA certification? What is the Oracle9i DBA OCP certification? ... Where can I find free tips for passing the Oracle OCA and OCP DBA exams?

  • What is the Oracle Database 10g DBA OCA certification?

    OCA stands for Oracle Certified Associate. This certification demonstrates a basic understanding of Oracle Database 10g database administration. To obtain this certification, you must pass Exam 1Z0-042, which costs US$125. The exam lasts 120 minutes, has 75 questions, and the passing grade is 65%. You can take the exam at an Oracle Testing Center or a Prometric Testing Center.
    Helpful Links and Information:

    What is the Oracle Database 10g DBA OCP certification?
    OCP stands for Oracle Certified Professional. This certification demonstrates expertise of Oracle Database 10g database administration. To acheive this certification, you must obtain your Oracle Database 10g DBA OCA certification (see previous question), and then pass Exam 1Z0-043, which costs US$125. The exam lasts 90 minutes, has 70 questions, and the passing grade is 66%. You can take the exam at an Oracle Testing Center or a Prometric Testing Center.

    22. Database ELearning
    Database theory and an online tutorial interface to an oracle database system, allowing a user to learn SQL interactively. The site automatically checks and marks SQL and gives instant feedback.
    http://db.grussell.org/
    Database eLearning
    This site is focused on online database learning, revolving around an electronic textbook. Chapter links to the textbook are as follows: Other Sites: Linux Admin Tutorials Database Notes Online Notes Reference Pages Tutorial Activities Online SQL Online Quiz Discussion Forum Future Stuff Online Relational Algebra News

    23. Search And Download Oracle Database, Application Server, And
    Search the Official Oracle documentation for the Oracle 8i and 9i database.
    http://tmsyn.wc.ask.com/r?t=an&s=hb&uid=24312681243126812&sid=343126

    24. Application Security Inc. - Securing Business By Securing Enterprise Application
    Multiple vulnerabilities in oracle database Server. August 31, 2004 If Oracle is running on *nix then only the database would be compromised because
    http://www.appsecinc.com/resources/alerts/oracle/2004-0001/
    Resource Center Downloads Forums Security Links Security Alerts ... Platform-Specific Links SHATTER Team Security Alert Multiple vulnerabilities in Oracle Database Server August 31, 2004 To determine if you are vulnerable, download
    from http://www.appsecinc.com/products/appdetective/oracle/ Credit: These vulnerabilities were researched and discovered by Cesar Cerrudo and Esteban Martinez Fayo of Application Security, Inc. Risk level: High Abstract: Multiple buffer overflow and denial of service (DoS) vulnerabilities exist in the Oracle Database Server which allow database users to take complete control over the database and optionally cause denial of service. For additional information, the official advisory from Oracle Corporation can be downloaded from: http://www.oracle.com/technology/deploy/security/pdf/2004alert68.pdf Details: Please follow the links for details of the vulnerabilities: #1 - Buffer overflow in public procedure DROP_SITE_INSTANTIATION of DBMS_REPCAT_INSTANTIATE package #2 - Buffer overflow in public function INSTANTIATE_OFFLINE of DBMS_REPCAT_INSTANTIATE package #3 - Buffer overflow in public function INSTANTIATE_ONLINE of DBMS_REPCAT_INSTANTIATE package #4 - Buffer overflow on "gname" parameter on procedures of Replication Management API Packages ... #44 - Buffer overflow in procedure SUBINDEXPOPULATE of DRIDDLR package Comments: Exploitation of these vulnerabilities will allow an attacker to completely compromise the OS and the database if Oracle is running on Windows platform, because Oracle must run under the local System account or under an administrative account. If Oracle is running on *nix then only the database would be compromised because Oracle runs mostly under oracle user which has restricted permissions.

    25. Oracle FAQ: ORACLE RDBMS Server
    Information about the oracle database Management Server. The degree of normality in a database is inversely proportional to that of its DBA
    http://www.orafaq.com/navdba.htm
    Oracle FAQ Your Portal to the Oracle Knowledge Grid HOME ASK QUESTION ADD INFO SEARCH ... E-MAIL US
    I'm looking for:
    Advanced options
    Index
    "The degree of normality in a database is inversely proportional to that of its DBA" Did you know: In Oracle 10G one can UNDROP a table without having to restore the entire database. If a table a dropped, Oracle moves it to a Recycle Bin. Starting with Oracle release 9.0.1, Oracle doesn't ship with a svrmgrl utility. One should migrate all svrmrgl scripts to SQL*Plus. Svrmgrl STARTUP keywords EXCLUSIVE, SHARED and PARALLEL have no effect from Oracle8. Set INIT.ORA parameter PARALLEL_SERVER=FALSE to start in EXCLUSIVE mode. From Oracle8 you can use the file number instead of the name in commands. Eg. ALTER DATABASE DATAFILE 40 OFFLINE; From Oracle8 the Advanced Replication Option is included with Oracle8 Enterprise Edition for free. HOME ASK QUESTION ADD FAQ SEARCH ... E-MAIL US

    26. Oracle FAQ: Oracle Database Internals
    Questions and answers about oracle database Internals. A must read for all Oracle DBA s!!!
    http://www.orafaq.com/faqdbain.htm
    Index Search Add FAQ Ask Question
    Oracle Database Internals FAQ
    $Date: 26-Apr-2002 $
    $Revision: 1.02 $
    $Author: WARNING: This FAQ is for informational purposes only. Check with Oracle Support before using the information below.
    Topics
  • What is the difference between locks, latches, enqueues and semaphores? Where can one get a list of all hidden Oracle parameters? What is a database EVENT and how does one set it? What database events can be set? ...
  • Back to Oracle DBA Topics
    What is the difference between locks, latches, enqueues and semaphores?
    A latch is an internal Oracle mechanism used to protect data structures in the SGA from simultaneous access. Atomic hardware instructions like TEST-AND-SET are used to implement latches. Latches are more restrictive than locks in that they are always exclusive. Latches are never queued, but will spin or sleep until they obtain a resource, or time out. Enqueues and locks are different names for the same thing. Both support queuing and concurrency. They are queued and serviced in a first-in-first-out (FIFO) order. Semaphores are an operating system facility used to control waiting. Semaphores are controlled by the following Unix parameters: semmni, semmns and semmsl. Typical settings are:

    27. Macromedia - ColdFusion Best Practices For Oracle Databases
    This article explores integrating oracle databases into your ColdFusion (See my article, CFQUERYPARAM and oracle databases to read more about it.)
    http://www.macromedia.com/v1/handlers/index.cfm?id=18427&method=full

    28. Oracle FAQ: OraTCL FAQ
    Access oracle databases from TCL
    http://www.orafaq.com/faqtcl.htm
    Index Search Add FAQ Ask Question
    Oracle/ TCL FAQ
    $Date: 08-Apr-2004 $
    $Revision: 1.01 $
    $Author:
    Topics
  • What is TCL and OraTCL and what's it got to do with Oracle? How does one start and interact with OraTCL? How does one connect to Oracle? How does one SELECT, INSERT, UPDATE and DELETE data from OraTCL? ...
  • Back to Oracle FAQ Index
    What is TCL and OraTCL and what's it got to do with Oracle?
    TCL stands for "Tool Command Language" and is pronounced "tickle." TCL is a portable scripting language similar to Perl and PHP that can run on different platforms like Unix, Linux, Windows, MAC, etc. OraTCL is an Oracle OCI-like extension to the TCL Language. OraTCL allows one to run SQL and PL/SQL statements from TCL programs and get the results back in strings. OraTCL was adopted by Oracle Corporation and is used for several of the Enterprise Manager (OEM) Event and Job scripts. OraTCL is installed with the OEM Inteligent Agent, and is thus always available for use by Oracle DBAs and developers. TCL scripts are executed with the "tclsh" command interpreter. Look at this example TCL Script:

    29. Macromedia - CFQUERYPARAM And Oracle Databases
    The oracle database parses this statement and determines the best execution path. You may move the system to an oracle database with a different default
    http://www.macromedia.com/devnet/server_archive/articles/cfqueryparam_oracle_dat
    Search You may not have everything you need to view certain sections of Macromedia.com. Please see our site requirements CFQUERYPARAM and Oracle Databases
    By Justin Fidler
    Chief Technology Officer
    Bantu, Inc.
    Introduction
    One of the most important new features added in ColdFusion Server 4.5.1 is the CFQUERYPARAM tag, which enables the use of bind variables in a query. Bantu.com makes extensive use of the Oracle 8.1.6 database, and CFQUERYPARAM works perfectly with it. On the database side, we've seen a performance improvement of between 100 and 1000 percent, depending on the page. This document explores how CFQUERYPARAM works, specifically related to Oracle. Most other major relational databases, such as Microsoft SQL Server or Informix, also implement bind variables. Smaller "desktop" databases like Access may not. Check with your database vendor, as well as the drivers, to see if bind variables are supported. In Oracle, ColdFusion's Native Drivers (provided in the Enterprise version) support bind variables. While I haven't personally tested the ODBC Oracle drivers for this support, the bind variable support in the database itself should work back to at least Oracle 7.3.

    30. Oracle10g New Features
    Please note that the correct name for the new oracle database is oracle database 10g . Incorrect references to the new oracle database 10g include Oracle
    http://www.rampant-books.com/book_2003_2_oracle10g.htm
    Oracle Database 10 g New Features
    g Mike Ault, Daniel Liu, Madhu Tumma
    ISBN 0-9740716-0-9 Library of Congress Number: 2003097635
    527 Pages - Perfect bind 9x7 Publication date: November 2003
    Shelving: Databases/Oracle Oracle In-Focus Series # 12
    Retail Price $34.95 Key Features About the Authors Table of Contents Errata ... Reader Comments -Order now and get 40% off!
    -You also receive the online access to the code depot! Only $19.95 (40% off)
    Written by the world's top authors of best-selling Oracle books, Mike Ault, Daniel Liu and Madhu Tumma target their substantial knowledge of evaluating Oracle new features in this important book. With decades of experience evaluating new Oracle features, this book focuses on the most important new DBA features of Oracle10g as they relate to database administration and Oracle tuning.
    This book provides honest feedback about those Oracle10g features that you should use, and those you should not use. The text takes an in-depth look at those Oracle10g features that are the most important to system performance and Oracle10g database administration.

    31. Error Page 404
    Information on the Linux implementation of the oracle database.
    http://www.oracle.com/ip/deploy/database/oracle9i/index.html?db_linux.html

    32. Oracle Security: Chapter 7. Developing A Database Security Plan
    From the earliest releases of the oracle database, a mechanism has been As we explained in Chapter 3, oracle database Objects, Oracle provides the
    http://www.oreilly.com/catalog/orasec/chapter/ch07.html
    Oracle Security
    1st Edition October 1998
    1-56592-450-9, Order Number: 4509
    446 pages, $34.95
    Chapter 7.
    Developing a Database Security Plan
    In this chapter:
    About the Security Policy and Security Plan

    Types of Accounts

    Standards for Accounts

    Standards for Usernames
    ...
    Sample Security Plan Checklist

    There are many steps to securing your system and its data. But one of the firstand one that too few organizations takeis the development of a security policy that outlines and maps out the enforcement of a security plan. We've included this chapter as the first one in the "Implementing Security" part of this book because we believe that the creation of security policies and the implementation of a security plan must precede the more operational steps of securing your system and database. What's the difference between a security plan and a security policy? A security policy identifies the rules that will be followed to maintain security in a system, while a security plan
    About the Security Policy and Security Plan
    Why does a company need a security policy and plan? What's the point of having them? A security policy, included within a security plan, helps to ensure that everyone is in sync with the company's needs and requirements. With a firm policy in place, every employee knows what is expected what the rules areand how the requirements are to be implemented. The limits are clearly defined and consistent guidance is provided for everyone. Statements within a security plan can help to ensure that each employee knows the boundaries and what the penalties of overstepping those boundaries will be. For example, here are clear, concise rules employees can easily understand and follow:

    33. Six Unpatched Flaws In Oracle Database Products
    A private security research firm goes public with details after waiting more than 700 days for Oracle to release patches.
    http://www.eweek.com/article2/0,1895,1838810,00.asp
    All Ziff Davis Sites eWEEK My Account var jBreadcrumbTitle; jBreadcrumbTitle = "Six Unpatched Flaws in Oracle Database Products"; Home Topics Security News document.write(jBreadcrumbTitle);
    Six Unpatched Flaws in Oracle Database Products By Ryan Naraine
    July 19, 2005
    Be the first to comment on this article

    ADVERTISEMENT Partner Resource Center Red-Database-Security GmbH, a company that specializes in Oracle security audits, warned that the most serious flaw could allow a malicious hacker to use a Web browser to overwrite any file on a vulnerable application server. Alexander Kornbrust, founder and CEO of Red-Database-Security, said three of the flaws are deemed "critical" because of the high risk they present to businesses using the affected products. In an interview with Ziff Davis Internet News, Kornbrust said he decided to publicly release the information after waiting more than 700 days for Oracle to address the issues. Click here to read more about Oracle recently releasing a set of 49 patches. Kornbrust said he was expecting to find the patches in Oracle's scheduled July release of "Critical Patch Updates" because of the severity and the widespread deployment of Oracle Forms and Oracle Reports. Oracle Forms is a component of the Oracle Developer Suite while Oracle Reports is the company's enterprise reporting tool.

    34. Oracle Database 10g Does More, Demands Less
    The longawaited upgrade is easy to deploy and operate, and improves every area of operations.
    http://www.eweek.com/article2/0,1895,1618793,00.asp
    All Ziff Davis Sites eWEEK My Account var jBreadcrumbTitle; jBreadcrumbTitle = "Oracle Database 10g Does More, Demands Less"; Home Topics Database Reviews document.write(jBreadcrumbTitle);
    • ONLINE CLASSIFIEDS Email availability, continuity and compliance.
      Learn how VeriSign(R) Message Archiving and Continuity Services protect enterprises from email disruption and loss, and achie ...
      Intuit provides Track-It! and Network Monitor - the leading help desk and network management solutions for call tracking, IT ...
      ProIT - optimize your entire infrastructure, accelerate problem resolution, and predict future performance with intelligent m ... Is your website hackable? Check with Acunetix WVS!
      Fast Ethernet Wireless Bridges

      Connect LANs easily. Avoid costly service provider fiber leases. Replace under-performing 802.11x solutions. Eliminate T1 and ...

    Oracle Database 10g
    otn.oracle.com/products/database/oracle10g

    PRO: Reduced complexity in setup and management; increased support for new data types and large databases. CON: Some management and analysis tools lack intuitive design.

    35. TmP - PHP
    The bases of the language, how to use PHP with a MySQL database or an oracle database, examples.
    http://www2.themanualpage.org/php/

    index
    glossary news downloads ...
    contact
    search
    last update
    PHP PHP is a recent programing language. It is an interpreted language, just like Perl, with very interesting capabilities: "object-oriented" language, HTTP functions... This language is actually very famous because when it is associated with a web server, it is possible to write dynamic web pages, like guest books, search engines, boards... How to use PHP in HTML pages to write dynamical pages PHP's syntax Control structures PHP and MySQL database connectivity PHP and Oracle database connectivity Source code of this web site
    themanualpage.org
    - This site is submissive to the terms of the GNU GPL and FDL licences.

    36. Installing Oracle 10g R1,R2 On RHEL 4, 3, 2.1, FC 4, 3, 1, RH 9 (x86 And X86-64
    Installing oracle database 10g Release 1 and 2 (32bit/64-bit) on Red Hat Enterprise Linux For 10g R1 (32-bit) on RHEL 2.1, the document oracle database
    http://www.puschitz.com/InstallingOracle10g.shtml
    Written by Werner Puschitz
    Installing Oracle Database 10g Release 1 and 2 (32-bit/64-bit) on Red Hat Enterprise Linux AS 4, 3, 2.1, Red Hat Fedora Core 4, 3, 1, RH 9 on x86 and x86-64 (AMD64/EM64T) Architecture
    www.puschitz.com
    The following procedure is a step-by-step guide (Cookbook) with tips and information for installing Oracle Database 10g on Red Hat Linux. Oracle10g is the easiest Oracle on Linux installation so far.
    This guide shows how I installed 10g Database on various Red Hat systems:
    Oracle Database Version Red Hat OS Version Architecture Comments Oracle 10g R2
    New! Red Hat Enterprise Linux Advanced Server 3 Update 5
    (RHEL AS 3 U5) See also Oracle Database Installation Guide 10g Release 2 (10.2) for Linux x86 Oracle 10g R1
    New! Red Hat Enterprise Linux Advanced Server 4
    (RHEL AS 4 U1) No certification projected for 10g R1 64-bit on RHEL AS 4 x86_64 at the time of this writing. Oracle 10g R1
    Red Hat Enterprise Linux Advanced Server 4
    (RHEL AS 4) Oracle 10g R1
    New! Red Hat Enterprise Linux Advanced Server 3 Update 5 (RHEL AS 3 U5) Oracle Database Installation Guide 10g Release 1 (10.1.0.3) for Linux x86-64

    37. Installing Oracle Database 10g Real Application Cluster (RAC) On Red Hat Linux A
    Installing oracle database 10g Software R1 (10.1.0.2) with Real Application A requirement for oracle database 10g RAC cluster is a set of servers with
    http://www.puschitz.com/InstallingOracle10gRAC.shtml
    Written by Werner Puschitz
    Installing Oracle Database 10g with Real Application Cluster (RAC) on Red Hat Enterprise Linux Advanced Server 3
    www.puschitz.com
    The following procedure is a step-by-step guide (Cookbook) with tips and information for installing Oracle Database 10g with Real Application Cluster (RAC) on Red Hat Enterprise Linux Advanced Server 3. The primary objective of this article is to demonstrate a quick installation of Oracle 10g with RAC on RH AS 3. This article covers Oracle Cluster File System (OCFS) Oracle's Automatic Storage Management (ASM) , and FireWire-based Shared Storage Note that OCFS is not required for 10g RAC. In fact, I never use OCFS for RAC systems. However, this article covers OCFS since some people want to know how to configure and use OCFS.
    If you have never installed Oracle10g on Linux before, then I'd recommend that you first try to install an Oracle Database 10g on Linux by following my other guide Installing Oracle Database 10g on Red Hat Linux
    I welcome emails from any readers with comments, suggestions, or corrections. You can find my email address at the bottom of this website.
    This article covers the following subjects and steps:
    Introduction

    General

    Important Notes

    Oracle 10g RAC Setup
    ...
    Installing Oracle 10g Cluster Ready Services (CRS) R1 (10.1.0.2)

    38. Blizzard Entertainment - Employment Opportunities
    oracle database Administrator. The World of Warcraft development team is Experience working with large databases ( 1TB). Experience with Oracle RAC and
    http://www.blizzard.com/jobopp/oracle-database-administrator.shtml

    Press Releases

    Reviews

    Awards

    Company Profile
    ...
    Links

    Oracle Database Administrator The World of Warcraft development team is looking for a self-motivated and knowledgeable IT professional to help administer the WoW databases. As the person responsible for handling the database-side of WoW pushes and patches, our Live Team Oracle DBA's job duties would include designing, configuring, maintaining, monitoring, benchmarking and troubleshooting Oracle databases. Blizzard offers a fun, creative, and technically challenging environment with excellent compensation and a full range of benefits. Responsibilities:
    • Provide production on-call support.
    • Maintain and enhance existing databases.
    • Perform routine database maintenance.
    • Work with end users to ensure smooth production rollouts and pushes.
    • Assist in training other employees.
    Requirements:
    • 3+ years professional Oracle DBA experience, including Oracle 9i.
    • Extensive experience with database performance tuning.
    • Experience working with large databases (>1TB).
    • Experience with Oracle RAC and Partitioning features.
    • Proficiency in Linux/Unix environments including shell scripting.

    39. North Carolina Oracle Users Group
    This site is for the North Carolina Oracle users group organization. The NCOUG is dedicated to the dissemination of oracle database information.
    http://www.ncoug.com

    Home Page
    Membership Upcoming Events Topic Requests ... Call For Speakers Join NCOUG! Enter your email to join NCOUG today!
    HTML Text AOL Free Oracle Tips! Enter your email to get Free Oracle Tips!
    HTML Text AOL Free Oracle App Server Tips! Enter your email to get Free Oracle Apps Tips!
    HTML Text AOL Oracle News Free 10g Poster Released Oracle DBA Programmer Hiring Hazards Using Data Warehouses To Calculate Customer Profitability ... Oracle Web Seminars
    NCOUG Mission: The NCOUG is a coalition of Oracle Professionals from all over North Carolina. The mission of the NCOUG is to provide an open forum for the exchange of ideas and to provide Oracle professionals with a network of local technical resources. Our mission includes:
    • Bringing together Oracle professionals throughout North Carolina. Encouraging free speech regarding Oracle products and services. Disseminating information about Oracle software and features. Providing independent Oracle education and technical sessions.

    40. Apple - Server - Oracle 10g On Mac OS X
    oracle database 10g and Oracle JDeveloper 10g Are Now Shipping Here are major reasons to develop and deploy oracle database 10g on Mac OS X Server.
    http://www.apple.com/server/resources/oracle/
    Oracle Database 10 g and Oracle JDeveloper 10 g Are Now Shipping
    With the certification of Oracle Database 10 g on Mac OS X Server and Oracle JDeveloper 10 g on Mac OS X, Oracle and Apple deliver a flexible, affordable and easy-to-manage enterprise database platform that is ideal for developing and deploying grid computing solutions. Here are major reasons to develop and deploy Oracle Database 10 g on Mac OS X Server.
    Macs are for serious computing and storage.
    Xserve G5 is a powerful 1U server, ideal for scale-out grid computing applications. As highlighted in Xserve RAID provides massive storage capacity in a rack-optimized enclosure. The PowerBook G4 is the perfect notebook for system administration as well as for application development, while the Power Mac G5 delivers 64-bit processing power with the flexibility of using the widescreen 30-inch Apple Cinema Display
    Macs provide a powerful, UNIX-based platform that is open at the source.
    Mac OS X It begins with a UNIX-based foundation, with the Mach microkernel and the latest advances from BSD. This core operating system, known as Darwin, provides a stable, high-performance platform for developing groundbreaking applications and system technologies. As Mac OS X continues to redefine the desktop computer operating system, Mac OS X Server delivers industry-leading services to mixed-platform environments.

    Page 2     21-40 of 194    Back | 1  | 2  | 3  | 4  | 5  | 6  | 7  | 8  | 9  | 10  | Next 20

    free hit counter