Oracle's official original "Ask Oracle" is a huge and often unfocused document that makes Oracle Novice look effortless. However, there are still many Oracle users who believe that any Oracle learning material is less authoritative and concise than Oracle's official documentation, and that it is both basic and comprehensive. This difference may have a lot to do with individual reading methods,
"Ask Oracle official original "
Oracle's official documentation is large and often unfocused, making Oracle Novice look effortless. However, there are still many Oracle users who believe that any Oracle learning material is less authoritative and concise than Oracle's official documentation, and that it is both basic and comprehensive. This discrepancy may have much to do with individual reading methods, and this article will provide you with some references to the official Oracle document Reading Method (10g R2 is the main). Some students may not yet know the download link for Oracle's official documentation here is a tip:
Oracle R2 Related: Oracle does not currently support Oracle 10g version of the download, this is only available online reading link (purely friendship) "Oracle database,10g Release 2 (10.2) Online reading"
Oracle 11g R2 Related: Oracle database, 11g Release 2 (11.2) Download & Oracle database, 11g Release 2 (11.2) Read online
Oracle 12c R1 Related: Oracle database, Release 1 (12.1) Download & Oracle database,C Release 1 (12.1) Read online Read
Reference
Reference meaning is reference, to the product use of the same all-encompassing, the proposal does not need intensive reading, hit the problem speed check can
Concepts "must read"
Concepts is an entry-level, system-wide reading of the Oracle Basic entry required document.
Oracle Database Concepts
Oracle Database Concepts enables you to understand the concepts and architectures associated with Oracle, RDBMS, and also to learn about the nouns and concepts mentioned in other documents. If you've never been in touch with Oracle, this document is a good primer. The book netizens strongly recommend to be intensive.
Oracle Database New Features Guide
After each new version of Oracle release, take a look at the Oracle Database New Features Guide to find out about the latest feature, which can be read in a cursory manner without the need for intensive reading.
Oracle Database Administrator ' s Guide "must-see + intensive reading"
Oracle database Management. As a DBA, Oracle Database Administrator's Guide is a must-see book
Oracle Database Reference
Oracle Database Reference describes all of Oracle's initialization parameters, data dictionaries, dynamic performance views, Oracle's own SQL scripts for database management, Oracle wait events, Oracle statistics, and more. No need for intensive reading.
platform-based management
Oracle Database Administrator's Reference for Linux and unix-based Operating Systems describes how to manage Oracle databases on UNIX-like platforms, such as setting environment variables, Kernel parameters, etc., this article is in the book directory.
Oracle Backup and Recovery
Oracle Database Backup and Recovery User's Guide "intensive reading". As a DBA, proficient in database backup and recovery is not to say, this article is in the book this directory.
Oracle Database Backup and Recovery Reference, this document provides a quick look at the commands of Oralce backup and Recovery Manager (RMAN). Without intensive reading, this article is in the book directory.
Network Management and Configuration
Oracle Database Net Services Administrator ' s guide,oracle Enterprise Manager installation and configuration
Enterprise Manager Concepts, this document allows you to learn about EM, entry-level reading
Enterprise Manager Grid Control installation and Basic Configuration, this document tells you how to install Oracle's grid control, including management Installation of the agent
Enterprise Manager Advanced Configuration, this document tells the Oracle Enterprise Manager
Oracle Utilities
Oracle Database Utilities, a document that describes common and useful tools for Oracle: Datapump,sql*loader,dbverify,dbnewid,logminer,metadata Api,export Use of &import,asmcmd, etc.
Oracle Database Development Related
SQL Developer User's Guide,pl/sql User's Guide and Reference, this document mainly describes how to use SQL and PL/s for database development.
Oracle Database SQL Reference, a comprehensive introduction to the SQL language. This document does not require intensive reading, it can be viewed in a place that is not understood.
Oracle Database PL/SQL Packages and Types Reference, a document that provides a comprehensive overview of the PL/SQL packages and types built into Oracle databases, such as more commonly used Ctx_ (Oracle text related packages) Dbms_ (Oracle database management-related packages), Utl_ (Oracle utility-related packages)
Sql*plus User's Guide and Reference, this document describes the use of Oracle's common client Tools Sql*plus
Oracle Global Support
Oracle Database Globalization supports guide, a document that describes globalization support (ITN), character sets, collations, and more. It also describes the use of utilities such as character Set scanner and Oracle Locale Builder
Database performance Optimization
Oracle Database Performance Tuning Guide provides a comprehensive overview of how to optimize your Oracle databases.
Oracle Installation Related Single instance
Installation Guide for Linux x86-64
Installation guide for HP-UX Pa-risc (64-bit)
Installation guide for AIX 5L Based Systems (64-bit)
Installation guide for Solaris Operating System (SPARC 64-bit
Installation Guide for Microsoft Windows (64-bit
Select the relevant documentation based on your OS and platform (32-bit or 64-bit). No need for intensive reading, just about Gothrough.
Oracle installation-related clusters
Oracle Clusterware and Oracle Real application Clusters Installation and Configuration guide for AIX
Oracle Clusterware and Oracle Real application Clusters Installation and Configuration guide for HP HP-UX Pa-risc (64-bit)
Oracle Clusterware and Oracle Real application Clusters Installation and Configuration guide for Microsoft Windows platfor Ms
Oracle Clusterware and Oracle Real application Clusters Installation and Configuration guide for Solaris Operating System ( SPARC 64-bit)
Oracle Clusterware and Oracle Real Application Clusters Installation guide for Linux
Database Upgrade
Oracle Database Upgrade Guide
Oracle High-availability correlation (HA)
Oracle Data Guard Concepts and administration
Oracle Clusterware and Oracle Real application Clusters Administration and Deployment Guide
Stream replication
Streams Concepts and administration
Streams Replication Administrator ' s Guide
Storage Management
Oracle Database Storage Administrator ' s Guide, this document focuses on ASM management and configuration
Data Warehouse
Oracle Database Data Warehousing Guide
Oracle Warehouse Builder User ' s Guide
Oracle OLAP User ' s Guide
Data mining
Oracle Data Mining Administrator ' s Guide
Oracle Sample Schemas
Oracle Text Application Developer ' s Guide
Oracle Text Reference
Ext: http://www.askoracle.org/oracle/DBA/962.html | Ask Oracle Community
Teach you how to read the Oracle Database official documentation