Oracle 11g Articles

发现一个比较有意思的网站,http://www.oracle-base.com/articles/11g/articles-11g.php

Oracle 11g Articles

Oracle Database 11g: New Features For Administrators OCP Exam Articles

The articles in this section are specifically targeted at the 1Z0_050 Oracle Database 11g: New Features for Administrators OCP upgrade exam.

Adaptive Cursor Sharing in Oracle Database 11g Release 1 - Overcome the problems associated with using bind variables against indexed columns containing skewed data.

Automated Database Maintenance Task Management in Oracle Database 11g Release 1 - Reduce the impact of automated maintenance tasks on your system by controlling how and when they run.

Automatic Diagnostic Repository (ADR) in Oracle Database 11g Release 1 - Learn how to manage database diagnostic information from Oracle 11g onward.

Automatic Memory Management in Oracle Database 11g Release 1 - Oracle 11g takes the next step down the road to making manual memory management a thing of the past.

Automatic SQL Tuning in Oracle Database 11g Release 1 - Take advantage of the Automatic SQL Tuning features of Oracle 11g Release 1.

Automatic Storage Manager (ASM) Enhancements in Oracle Database 11g Release 1 - This article provides an overview of the main Automatic Storage Manager (ASM) enhancements in Oracle Database 11g Release 1.

AWR Baseline Enhancements in Oracle Database 11g Release 1 - Oracle 11g has extended the AWR baseline functionality and made alert threshold creation more flexible.

Case Sensitive Passwords in Oracle Database 11g Release 1 - Understand the implications and administration of this new security feature in Oracle 11g.

Cross-Session PL/SQL Function Result Cache in Oracle Database 11g Release 1 - Improve the performance of PL/SQL functions across the whole database instance by caching return values.

Database Replay in Oracle Database 11g Release 1 - Capture workloads on a production system and replay them exactly as they happened on a test system.

Database Resident Connection Pool (DRCP) in Oracle Database 11g Release 1 - Use the database resident connection pool to reduce the resource requirements of applications that do not support connection pooling.

Data Recovery Advisor in Oracle Database 11g Release 1 - Automatically identify, diagnose and repair corruption or loss of persistent data on disk using this new feature.

DDL With the WAIT Option (DDL_LOCK_TIMEOUT) - Avoid unnecessary "ORA-00054: resource busy" errors in 11g.

Fine-Grained Access to Network Services in Oracle Database 11g Release 1 - Take control of the external services accessed by the UTL_TCPUTL_INADDRUTL_HTTPUTL_SMTP, and UTL_MAIL packages.

Finer Grained Dependency Management in Oracle Database 11g Release 1 - See how finer grained dependency management in 11g reduces the extent of invalidations associated with schema changes.

Flashback and LogMiner Enhancements in Oracle Database 11g Release 1 - See how Oracle 11g Release 1 makes tracking data changes and recovering from logical errors easier because of enhancements to Flashback and LogMiner.

Invisible Indexes in Oracle Database 11g Release 1 - Take control of the indexes available to the optimizer by using invisible indexes in 11g.

Miscellaneous New Features in Oracle Database 11g Release 1 - A collection of new features and enhancements listed in the miscellaneous section of "Oracle Database 11G: New Features for Administrators" OCP syllabus.

Online Table Redefinition Enhancements in Oracle Database 11g Release 1 - Take advantage of the reduced invalidations associated with online table redefintions in 11g.

Partitioning Enhancements in Oracle Database 11g Release 1 - An introduction to the partitioning enhancements in Oracle 11g Release 1.

Query Result Cache in Oracle Database 11g Release 1 - Improve the performance of SQL across the whole database instance by caching query results.

Read-Only Tables in Oracle Database 11g Release 1 - Protect data in static tables using the read-only table feature in Oracle 11g Release 1.

Resource Manager Enhancements in Oracle Database 11g Release 1 - An overview of the resource manager enhancements in Oracle Database 11g Release 1.

RMAN Enhancements in Oracle Database 11g Release 1 - An overview of all the RMAN enhancements in Oracle Database 11g Release 1.

Scheduler Enhancements in Oracle Database 11g Release 1 - Oracle 11g adds more functionality to the Oracle scheduler.

SecureFiles in Oracle Database 11g Release 1 - Compress, deduplicate and encrypt LOBs using the new LOB functionality in Oracle 11g.

SQL Access Advisor in Oracle Database 11g Release 1 - Use this advisor to get suggestions for indexes, materialized views and partitioning schemes to improve system performance.

SQL Performance Analyzer in Oracle Database 11g Release 1 - Compare the performance of the statements in an SQL tuning set before and after database changes.

SQL Plan Management in Oracle Database 11g Release 1 - Maintain consistent SQL performance regardless of changes in optimizer version, optimizer statistics, schema changes, system settings and SQL profile creation.

Statistics Collection Enhancements in Oracle Database 11g Release 1 - Provide the optimizer with additional selectivity information and avoid new statistics adversely affecting performance.

Table Compression Enhancements in Oracle Database 11g Release 1 - Save space and improve performance of OLTP systems using the enhanced table compression in 11g.

Tablespace Encryption in Oracle Database 11g Release 1 - Simplify the administration of transparent data encryption (TDE) using tablespace encryption.

Temporary Tablespace Enhancements in Oracle Database 11g Release 1 - Take advantage of better visibility and management of temporary tablespaces usage in 11g.

Upgrading to Oracle Database 11g - This article provides a brief overview of the areas involved in upgrading existing databases to Oracle 11g.

Feature List:

   

Oracle Database 11g Release 1: Miscellaneous Articles

The articles in this section are about new features that are NOT included in the 1Z0_050 OCP upgrade exam.

Data Pump Enhancements in Oracle Database 11g Release 1 - This article provides an overview of the main Data Pump enhancements in Oracle Database 11g Release 1.

DBMS_XA - Process a single transaction across multiple sessions using the DBMS_XA package.

Native Oracle XML DB Web Services in Oracle 11g Release 1 - Present your exisitng PL/SQL procedures and functions as web services using XML DB in Oracle 11g.

PIVOT and UNPIVOT Operators in Oracle Database 11g Release 1 - Learn how to use the new PIVOT and UNPIVOT operators in Oracle Database 11g Release 1.

PL/SQL Hierarchical Profiler in Oracle Database 11g Release 1 - Use the DBMS_HPROF package and the plshprof utility to generate and analyze hierarchical profiler data for PL/SQL programs.

PL/SQL New Features and Enhancements in Oracle Database 11g Release 1 - Get to grips with the new features and enhancements to PL/SQL in Oracle 11g Release 1.

Real-Time SQL Monitoring using DBMS_SQLTUNE (REPORT_SQL_MONITOR, REPORT_SQL_MONITOR_LIST and REPORT_SQL_DETAIL) - Monitor the performance of SQL queries while the are running.

SQL Repair Advisor in Oracle 11g - An overview of the SQL Repair Advisor, introduced in Oracle 11g.

Trigger Enhancements in Oracle Database 11g Release 1 - Learn about the enhancements to triggers in Oracle Database 11g Release 1.

Virtual Columns in Oracle Database 11g Release 1 - Use virtual columns to make derived data appear as columns in your tables in Oracle 11g Release 1.

Feature List:

   

Oracle Database 11g Release 2: Miscellaneous Articles

APPEND_VALUES Hint in Oracle Database 11g Release 2 - Use the APPEND_VALUES hint to perform direct-path
inserts when using the FORALL statement.

Automatic SQL Tuning in Oracle Database 11g Release 2 (DBMS_AUTO_SQLTUNE) - This article describes the
amendments to Automatic SQL Tuning features of Oracle 11g Release 2.

Oracle ASM Cluster File Systems (ACFS) in Oracle Database 11g Release 2 - This article describes three ways to create
an ASM Cluster File System in an Oracle 11G Release 2 RAC database.

Auditing Enhancements (DBMS_AUDIT_MGMT) in Oracle Database 11g Release 2 - Oracle 11gR2 allows better
management of the audit trail using the DBMS_AUDIT_MGMT package.

DBMS_PARALLEL_EXECUTE - Use the DBMS_PARALLEL_EXECUTE package to break down large workloads into manageable
chunks that can be run in parallel.

Direct NFS (DNFS) CloneDB in Oracle Database 11g Release 2 (Patchset 11.2.0.2) - Use this new DNFS feature of patchset
11.2.0.2 to clone databases from backups quicker than you ever have before.

Data Guard Physical Standby Setup in Oracle Database 11g Release 2 - This article contains an example of setting
up a physical standby database for Oracle 11gR2.

Duplicate a Database Using RMAN in Oracle Database 11g Release 2 - This article summarizes the
process of duplicating a database using the RMAN DUPLICATE command.

Edition Based Redefinition in Oracle Database 11g Release 2 - Upgrade database components online
using this new feature or Oracle Database 11g Release 2.

Instance Caging to Manage CPU Usage in Oracle Database 11g Release 2 -
Control CPU usage when consolidating multiple databases on to a single server.

Oracle Database File System (DBFS) in Oracle Database 11g Release 2 - This article provides an overview of the Oracle
Database File System (DBFS) introduced in Oracle Database 11g Release 2.

Oracle Database File System (DBFS) PL/SQL APIs - This article provides an overview of the Oracle Database File System
(DBFS) PL/SQL APIs introduced in Oracle Database 11g Release 2.

Oracle Database 11g Release 2 Data Guard Setup using Oracle Grid Control - This article
describes the creation of a standby database using Oracle Database 11g Release 2 and the Oracle Grid Control.

Remote Scheduler Agent Installation for Oracle 11g Release 2 - An overview of the installation
of the Remote Scheduler Agent for Oracle 11g Release 2.

Segment Creation on Demand (Deferred Segment Creation) in Oracle Database 11g Release 2 - Save space
when creating new tables containing no rows in Oracle Database 11g Release 2.

Scheduler Enhancements in Oracle Database 11g Release 2 - Oracle 11gR2 adds more functionality to the
Oracle scheduler.

UTL_MATCH : String Matching by Testing Levels of Similarity/Difference - Use the UTL_MATCH package
to determine the similarity between two strings.

Oracle Database 11g Release 1 Installations

Oracle Database 11g Release 1 (11.1) Installation On Oracle Linux 4 and 5 -
A brief guide to installing Oracle Database 11g Release 1 (11.1) on Oracle Linux 4 and 5.

Oracle Database 11g Release 1 (11.1) Installation On Fedora 7 - A brief guide to installing
Oracle Database 11g Release 1 (11.1) on Fedora 7.

Oracle Database 11g Release 1 (11.1) Installation On Fedora 8 - A brief guide to installing
Oracle Database 11g Release 1 (11.1) on Fedora 8.

Oracle Database 11g Release 1 (11.1) Installation On Fedora 9 - A brief guide to installing
Oracle Database 11g Release 1 (11.1) on Fedora 9.

Oracle Database 11g Release 1 (11.1) Installation On Fedora 10 - A brief guide to installing
Oracle Database 11g Release 1 (11.1) on Fedora 10.

Oracle Database 11g Release 1 (11.1) Installation On Fedora 11 - A brief guide to installing
Oracle Database 11g Release 1 (11.1) on Fedora 11.

Oracle Database 11g Release 1 RAC On Linux Using NFS - This article describes
the installation of Oracle Database 11g release 1 (11.1) RAC on Linux (Oracle Linux 5) using NFS to provide the shared storage.

Oracle Database 11g Release 1 RAC On RHEL5 Linux Using VMware ESX
Server and NFS
 - This article describes the installation of Oracle Database 11g release 1 (11.1) RAC on Red Hat Enterprise Linux 5 using VMware ESX Server and NFS for shared storage.

Oracle Database 11g Release 1 RAC On Linux Using VMware Server 1.x - This article
describes the installation of Oracle Database 11g release 1 (11.1) RAC on Linux (Oracle Linux 5) using VMware Server 1.x with no additional shared disk devices.

Oracle Database 11g Release 1 RAC On Linux Using VMware Server 2 -
This article describes the installation of Oracle Database 11g release 1 (11.1) RAC on Linux (Oracle Linux 5) using VMware Server 2 with no additional shared disk devices.

Oracle Database 11g RAC On Windows 2003 Using VMware Server - This
article describes the installation of Oracle Database 11g release 1 (11.1) RAC on Windows 2003 Server Standard Edition using VMware Server with no additional shared disk devices.

Oracle Database 11g Release 2 Installations

DNS Configuration for the SCAN used with Oracle RAC Database 11g Release 2 - A basic description of
the DNS configuration required for the SCAN associated with an Oracle RAC database in 11g Release 2.

Oracle Database 11g Release 2 RAC On Linux Using NFS - This article describes
the installation of Oracle Database 11g Release 2 (11.2) RAC on Linux (Oracle Linux 5) using NFS to provide the shared storage.

Oracle Database 11g Release 2 (11.2) Installation On Oracle Linux 5 - A brief guide
to installing Oracle Database 11g Release 2 (11.2) on Oracle Linux 5.

Oracle Database 11g Release 2 (11.2) Installation On Oracle Linux 6 - A brief guide
to installing Oracle Database 11g Release 2 (11.2) on Oracle Linux 6.

Oracle Database 11g Release 2 (11.2) Installation On Oracle Linux 7 - A brief guide
to installing Oracle Database 11g Release 2 (11.2) on Oracle Linux 7.

Oracle Database 11g Release 2 (11.2) Installation On Fedora 12 (F12) - A brief guide to
installing Oracle Database 11g Release 2 (11.2) on Fedora 12 (F12).

Oracle Database 11g Release 2 (11.2) Installation On Fedora 13 (F13) - A brief guide to
installing Oracle Database 11g Release 2 (11.2) on Fedora 13 (F13).

Oracle Database 11g Release 2 (11.2) Installation On Fedora 14 (F14) - A brief guide to
installing Oracle Database 11g Release 2 (11.2) on Fedora 14 (F14).

Oracle Database 11g Release 2 (11.2) Installation On Fedora 15 (F15) - A brief guide to
installing Oracle Database 11g Release 2 (11.2) on Fedora 15 (F15).

Oracle Database 11g Release 2 (11.2) Installation On Fedora 16 (F16) - A brief guide to
installing Oracle Database 11g Release 2 (11.2) on Fedora 16 (F16).

Oracle Database 11g Release 2 (11.2) Installation On Fedora 17 (F17) - A brief guide to
installing Oracle Database 11g Release 2 (11.2) on Fedora 17 (F17).

Oracle Database 11g Release 2 (11.2) Installation On Fedora 18 (F18) - A brief guide to
installing Oracle Database 11g Release 2 (11.2) on Fedora 18 (F18).

Oracle Database 11g Release 2 (11.2) Installation On Fedora 19 (F19) - A brief guide to
installing Oracle Database 11g Release 2 (11.2) on Fedora 19 (F19).

Oracle Database 11g Release 2 (11.2) Installation On Fedora 20 (F20) - A brief guide to
installing Oracle Database 11g Release 2 (11.2) on Fedora 20 (F20).

Oracle Database 11g Release 2 (11.2.0.2) Installation On Solaris 10 (x86-64) - A brief
guide to installing Oracle 11g Release 2 (11.2.0.2) on Solaris 10 (x86-64).

Oracle Database 11g Release 2 RAC On Oracle Linux 5.8 using VirtualBox -
This article describes the installation of Oracle Database 11g Release 2 (11.2) RAC on Oracle Linux 5.8 using VirtualBox with no additional shared disk devices.

Oracle Database 11g Release 2 (11.2.0.3.0) RAC On Oracle Linux 6.3
using VirtualBox
 - This article describes the installation of Oracle Database 11g Release 2 (11.2.0.3) RAC on Oracle Linux 6.3 using VirtualBox with no additional shared disk devices.

Oracle Database 11g Release 2 RAC On Windows 2008 Using VirtualBox -
This article describes the installation of Oracle Database 11g Release 2 (11.2) RAC on Windows 2008 Server Standard Edition using VirtualBox with no additional shared disk devices.

Oracle Database 11g Release 2 RAC On Linux Using VMware Server 2 -
This article describes the installation of Oracle Database 11g release 2 (11.2) RAC on Linux (Oracle Enterprise Linux 5.4) using VMware Server 2 with no additional shared disk devices.

Oracle Grid Control 11g

OEM Grid Control 11gR1 Installation on Oracle Linux 5.5 (64-bit) - Learn how to
install OEM Grid Control 11gR1 on Oracle Linux 5.5 (64-bit).

Grid Control 11g Agent Installation on HP Service Guard - This article describes
the changes necessary to install a Grid Control 11g agent on a HP Service Guard package.

WebLogic Server 11g

An Oracle DBA‘s Guide to WebLogic Server - An overview of WebLogic Server for beginners,
especially DBA‘s, who are new to middle tier administration.

Oracle WebLogic Server (WLS) 11gR1 (10.3.5 and 10.3.6) Installation
on Oracle Linux 5 and 6
 - This article describes the installation of Oracle WebLogic Server (WLS) 11gR1 (10.3.5 and 10.3.6) on Oracle Linux 5 and 6.

Oracle Forms and Reports 11gR2 Installation on Oracle Linux 5 - An
overview of the installation of Oracle Forms and Reports 11gR2 on Oracle Linux 5.

Oracle Forms and Reports 11gR2 Installation on Oracle Linux 6 - An
overview of the installation of Oracle Forms and Reports 11gR2 on Oracle Linux 6.

Oracle Forms and Reports Services 11gR2 Configuration Notes - This article is
a collection of useful notes on a variety of topics related to configuration of Oracle Forms and Reports Services 11gR2.

Oracle WebLogic Server 11gR1 (10.3.5) Installation on Windows (32-bit) -
An overview of the installation of Oracle WebLogic Server 11gR1 (10.3.5) on Windows (32-bit).

Oracle Forms and Reports 11gR2 Installation on Windows (32-bit) - An overview
of the installation of Oracle Forms and Reports 11gR2 on Windows (32-bit).

WebLogic Server 11g : ADF Application Development Runtime Upgrade
on Oracle Linux
 - This article describes the steps necessary to upgrade the ADF Application Development Runtime of a WebLogic Server 11g.

WebLogic Server 11g and 12cR1 : Create, Extend and Remove Domains - A quick overview
of managing domains in WebLogic Server 11g and 12cR1.

WebLogic Server 11g and 12cR1 : Clustered Domains - Create clustered domains using Oracle WebLogic
Server 11g and 12cR1.

Reset the AdminServer Password in WebLogic 11g and 12c - If you have forgotten
the AdminServer password for your WebLogic 11g or 12c domain, you can reset it from the command line using the following process.

Create Self-Signed SSL Certificates - Notes on how to create self-signed SSL certificates using
a variety of methods.

WebLogic Server 11g and 12c : Configure SSL for a Managed Server - This article descries
how to configure SSL for WebLogic managed servers.

WebLogic Server 11g and 12c : Configure Active Directory Authentication -
Use Active Directory (AD) for your application authentication in WebLogic Server 11g and 12c.

WebLogic Server 11g and 12c : Changing Heap Size and other Managed Server
Start Arguments
 - A brief note to explain how to modify managed server start arguments on WebLogic Server 11g and 12c.

External 11g Links

Configuring HugePages on RHEL/ Oracle Linux

Oracle Database 11g: The Top New Features for DBAs and Developers

Oracle 11g Articles,布布扣,bubuko.com

时间: 2024-10-11 20:54:48

Oracle 11g Articles的相关文章

关于安装oracle 11G R2 for Windows X64问题

下载地址: http://www.oracle.com/technetwork/cn/articles/112010-win64soft-094461.html #*特殊说明* #关于下载工具的使用:千万千万不要使用迅雷下载,至少我使用QQ旋风下载两个压缩包内的文件夹合并时不会出现需要替换的问题,如果出现需要替换,说明没有下载成功,并且如果你做了替换,在oracle创建数据库时,会出现报错. #关于两个压缩包的文件夹合并,将2of2内的database\stage\Components文件夹里面

Oracle 11G R2 RAC中的scan ip 的用途和基本原理【转】

Oracle 11G R2 RAC增加了scan ip功能,在11.2之前,client链接数据库的时候要用vip,假如你的cluster有4个节点,那么客户端的tnsnames.ora中就对应有四个主机vip的一个连接串,如果cluster增加了一个节点,那么对于每个连接数据库的客户端都需要修改这个tnsnames.ora. 引入了scan以后,就方便了客户端连接的一个接口,顾名思义 single client access name ,简单客户端连接名,这是一个唯一的名称,在整个公司网络内部

centos 6 oracle 11G DB install

因业务迁移,需重新部署oracle DB,此文仅作部署记录,部署文档主要参考官方文档http://docs.oracle.com/cd/E11882_01/install.112/e47689/toc.htm 概要: 主机:OpenStack 云主机 系统:Completing a Minimal Linux centos 6.8 x86_64 DB:Oracle Database 11g Release 2(11.2) 内存:2Gb 硬盘:/dev/vda 20Gb /dev/vdb 30Gb

Oracle 11g 安装过程

安装Oracle11g 到100%的时候突然卡住,oracle database configuration assistant,如下图: ALT+TAB按键后出现,模板general-purpose.dbc不存在 这个是需要两个压缩文件同时选中一起解压到同一个文件夹,多坑啊,那两个压缩包不是part1和part2的关系,是独立的关系, 两个文件同时解压覆盖后安装,出现下图,直接不注册,跳过 然后继续安装发现又卡住,oracle 11g Database configuration Assist

Oracle 学习之卸载Oracle 11g

Oracle 11g 安装完毕后,如果有卸载的需要.可以有如下方法: 手工删除Oracle安装时建立的各目录.文件等.这种方法对于Linux还算可行,但是Window版中涉及到服务.注册表等等.往往删除不干净. 使用安装目录$ORACLE_HOME/deinstall/下的 deinstall脚本. [[email protected] deinstall]$ ./deinstall Checking for required files and bootstrapping ... Please

Navicat for Oracle 连接 Oracle 11G 操作流程

Navicat for Oracle 连接 Oracle 11G 操作流程 1 更改Oracle配置文件 在安装完Oracle 11g之后,需要更改C:\Oracle安装基目录\product\11.2.0\dbhome_1\NETWORK\ADMIN下的listener.ora和tnsnames.ora两个文件.记得,要先将这两个文件备份.然后参考下图,将每个文件中的localhost改为Oracle安装计算机的计算机名. 最后,在Windows的运行中,输入services.msc,进入系统

Oracle 11g数据库详解(2015-1-18更新)

Oracle 11g数据库详解 整理者:高压锅 QQ:280604597 Email:[email protected] 大家有什么不明白的地方,或者想要详细了解的地方可以联系我,我会认真回复的 1   简介 数据库操作主要有以下几步: 1.  启动.停止数据库 2.  连接.断开数据库 3.  创建.修改.删除数据库用户 4.  表空间 5.  新建.修改.删除表 6.  查询.插入.修改.删除表数据 7.  新建.修改.删除视图 8.  新建.修改.删除存储过程 9.  新建.修改.删除触发

Oracle 11G 笔记:无法导出空表的解决办法

最近在用ORACLE 11G .对数据导出导入的时候发现一个问题:oracle 不会对无数据的空表进行导出.查资料发现,原来这种情况只出现在Oracle 11g 中,处理办法如下: sqlcommand:  alter system set deferred_segment_creation=false; 意思是禁止推迟创建表的段,也就是表创建后不管有没有数据都要分配空间.该参数修改后对该时间点以前创建的表无用.所以还是要对以前的表分配空间. sql:  Select 'alter table

Oracle 11g 新特性 -- Oracle Restart 说明(转载)

转载:http://blog.csdn.net/tianlesoftware/article/details/8435670 一.  OHASD 说明 Oracle 的Restart 特性是Oracle 11g里的新特性,在讲这个特性之前先看一下Oracle 11g RAC的进程.之前的Blog 有说明. Oracle 11gR2RAC 进程说明 http://blog.csdn.net/tianlesoftware/article/details/6009962 Oracle 11gR2 中对