SlideShare una empresa de Scribd logo
1 de 14
Descargar para leer sin conexión
Network Time Protocol (NTP)
An Internet standard protocol, built on top of TCP/IP, that ensures the accurate
synchronization to the millisecond of the computer clock times in a network of
computers.

Network Interface Card (NIC)
A card that you insert into a computer to connect the computer to a network.

node
A node is a machine on which an instance resides.

Oracle Cluster File System (OCFS)
The Oracle proprietary cluster file system software that is available for Linux and
Windows-based platforms.

Oracle Cluster Registry (OCR)
The RAC configuration information repository that manages information about the
cluster node list and instance-to-node mapping information. The OCR also manages
information about Oracle Clusterware resource profiles for customized applications.

Object Link Manager (OLM)
The Oracle interface that maps symbolic links to logical drives and displays them in
the OLM graphical user interface.

OCSSD
A UNIX-based process that manages the Cluster Synchronization Services (CSS)
daemon. Manages cluster node membership and runs as oracle user; failure of this
process results in cluster restart.

Oracle Interface Configuration Tool (OIFCFG)
A command-line tool for both single-instance Oracle databases and RAC databases
that enables you to allocate and de-allocate network interfaces to components, direct
components to use specific network interfaces, and retrieve component configuration
information. The Oracle Universal Installer (OUI) also uses OIFCFG to identify and
display available interfaces.

Oracle Notification Services (ONS)
A publish and subscribe service for communicating information about all FAN events.

OPROCD
A UNIX-based process monitor for a cluster. Note that this process will only appear on
platforms that do not use vendor clusterware with Oracle Clusterware.

Oracle Clusterware
Oracle-provided clusterware that manages cluster database processing including node
membership, group services, global resource management, and high availability
functions.

Oracle Universal Installer (OUI)
A tool to install Oracle Clusterware, the Oracle relational database software, and the
Oracle Real Application Clusters software. You can also use the Oracle Universal
Installer to launch the Database Configuration Assistant (DBCA).



                                                                              Glossary-5
raw device
             A disk drive that does not yet have a file system set up. Raw devices are used for Real
             Application Clusters since they enable the sharing of disks. See also raw partition.

             raw partition
             A portion of a physical disk that is accessed at the lowest possible level. A raw
             partition is created when an extended partition is created and logical partitions are
             assigned to it without any formatting. Once formatting is complete, it is called a
             cooked partition. See also raw device.

             Recovery Manager (RMAN)
             An Oracle tool that enables you to back up, copy, restore, and recover datafiles, control
             files, and archived redo logs. It is included with the Oracle server and does not require
             separate installation. You can invoke RMAN as a command line utility from the
             operating system (O/S) prompt or use the GUI-based Enterprise Manager Backup
             Manager.

             Runtime Connection Load Balancing
             Connection pool load balancing enables Oracle to make intelligent service connection
             decisions based on the connection pool that provides the optimal service for the
             requested application based on current workloads. The JDBC, ODP.NET, and OCI
             clients are integrated with the load balancing advisory; you can use any of these three
             client environments to provide connection pool load balancing.

             scalability
             The ability to add additional nodes to Real Application Clusters applications and
             achieve markedly improved scale-up and speed-up.

             Secure Shell (SSH)
             A program for logging into a remote computer over a network. You can use SSH to
             execute commands on a remote machine and to move files from one machine to
             another. SSH uses strong authentication and secure communications over insecure
             channels.

             Server Control (SRVCTL) Utility
             Server Management (SRVM) comprises the components required to operate Oracle
             Enterprise Manager in Real Application Clusters. The SRVM components, such as the
             Intelligent Agent, Global Services Daemon, and SRVCTL, enable you to manage
             cluster databases running in heterogeneous environments through an open
             client/server architecture using Oracle Enterprise Manager.

             services
             Entities that you can define in RAC databases that enable you to group database
             workloads and route work to the optimal instances that are assigned to offer the
             service.

             shared everything
             A database architecture in which all instances share access to all of the data.

             singleton services
             Services that run on only one instance at any one time. By defining the Distributed
             Transaction Property (DTP) property of a service, you can force the service to be a
             singleton service.


Glossary-6
split brain syndrome
Where two or more instances attempt to control a cluster database. In a two-node
environment, for example, one instance attempts to manage updates simultaneously
while the other instance attempts to manage updates.

system identifier (SID)
The Oracle system identifier (SID) identifies a specific instance of the running Oracle
software. For a Real Application Clusters database, each node within the cluster has an
instance referencing the database.

thread
Each Oracle instance has its own set of online redo log groups. These groups are called
a thread of online redo. In non-Real Application Clusters environments, each database
has only one thread that belongs to the instance accessing it. In Real Application
Clusters environments, each instance has a separate thread, that is, each instance has
its own online redo log. Each thread has its own current log member.

thread number
The number of the redo thread to be used by an instance as specified by the THREAD
initialization parameter or the THREAD clause in the ALTER DATABASE ADD
LOGFILE statement. You can use any available redo thread number but an instance
cannot use the same thread number as another instance.

transparent application failover (TAF)
A runtime failover for high-availability environments, such as Real Application
Clusters and Oracle Real Application Clusters Guard, TAF refers to the failover and
re-establishment of application-to-service connections. It enables client applications to
automatically reconnect to the database if the connection fails, and optionally resume a
SELECT statement that was in progress. This reconnect happens automatically from
within the Oracle Call Interface (OCI) library.

voting disk
A file that manages information about node membership.




                                                                              Glossary-7
Glossary-8
Index

A                                                  CHECKPOINT clause, 9-5
                                                ALTER SYSTEM SWITCH LOGFILE statement, 9-5
adding nodes
                                                architecture
    quick-start, 10-2, 11-2
                                                   of RAC, 1-5
Additional Real Application Clusters
                                                ARCHIVE LOG command, 9-6
      documentation, 2-1
                                                archive logs
ADDM
                                                   file format and destination, 7-4
    see Automatic Database Diagnostic Monitor
                                                   file naming, 7-3
administering
                                                archiver process
    services, 6-18
                                                   monitor, 7-8
    services with SRVCTL, 6-24
                                                archiving mode
administering instances
                                                   changing, 7-8
    with Server Management, 9-1
                                                archiving redo log files
administering services
                                                   identified in control file, 4-2
    DBCA, 6-20
                                                   log sequence number, 7-4
    Enterprise Manager, 6-20
                                                ASM
    PL/SQL, 6-20
                                                   archiving scenario, 7-5
    SRVCTL, 6-20
                                                   installation
administration
                                                   Real Application Clusters, introduction to, 2-3
    overview, 2-2
                                                   see Automatic Storage Management
    tools, 2-2
                                                asm
administrative tools
                                                   as SRVCTL noun, E-5
    overview and concepts, 1-13
                                                Automatic Database Diagnostic Monitor, 13-4, 13-5,
Advanced Queuing
                                                     13-6
    and FAN, 6-6
                                                automatic segment-space management, 2-7, 12-3
affinity
                                                Automatic Storage Management, 2-7, 4-1
    awareness, 8-5
                                                   see ASM
alert administration
                                                Automatic Storage Management (ASM), 1-5
    Enterprise Manager, 9-5
                                                Automatic Storage Management instance, 4-3
alert blackouts
                                                automatic undo management, 2-7
    Enterprise Manager, 9-5
                                                Automatic Workload Repository, 2-7, 6-26, 12-2,
alert log
                                                     13-3, 13-5
    managing, A-8
                                                   snapshots, 13-3
alert logs, A-9
                                                AVAILABLE instances
alerts
                                                   for services, 6-2
    performance monitoring, 13-8
                                                Average Active Sessions chart
ALTER SYSTEM ARCHIVE LOG CURRENT
                                                   Enterprise Manager, 13-14
      statement, 9-5
                                                AWR
ALTER SYSTEM ARCHIVE LOG statement, 9-5
                                                   see Automatic Workload Repository
    INSTANCE option, 9-5
ALTER SYSTEM CHECKPOINT LOCAL
                                                B
      statement, 9-5
ALTER SYSTEM CHECKPOINT statement               background process
    global versus local, 9-5                       crsd, 1-4
    specifying an instance, 9-5                    evmd, 1-4
ALTER SYSTEM statement                             ocssd, 1-4


                                                                                           Index-1
oprocd, 1-4                                             Enterprise Manager, 9-4
background processes                                    Cluster Host Load Average chart
   SMON, 5-3, 8-3                                          Enterprise Manager, 13-12
background thread trace files, A-9                      Cluster Interconnects page
BACKGROUND_DUMP_DEST parameter, A-9                        Enterprise Manager, 13-17
backups                                                 Cluster Managed Database Services Detail Page
   server parameter file, 5-13                             Enterprise Manager, 6-21
bandwidth                                               Cluster Managed Database Services Page
   interconnect, 13-1                                      Enterprise Manager, 6-21
block mode conversions                                  Cluster Manager (CSS)
   statistics for, 13-2                                    log files, A-5
blocks                                                  Cluster Ready Services, 2-8
   associated with instance, 8-3                        Cluster Ready Services Control
buffer cache, 1-6                                          see CRSCTL
   instance recovery, 8-3                               Cluster Synchronization Service (CSS), 1-2
buffer sizes                                            Cluster Synchronization Services (CSS)
   IPC, adjusting for Real Application Clusters, 13-1      purpose, 1-3
                                                        Cluster Verification Utility
                                                           cluster integrity verifications, A-18
C
                                                           connectivity verifications, A-15
Cache Fusion, 1-6                                          installation requirements, A-11
    and e-commerce applications, 15-1                      installation verifications, A-17
    function, 2-6                                          known issues, A-18
    overview, 1-15                                         node comparisons and verifications, A-16
callouts                                                   nodelist shortcuts, A-12
    how they are run, 6-7                                  Oracle Clusterware component
CATCLUST.SQL script                                             verifications, A-17
    using to create views for Real Application             performing various tests with, A-14
         Clusters, 13-2                                    see CVU
CLB_GOAL_LONG, 6-4                                         storage verifications, A-14
CLB_GOAL_SHORT, 6-4                                        system requirements verifications, A-14
client                                                     user and permissions verifications, A-16
    application environments and FAN, 6-11                 using, A-10
clients                                                    using online help for, A-12
    integrated for FAN events, 6-6                         verbose mode, A-12
client-side                                             CLUSTER_INTERCONNECTS
    load balancing, 6-4                                    parameter, 13-2
client-side load balancing, 6-5                         CMAN session pools
cloning, 1-11                                              and FAN, 6-11
CLSD-1009 message                                       committed data
    resolving, 3-8                                         instance failure, 8-3
CLSD-1011 message                                       communication protocols
    resolving, 3-8                                         verifying settings for, 13-1
cluster                                                 configuration problems
    definition of, 1-1                                     reinitializing the OCR, 3-8
Cluster Database Home Page                              CONNECT command, 5-2, 9-6
    Enterprise Manager, 9-3                             CONNECT SYS
Cluster Database Instance page                             example of, 5-4
    Enterprise Manager, 9-3                             connecting
Cluster Database Instance Performance page                 to instances, 5-2
    Enterprise Manager, 13-16                           connection load balancing
Cluster Database Performance page                          concepts, 1-9
    Enterprise Manager, 13-17                              introduction to, 6-1
cluster file system                                        long method, 6-4
    archiving parameter settings, 7-6                      short method, 6-4
    archiving scenario, 7-5                             connection pools
    overview, 2-6                                          and FAN, 6-11
    restore, 8-2                                        consistent blocks, 1-6
    storage in Real Application Clusters, 4-1           control files
Cluster Home page                                          MAXLOGHISTORY, 4-2



Index-2
CREATE DATABASE statement                               DBCA, 1-10
   MAXLOGHISTORY clause, 4-2                               adding and deleting instances in silent
Create Services Page                                            mode, 10-19, 11-18
   Enterprise Manager, 6-21                                service administration, 6-22
creating                                                DBMS_SERVICE, 12-2
   server parameter files, 5-7, 5-13                    degree of parallelism (DOP), 15-2
   services, 6-18                                       deleting nodes
crs_getperm, B-3                                           quick-start, 10-2, 11-2
CRS_HOME, 1-9                                           dependencies
crs_profile, B-3                                           and services, 6-3
crs_register, B-6                                       design
crs_relocate, B-8                                          Real Application Clusters environments, 1-12
crs_setperm, B-10                                       DISCONNECT command, 5-2
crs_start, B-13                                         disconnecting from instances, 5-2
crs_stat, B-10                                          Distributed Transaction Processing, 12-4
crs_stop, B-14                                          distributed transactions, 12-4
crs_unregister, B-15                                       and services in RAC, 6-16
CRSCTL                                                  documentation
   overview and concepts, 1-14                             Real Application Clusters, 2-1
crsd, 1-4                                               DTP, 12-4
   purpose, 1-4                                         DTP/XA transactions, 6-17
current blocks, 1-6                                     dynamic performance views
CVU                                                        creating, 13-2
   concepts, 1-10                                          for performance monitoring, 13-2
   overview and concepts, 1-13                          dynamic resource allocation
                                                           overview, 1-15
D
                                                        E
data dictionary
   querying views, 13-2                                 e-commerce
Data Guard, 2-9                                            applications in Real Application Clusters, 15-1
data security                                           Enterprise Manager, 5-1, 9-1
   wallet, 15-3                                            administering services, 6-20
data warehouse                                             alert administration, 9-5
   deploying applications for in Real Application          alert blackouts, 9-5
        Clusters, 15-2                                     Average Active Sessions chart, 13-14
database                                                   Cluster Database Home Page, 9-3
   as SRVCTL noun, E-5                                     Cluster Database Instance page, 9-3, 13-17
   creation, 1-10                                          Cluster Database Instance Performance
   number of archived log files, 4-2                            page, 13-16
   quiescing, 9-6                                          Cluster Home page, 9-4
Database Configuration Assistant                           Cluster Host Load Average chart, 13-12
   Database Storage page, 10-18, 11-17                     Cluster Interconnects page, 13-17
   Instance Management page, 10-18, 11-17                  Database Locks page, 13-16
   List of Cluster Databases page, 10-18, 11-17            Database Throughput chart, 13-15
   Operations page, 10-18, 11-17                           Databases Overview page, 9-4
   see DBCA                                                Databases Summary page, 9-2
   Summary dialog, 10-19, 11-18                            Global Cache Block Access Latency chart, 13-12
   Welcome page, 10-18, 11-17                              Global Cache Coherency chart, 13-14
Database Configuration Assistant (DBCA)                    Instance Activity page, 13-15
   creating views for Real Application Clusters, 13-2      Instance page, 9-3
Database Locks page                                        job administration, 9-4
   Enterprise Manager, 13-16                               overview, 2-4
Database Storage page, 10-18, 11-17                        overview and concepts, 1-13
Database Throughput chart                                  performance monitoring, 13-7
   Enterprise Manager, 13-15                               services pages, accessing, 6-21
Databases Overview page                                    Top Consumers page, 13-15
   Enterprise Manager, 9-4                                 Top Segments page, 13-16
Databases Summary page                                     Top Sessions page, 13-15
   Enterprise Manager, 9-2                              Enterprise Manager Database Control



                                                                                                    Index-3
G
   overview, 2-4
Enterprise Manager Grid Control
                                             Global Cache Block Access Latency chart
   instance discovery, 9-2
                                                Enterprise Manager, 13-12
   node discovery, 9-2
                                             Global Cache Coherency chart
   overview, 2-5
                                                Enterprise Manager, 13-14
error messages
                                             Global Cache Service (GCS), 1-6
   for management tools, C-1, F-1
                                             Global Cache Service statistics, 13-3, 13-4
   PRKA, F-2
                                             GLOBAL clause
   PRKC, F-4
                                                forcing a checkpoint, 9-5
   PRKD, F-14
                                             Global Enqueue Service (GES), 1-6
   PRKE, F-14
                                             Global Enqueue Service statistics, 13-3
   PRKH, F-15
                                             Global Resource Directory (GRD), 1-6
   PRKI, F-16
                                             global service name, 12-1
   PRKN, F-18
                                             goals
   PRKO, F-18
                                                and the load balancing advisory, 6-9
   PRKP, F-22
                                                for load balancing advisory, 6-10
   PRKR, F-29
                                             GV$ACTIVE_SERVICES, 12-2
   PRKS, F-35
                                             GV$SVCMETRIC, 12-2
   PRKU, F-39
   PRKV, C-1, F-39
                                             H
Event Management (EVM), 1-2
   purpose, 1-3
                                             H.A.R.D.
Event Manager (EVM)
                                                implementing for the OCR, 3-10
   log files, A-5
                                             hash partitioning
evmd, 1-4
                                                with Real Application Clusters, 1-13
   purpose, 1-4
                                             high availability
                                                and Oracle Clusterware, 1-2
F                                               and Real Application Clusters, 2-8
                                             high availability framework
failover
                                                concepts, 1-8
    and Real Application Clusters, 2-8
                                                introduction to, 6-1
failure
                                             HOST command, 9-6
    instance, 8-3
    multiple node, 8-4
                                             I
    node, 8-3
Fast Application Notification, 6-5
                                             initdb_name.ora file
    and HA events, 6-7
                                                 BACKGROUND_DUMP_DEST parameter, A-9
    callouts, how to use, 6-8
                                                 USER_DUMP_DEST parameter, A-9
    callouts,definition of, 6-8
                                             initialization parameters
    events, enabling for JDBC, 6-12
                                                 cluster database issues regarding, 5-10
    events, enabling for OCI, 6-13
                                                 CLUSTER_INTERCONNECTS, 13-2
    events, enabling for ODP.NET, 6-14
                                                 RECOVERY_PARALLELISM, 8-7
    events, enabling ODP.NET clients, 6-15
                                                 that must be identical on all instances, 5-9
    how events are published, 6-6
                                                 that must be unique on all instances, 5-9
    introduction to, 6-1
                                             INST_ID column, 13-2
    overview of, 6-6
                                             installation
    see FAN
                                                 introduction, 1-9
    uses of, 6-6
                                                 Oracle Clusterware, 1-9
Fast Connection Failover
                                                 Real Application Clusters, 1-10
    introduction to, 6-2
                                             instance
features
                                                 as SRVCTL noun, E-5
    taking advantage of, 2-5
                                             Instance Activity page
features, new, xv
                                                 Enterprise Manager, 13-15
files
                                             instance addition
    archiving redo log, 7-4
                                                 quick-start, 10-2, 11-2
    control file, 4-2
                                             instance deletion
    redo log, 7-4
                                                 quick-start, 10-2, 11-2
                                             instance discovery
                                                 Enterprise Manager Grid Control, 9-2
                                             Instance Management page, 10-18, 11-17


Index-4
INSTANCE option, 9-5                                 local file system
Instance page                                           archiving parameter settings, 7-7
   Enterprise Manager, 9-3                              restore, 8-2
INSTANCE_NUMBER parameter, 5-9                       log files
instances                                               for CSS, A-5
   failure, 8-4                                         for EVM, A-5
   failures, recovery from, 8-3                         for OCR, A-5
   maximum number for RAC, 1-5                          for Oracle Clusterware, A-4
   memory structures, 1-6                            log sequence numbers, 7-4
   recovery, 5-3, 8-3                                log switches, 4-2
   recovery, abnormal shutdown, 5-3                  LOG_ARCHIVE_FORMAT parameter,             7-4
   recovery, multiple failures, 8-4
   Server Management, 9-1
                                                     M
   shutting down, 5-3
                                                     mass deployment
   verifying, 9-6
                                                       cloning, 1-11
interconnect
                                                     MAXLOGHISTORY option, 4-2
   and performance, 13-1
                                                     media failures
   and the RAC architecture, 1-5
                                                       recovery from, 8-6
   bandwidth, 13-1
                                                     membership
   protocols for Real Application Clusters,   13-1
                                                       and the OCR, 1-7
   verifying settings for, 13-1
                                                     memory structures
IP address
                                                       in RAC, 1-6
   installation requirements, 1-10
                                                     message request counters, 13-2
IPCs
                                                     messages
   buffer sizes, adjusting, 13-1
                                                       errors for management tools, C-1, F-1
                                                     metrics
J                                                      performance monitoring, 13-8
java-based tools                                     mirroring
   tracing, A-10                                       Oracle Cluster Registry, 3-3
JDBC                                                 modified data
   and FAN, 6-11                                       instance recovery, 8-3
   thick clients, 6-12                               monitoring
   thin clients, 6-12                                  archiver process, 7-8
job administration                                     overview and concepts, 1-14
   Enterprise Manager, 9-4                             statistics for Real Application Clusters, 13-2
                                                     multiple node failures, 8-4
                                                     multiple nodes
L
                                                       starting from one node, 5-4
LCK0 Instance Enqueue Process, 1-7                   multiplexed redo log files, 4-2
List of Cluster Databases page, 10-18, 11-17         multiplexing
LMD Global Enqueue Service Daemon, 1-7                 OCR, 1-7
LMOM Global Enqueue Service Monitor, 1-7
LMS Global Cache Service Process, 1-7
                                                     N
load balancing
   by services, 1-5                                  Net Configuration Assistant
   server-side, 6-4                                     see NETCA
Load Balancing Advisory, 6-18                        NETCA, 1-10
load balancing advisory                              Network Attached Storage (NAS),     1-7
   and FAN events, 6-10                              network file system, 1-5
   concepts, 1-8                                     network interfaces
   configuring your environment for using, 6-9          defining with OIFCFG, 9-7
   description of, 6-9                               new features, xv
   events and FAN, 6-6                               node
   introduction to, 6-1                                 failure and VIPs, 1-6
local archiving scenario                             node addition
   RMAN, 7-6                                            quick-start, 10-2, 11-2
Local Area Network (LAN), 1-5                        node deletion
LOCAL clause                                            quick-start, 10-2, 11-2
   forcing a checkpoint, 9-5                         node discovery



                                                                                                     Index-5
Enterprise Manager Grid Control, 9-2                 diagnosing problems with OCRDUMP and
nodeapps                                                     OCRCHECK, 3-7
  as SRVCTL noun, E-5                                  downgrading, 3-10
nodes                                                  exporting, 3-8
  affinity awareness, 8-5                              implementing H.A.R.D., 3-10
  failure of, 8-3                                      importing, 3-8
                                                       importing on UNIX-based systems, 3-9
                                                       importing on Windows-based systems, 3-9
O
                                                       managing backups, 3-5
objects                                                recovering using OCR backup files, 3-5
   creation of and effect on performance, 12-3         removing, 3-3, 3-5
OCI Session Pools                                      repairing, 3-3, 3-4
   and FAN, 6-11                                       replacing, 3-3, 3-4
OCR                                                    restoring on UNIX-based systems, 3-6
   installation, 1-10                                  restoring on Windows-based systems, 3-6
   redundancy, 1-10                                    restoring using automatically generated OCR
OCR Configuration Tool, D-1                                  backups, 3-6
   see OCRCONFIG                                       see OCR
OCRCHECK                                               troubleshooting, A-5
   diagnosing OCR problems with, 3-7                   upgrading, 3-10
   using, 3-7                                        Oracle Cluster Registry (OCR), 1-7
OCRCONFIG                                              log files, A-5
   overview and concepts, 1-14                         managing, 3-2
ocrconfig command, D-1                                 purpose, 1-2
ocrconfig -export, D-2                               Oracle Clusterware
ocrconfig -option, D-1                                 architecture, 1-2
OCRDUMP                                                cloning, 1-11
   diagnosing OCR problems with, 3-7                   command examples, 14-7
   using, 3-7                                          commands, B-2
   using to view OCR content, A-5                      component processing, 1-2
ocrdump command, A-6                                   enabling and disabling startup using crsctl
ocssd, 1-4                                                   commands, A-3
   purpose, 1-4                                        event manager alerts, A-3
ODP.NET                                                high availability framework, 1-8
   and FAN, 6-11                                       installation overview, 1-9
   and FAN events, 6-14                                introduction, 2-4, 14-1
   and FCF, 6-15                                       introduction and concepts of, 1-1
   load balancing advisory events, 6-15                log files and their locations, A-4
OIFCFG, 9-7                                            overview, 14-3
   commands, 9-8, 9-9                                  startup and shutdown using crsctl
   defining network interfaces, 9-7                          commands, A-2
   if_name element, 9-8                                UNIX processes, 1-4
   if_type element, 9-8                                working with Oracle Clusterware
   nodename element, 9-8                                     commands, 14-12
   overview and concepts, 1-14                       Oracle Clusterware home
   subnet element, 9-8                                 adding to a new node, 10-2
   syntax, 9-8                                         adding, silent mode, 10-3
online recovery, 8-3                                   deleting in silent mode, 10-7
online transaction processing                          deleting manually, 10-6
   applications in Real Application Clusters, 15-1   Oracle Clusterware management
operating system-specific Oracle documentation         overview and concepts, 1-14
   archived redo log name, 7-4                       Oracle home
Operations page, 10-18, 11-17                          adding in silent mode, 10-4
oprocd, 1-4                                            adding manually, 10-4
   purpose, 1-4                                        cloning, 1-11
Oracle Cluster File System (OCFS), 1-5                 deleting, 10-4
Oracle Cluster Registry                                deleting manually, 10-5, 10-6
   adding, 3-3                                       Oracle Interface Configuration Tool
   contents, 3-2                                       see OIFCFG
   data loss protection mechanism, overriding, 3-7   Oracle Interface Configuration tool



Index-6
see OIFCFG                                       PRKA messages, F-2
Oracle Net Services                                 PRKC messages, F-4
   and load balancing, 6-11                         PRKD messages, F-14
   and services, 6-3                                PRKE messages, F-14
Oracle Notification Service (ONS)                   PRKH messages, F-15
   purpose, 1-3                                     PRKI messages, F-16
Oracle Notification Services                        PRKN messages, F-18
   API, 6-6                                         PRKO messages, F-18
Oracle Real Application Clusters                    PRKP messages, F-22
   overview of administration, 1-1, 2-1             PRKR messages, F-29
Oracle Streams Advanced Queuing                     PRKS messages, F-35
   and FAN, 6-6                                     PRKU messages, F-39
Oracle Universal Installer                          PRKV messages, C-1, F-39
   see OUI                                          Process Monitor Daemon (OPROCD)
ORACLE_HOME, 1-10                                      purpose, 1-3
ORACLE_SID parameter, 5-9
OracleCRService
                                                    Q
   purpose, 1-4
                                                    quiesce database
OracleCSService
                                                       in Real Application Clusters, 9-6
   purpose, 1-4
OracleEVMService
   purpose, 1-5                                     R
OraFenceService
                                                    RAC
   purpose, 1-5
                                                       cloning, 1-11
OUI
                                                       software components, 1-6
   database installation, 1-10
                                                    RACG
   Oracle Clusterware installation, 1-9
                                                       purpose, 1-3
   Real Application Clusters installation,   1-10
                                                    raw devices, 1-5
outages
                                                    Real Application Clusters
   planned, 6-7
                                                       and e-commerce, 15-1
   unplanned, 6-7
                                                       installation overview, 1-10
                                                    RECOVER command, 9-6
P                                                   recovery
                                                       after SHUTDOWN ABORT, 5-3
parallel instance groups, 15-2
                                                       from multiple node failure, 8-4
parallel recovery, 8-7
                                                       from single-node failure, 8-3
PARALLEL_MAX_SERVERS parameter, 8-7
                                                       instance, 5-3
parallelism
                                                       media failures, 8-6
   in Real Application Clusters, 15-2
                                                       online, 8-3
   parallel-aware query optimization, 15-2
                                                       parallel, 8-7
parameter file
                                                       PARALLEL_MAX_SERVERS parameter, 8-7
   overview, 5-7
                                                    Recovery Manager
parameters
                                                       see RMAN
   that must be identical on all instances, 5-9
                                                    RECOVERY_PARALLELISM parameter, 8-7
   that must be unique on all instances, 5-9
                                                    redo log files
performance
                                                       identified in control file, 4-2
   primary components affecting, 13-1
                                                       instance recovery, 8-3
performance evaluation
                                                       log sequence number, 7-4
   overview and concepts, 1-14
                                                       using, 4-2
performance monitoring
                                                    redo log groups, 4-2
   alerts, 13-8
                                                    redo logs
   Enterprise Manager, 13-7
                                                       format and destination specifications, 7-4
   metrics, 13-8
                                                    Resource Manager
   thresholds, 13-9
                                                       and services, 6-3
PL/SQL
                                                    resource manager, 12-2
   administering services, 6-23
                                                    resource profiles
PREFERRED
                                                       and service creation, 6-3
   instances for services, 6-2
                                                       attributes, 14-4
private interconnect
                                                    resources
   and Oracle Clusterware, 1-2



                                                                                              Index-7
releasing, 8-3                                    default, 6-4
restore scenarios                                    introduction to, 1-5, 6-1
   RMAN, 8-1                                         names, limitations for, 6-23
restore scheme                                       using, 6-2
   cluster file system, 8-2                       sessions
   local file system, 8-2                            multiple, 5-2
RMAN                                              setting instances, 5-2
   in Real Application Clusters, 2-9              shared everything, 1-5
   local archiving scenario, 7-6                  SHOW INSTANCE command, 9-6
   overview                                       SHOW PARAMETER command, 9-6
   restore scenarios, 8-1                         SHOW PARAMETERS command, 9-6
rolling back                                      SHOW SGA command, 9-6
   instance recovery, 8-3                         SHUTDOWN ABORT command, 5-3
Runtime Connection Load Balancing, 6-3            SHUTDOWN command, 9-6
runtime connection load balancing                    ABORT option, 5-3
   introduction to, 6-2                           SHUTDOWN TRANSACTIONAL, 5-3
                                                  shutting down
                                                     instances, 5-3
S
                                                  shutting down an instance
scalability                                          abnormal shutdown, 5-3
   adding nodes and instances, 10-8, 11-7, 11-8   shutting down instances, 5-3
   adding nodes and instances, quick-start        sidalrt.log file, A-9
        format, 10-2, 11-2                        siddbwr.trc file, A-9
security                                          sidsmon.trc file, A-9
   wallet, 15-3                                   single system image, 1-6
sequence numbers                                  single-instance Oracle databases
   with Real Application Clusters, 1-13              how they differ from RAC, 1-5
sequences                                         singleton services, 6-17
   log sequence number, 7-4                       SMON process
Server Control                                       instance recovery, 8-3, 8-4
   see SRVCTL                                        recovery after SHUTDOWN ABORT, 5-3
Server Control Utility (SRVCTL), 1-7              snapshot control file, 7-1
Server Management                                 SPFILE
   administration of instances, 9-1                  restore with Enterprise Manager, 8-2
server parameter file, 2-7                           restore with RMAN, 8-2
   backing up, 5-13                               split brain syndrome, 1-2
   setting values in, 5-7                         SQL statements
server parameter files                               instance-specific, 9-5
   creating, 5-7, 5-13                            SQL*Plus, 5-2, 9-5
service                                           SRVCTL
   as SRVCTL noun, E-5                               add asm command, E-8
   dependencies, 6-3                                 add database command, E-5
   DTP property, 6-16                                add instance command, E-6
   levels, 6-27                                      add nodeapps command, E-7
SERVICE TIME                                         add service command, E-7
   load balancing advisory goal, 6-10                add, usage description, E-5
SERVICE_NAMES                                        administering services with, 6-24
   parameter, 6-23                                   cluster database configuration tasks, E-2
services, 2-7, 12-1                                  cluster database tasks, E-3
   administering, 6-18                               concurrent commands, E-2
   administering with DBCA, 6-20                     config asm command, E-10
   administering with Enterprise Manager, 6-20       config database command, E-8
   administering with PL/SQL, 6-20                   config nodeapps command, E-9
   administering with SRVCTL, 6-20, 6-24             config service command, E-9
   and distributed transactions, 6-16                config, usage description, E-8
   basic concepts about, 6-2                         disable asm command, E-14
   concepts, 1-9                                     disable database command, E-13
   configurations for, 12-1                          disable instance command, E-13
   configuring workload management                   disable service command, 6-25, E-13
        characteristics, 6-18                        disable, usage description, E-12



Index-8
enable asm command, E-12             statistics
   enable database command, E-11           contents of, 13-2
   enable instance command, E-11           monitoring for Real Application Clusters, 13-2
   enable service command, 6-25, E-12   Statspack, 13-3
   enable, usage description, E-10      storage, 2-7
   getenv database command, E-28           basic RAC requirements for, 1-5
   getenv instance command, E-28           Real Application Clusters, introduction to, 2-3
   getenv nodeapps command, E-29
   getenv service command, E-28              storage
   getenv, usage description, E-27         cluster file system, 4-1
   modify database command, E-21        Summary dialog, 10-19, 11-18
   modify instance command, E-21        SYSAUX tablespace, 12-3
   modify nodeapps command, E-24        SYSDBA
   modify service command, E-23            privilege for connecting, 5-2
   modify, usage description, E-20      SYSOPER privilege
   node-level tasks, E-3                   for connecting, 5-2
   overview, 5-3                        system change, 7-4
   overview and concepts, 1-14          System Global Area (SGA), 1-6
   relocate service command, E-25          size requirements, 1-6
   relocate, usage description, E-24
   remove asm command, E-35
                                        T
   remove database command, E-33
                                        TCP/IP, 1-5
   remove instance command, E-34
                                        THREAD parameter, 5-13
   remove nodeapps command, E-34
                                        thresholds
   remove service command, E-34
                                           performance monitoring, 13-9
   remove, usage description, E-33
                                           services, 6-27
   setenv database command, E-30
                                        THROUGHPUT
   setenv instance command, E-30
                                           load balancing advisory goal, 6-10
   setenv nodeapps command, E-31
                                        timed statistics, 13-2
   setenv service command, E-30
                                        timeout
   setenv, usage description, E-29
                                           messages, avoiding, 1-6
   start asm command, E-17
                                        Top Consumers page
   start database command, 5-6, E-15
                                           Enterprise Manager, 13-15
   start instance command, 5-5, E-15
                                        Top Segments page
   start listener command, E-17
                                           Enterprise Manager, 13-16
   start nodeapps command, E-16
                                        Top Sessions page
   start service command, 6-25, E-16
                                           Enterprise Manager, 13-15
   start, usage description, E-14
                                        trace files, A-9
   status asm command, E-27
                                           background thread trace files, A-9
   status database command, E-25
                                           managing, A-8
   status instance command, E-26
                                           sidalrt.log, A-9
   status nodeapps command, E-27
                                           siddbwr.trc file, A-9
   status service command, 6-25, E-26
                                           sidsmon.trc file, A-9
   status, usage description, E-25
                                        tracing
   stop asm command, E-20
                                           enabling for RAC high availability, A-8
   stop database command, 5-6, E-18
                                           java-based tools, A-10
   stop instance command, 5-5, E-18
                                        transactions
   stop listener command, E-20
                                           instance failure, 8-3
   stop nodeapps command, E-20
                                           rolling back, 8-3
   stop service command, E-19
                                           waiting for recovery, 8-3
   stop, usage description, E-17
                                        Transparent Application Failover
   unsetenv database command, E-31
                                           and services, 6-5
   unsetenv instance command, E-31
                                        Transparent Database Encryption, 15-3
   unsetenv nodeapps command, E-32
                                        troubleshooting, A-9
   unsetenv service command, E-32
                                        tuning
   unsetenv, usage description, E-29
                                           overview, 1-15
Standard Edition
   ASM
standby databases, 2-9
STARTUP command, 9-6



                                                                                     Index-9
U
UNDO_TABLESPACE parameter, 5-9
unified log directory structure, A-4
User Datagram Protocol (UDP)
   and the private interconnect, 1-2
user trace files, A-9
USER_DUMP_DEST parameter, A-9

V
V$ACTIVE_INSTANCES, 9-6
V$ACTIVE_SERVICES, 12-2
V$SERVICEMETRIC_HISTORY, 12-2
V$SESSION, 12-2
V$SQL, 12-2
vendor clusterware, 1-1
verification
   datafiles, online files, 4-2
views
   creating for Real Application Clusters, 13-2
   for performance monitoring, 13-2
VIP addresses, 1-5
   configuring, 1-6
virtual host name, 1-6
virtual IP address, 1-10
volume manager
   alternate storage method for RAC, 1-5
Voting Disk, 1-7
voting disk
   administering, 3-1
   backing up, 3-1
   dynamically adding, 3-2
   installation, 1-10
   purpose, 1-2
   recovering, 3-2
   redundancy, 1-10
voting disks
   multiple, 1-7
   redundancy, 1-7

W
wait events, 13-3
wallet
  data security, 15-3
Welcome page, 10-18, 11-17
Workload Management
  concepts, 1-8
workload management, 12-1
  basic concepts about, 6-2
  introduction to, 6-1
  manual re-balancing, 12-2
workloads
  and services, 6-2

X
XA transactions, 12-4




Index-10

Más contenido relacionado

La actualidad más candente

High Availability And Oracle Data Guard 11g R2
High Availability And Oracle Data Guard 11g R2High Availability And Oracle Data Guard 11g R2
High Availability And Oracle Data Guard 11g R2Mario Redón Luz
 
Nabil Nawaz Oracle Oracle 12c Data Guard Deep Dive Presentation
Nabil Nawaz Oracle Oracle 12c Data Guard Deep Dive PresentationNabil Nawaz Oracle Oracle 12c Data Guard Deep Dive Presentation
Nabil Nawaz Oracle Oracle 12c Data Guard Deep Dive PresentationNabil Nawaz
 
Dataguard presentation
Dataguard presentationDataguard presentation
Dataguard presentationVimlendu Kumar
 
Understand oracle real application cluster
Understand oracle real application clusterUnderstand oracle real application cluster
Understand oracle real application clusterSatishbabu Gunukula
 
Oracle database 12c new features
Oracle database 12c new featuresOracle database 12c new features
Oracle database 12c new featuresJakkrapat S.
 
Time for Change: Migrate your Non-RAC Database to RAC
Time for Change: Migrate your Non-RAC Database to RACTime for Change: Migrate your Non-RAC Database to RAC
Time for Change: Migrate your Non-RAC Database to RACSatishbabu Gunukula
 
Active / Active configurations with Oracle Active Data Guard
Active / Active configurations with Oracle Active Data GuardActive / Active configurations with Oracle Active Data Guard
Active / Active configurations with Oracle Active Data GuardAris Prassinos
 
Data guard architecture
Data guard architectureData guard architecture
Data guard architectureVimlendu Kumar
 
Dataguard physical stand by setup
Dataguard physical stand by setupDataguard physical stand by setup
Dataguard physical stand by setupsmajeed1
 
Oracle Data Guard Broker Webinar
Oracle Data Guard Broker WebinarOracle Data Guard Broker Webinar
Oracle Data Guard Broker WebinarZohar Elkayam
 
Oracle dba interview question
Oracle dba interview questionOracle dba interview question
Oracle dba interview questionAmarendra Sharma
 
Oracle database 12c new features
Oracle database 12c new featuresOracle database 12c new features
Oracle database 12c new featuresRemote DBA Services
 

La actualidad más candente (19)

61 Rac
61 Rac61 Rac
61 Rac
 
141 Rac
141 Rac141 Rac
141 Rac
 
141 Pdfsam
141 Pdfsam141 Pdfsam
141 Pdfsam
 
High Availability And Oracle Data Guard 11g R2
High Availability And Oracle Data Guard 11g R2High Availability And Oracle Data Guard 11g R2
High Availability And Oracle Data Guard 11g R2
 
Ioug tip book11_gunukula
Ioug tip book11_gunukulaIoug tip book11_gunukula
Ioug tip book11_gunukula
 
Data Guard Architecture & Setup
Data Guard Architecture & SetupData Guard Architecture & Setup
Data Guard Architecture & Setup
 
Nabil Nawaz Oracle Oracle 12c Data Guard Deep Dive Presentation
Nabil Nawaz Oracle Oracle 12c Data Guard Deep Dive PresentationNabil Nawaz Oracle Oracle 12c Data Guard Deep Dive Presentation
Nabil Nawaz Oracle Oracle 12c Data Guard Deep Dive Presentation
 
Dataguard presentation
Dataguard presentationDataguard presentation
Dataguard presentation
 
Understand oracle real application cluster
Understand oracle real application clusterUnderstand oracle real application cluster
Understand oracle real application cluster
 
Oracle database 12c new features
Oracle database 12c new featuresOracle database 12c new features
Oracle database 12c new features
 
Time for Change: Migrate your Non-RAC Database to RAC
Time for Change: Migrate your Non-RAC Database to RACTime for Change: Migrate your Non-RAC Database to RAC
Time for Change: Migrate your Non-RAC Database to RAC
 
Active / Active configurations with Oracle Active Data Guard
Active / Active configurations with Oracle Active Data GuardActive / Active configurations with Oracle Active Data Guard
Active / Active configurations with Oracle Active Data Guard
 
41 Rac
41 Rac41 Rac
41 Rac
 
Data guard architecture
Data guard architectureData guard architecture
Data guard architecture
 
Dataguard physical stand by setup
Dataguard physical stand by setupDataguard physical stand by setup
Dataguard physical stand by setup
 
Oracle Data Guard Broker Webinar
Oracle Data Guard Broker WebinarOracle Data Guard Broker Webinar
Oracle Data Guard Broker Webinar
 
Data guard oracle
Data guard oracleData guard oracle
Data guard oracle
 
Oracle dba interview question
Oracle dba interview questionOracle dba interview question
Oracle dba interview question
 
Oracle database 12c new features
Oracle database 12c new featuresOracle database 12c new features
Oracle database 12c new features
 

Destacado

FamilySearch Wiki: Getting Access To The Odbc Database
FamilySearch Wiki: Getting Access To The Odbc DatabaseFamilySearch Wiki: Getting Access To The Odbc Database
FamilySearch Wiki: Getting Access To The Odbc DatabaseMichael Ritchey
 
Meptraining 20090424
Meptraining 20090424Meptraining 20090424
Meptraining 20090424Damond Nollan
 
Search and Social Media Content Strategy - PubCon Las Vegas 2015
Search and Social Media Content Strategy - PubCon Las Vegas 2015Search and Social Media Content Strategy - PubCon Las Vegas 2015
Search and Social Media Content Strategy - PubCon Las Vegas 2015Bill Hartzer
 
οι λύσεις επαναληπτικών εξετάσεων γπ Doc
οι λύσεις επαναληπτικών εξετάσεων γπ Docοι λύσεις επαναληπτικών εξετάσεων γπ Doc
οι λύσεις επαναληπτικών εξετάσεων γπ DocΜάκης Χατζόπουλος
 
Global warming by DGM G E.Rly
Global warming by DGM G E.RlyGlobal warming by DGM G E.Rly
Global warming by DGM G E.RlyRajesh Prasad
 
Olpc Apr 4 2010
Olpc Apr 4 2010Olpc Apr 4 2010
Olpc Apr 4 2010s j
 
AIDIC Presentazione sbocchi lavorativi (workshop 2 Dicembre 2010)
AIDIC Presentazione sbocchi lavorativi (workshop 2 Dicembre 2010)AIDIC Presentazione sbocchi lavorativi (workshop 2 Dicembre 2010)
AIDIC Presentazione sbocchi lavorativi (workshop 2 Dicembre 2010)a.bettoni
 
μαθήματα 1 έως το 13 στον διαφορικό λογισμό νέο 13
μαθήματα 1 έως το 13 στον διαφορικό λογισμό νέο 13μαθήματα 1 έως το 13 στον διαφορικό λογισμό νέο 13
μαθήματα 1 έως το 13 στον διαφορικό λογισμό νέο 13Μάκης Χατζόπουλος
 
οι λύσεις επαναληπτικών εξετάσεων γπ Doc
οι λύσεις επαναληπτικών εξετάσεων γπ Docοι λύσεις επαναληπτικών εξετάσεων γπ Doc
οι λύσεις επαναληπτικών εξετάσεων γπ DocΜάκης Χατζόπουλος
 
SEO Fundamentals, PubCon Las Vegas 2015
SEO Fundamentals, PubCon Las Vegas 2015SEO Fundamentals, PubCon Las Vegas 2015
SEO Fundamentals, PubCon Las Vegas 2015Bill Hartzer
 
Imaxes Illán
Imaxes Illán Imaxes Illán
Imaxes Illán dbaras70
 
θεωρία μαθηματικών κατεύθυνσης γ λυκείου 23 3-15
θεωρία μαθηματικών κατεύθυνσης γ λυκείου 23 3-15θεωρία μαθηματικών κατεύθυνσης γ λυκείου 23 3-15
θεωρία μαθηματικών κατεύθυνσης γ λυκείου 23 3-15Μάκης Χατζόπουλος
 
Dealing with feedback
Dealing with feedbackDealing with feedback
Dealing with feedbackMichael J Lis
 
απαντήσεις θέματα όπερ έδει δείξαι τεύχος 8
απαντήσεις θέματα όπερ έδει δείξαι τεύχος 8απαντήσεις θέματα όπερ έδει δείξαι τεύχος 8
απαντήσεις θέματα όπερ έδει δείξαι τεύχος 8Μάκης Χατζόπουλος
 

Destacado (20)

τ.θ.β αλγεβρα συνδυαστικα
τ.θ.β αλγεβρα συνδυαστικατ.θ.β αλγεβρα συνδυαστικα
τ.θ.β αλγεβρα συνδυαστικα
 
FamilySearch Wiki: Getting Access To The Odbc Database
FamilySearch Wiki: Getting Access To The Odbc DatabaseFamilySearch Wiki: Getting Access To The Odbc Database
FamilySearch Wiki: Getting Access To The Odbc Database
 
Meptraining 20090424
Meptraining 20090424Meptraining 20090424
Meptraining 20090424
 
Search and Social Media Content Strategy - PubCon Las Vegas 2015
Search and Social Media Content Strategy - PubCon Las Vegas 2015Search and Social Media Content Strategy - PubCon Las Vegas 2015
Search and Social Media Content Strategy - PubCon Las Vegas 2015
 
οι λύσεις επαναληπτικών εξετάσεων γπ Doc
οι λύσεις επαναληπτικών εξετάσεων γπ Docοι λύσεις επαναληπτικών εξετάσεων γπ Doc
οι λύσεις επαναληπτικών εξετάσεων γπ Doc
 
221 Rac
221 Rac221 Rac
221 Rac
 
Global warming by DGM G E.Rly
Global warming by DGM G E.RlyGlobal warming by DGM G E.Rly
Global warming by DGM G E.Rly
 
Olpc Apr 4 2010
Olpc Apr 4 2010Olpc Apr 4 2010
Olpc Apr 4 2010
 
τ.θ β γεωμετρια-αναλογιεσ
τ.θ  β   γεωμετρια-αναλογιεστ.θ  β   γεωμετρια-αναλογιεσ
τ.θ β γεωμετρια-αναλογιεσ
 
AIDIC Presentazione sbocchi lavorativi (workshop 2 Dicembre 2010)
AIDIC Presentazione sbocchi lavorativi (workshop 2 Dicembre 2010)AIDIC Presentazione sbocchi lavorativi (workshop 2 Dicembre 2010)
AIDIC Presentazione sbocchi lavorativi (workshop 2 Dicembre 2010)
 
μαθήματα 1 έως το 13 στον διαφορικό λογισμό νέο 13
μαθήματα 1 έως το 13 στον διαφορικό λογισμό νέο 13μαθήματα 1 έως το 13 στον διαφορικό λογισμό νέο 13
μαθήματα 1 έως το 13 στον διαφορικό λογισμό νέο 13
 
361 Rac
361 Rac361 Rac
361 Rac
 
οι λύσεις επαναληπτικών εξετάσεων γπ Doc
οι λύσεις επαναληπτικών εξετάσεων γπ Docοι λύσεις επαναληπτικών εξετάσεων γπ Doc
οι λύσεις επαναληπτικών εξετάσεων γπ Doc
 
SEO Fundamentals, PubCon Las Vegas 2015
SEO Fundamentals, PubCon Las Vegas 2015SEO Fundamentals, PubCon Las Vegas 2015
SEO Fundamentals, PubCon Las Vegas 2015
 
LUX
LUXLUX
LUX
 
Imaxes Illán
Imaxes Illán Imaxes Illán
Imaxes Illán
 
θεωρία μαθηματικών κατεύθυνσης γ λυκείου 23 3-15
θεωρία μαθηματικών κατεύθυνσης γ λυκείου 23 3-15θεωρία μαθηματικών κατεύθυνσης γ λυκείου 23 3-15
θεωρία μαθηματικών κατεύθυνσης γ λυκείου 23 3-15
 
Dealing with feedback
Dealing with feedbackDealing with feedback
Dealing with feedback
 
241 Rac
241 Rac241 Rac
241 Rac
 
απαντήσεις θέματα όπερ έδει δείξαι τεύχος 8
απαντήσεις θέματα όπερ έδει δείξαι τεύχος 8απαντήσεις θέματα όπερ έδει δείξαι τεύχος 8
απαντήσεις θέματα όπερ έδει δείξαι τεύχος 8
 

Similar a 381 Pdfsam

Oracle 10g rac_overview
Oracle 10g rac_overviewOracle 10g rac_overview
Oracle 10g rac_overviewRobel Parvini
 
maa-goldengate-rac-2007111.pdf
maa-goldengate-rac-2007111.pdfmaa-goldengate-rac-2007111.pdf
maa-goldengate-rac-2007111.pdfChandan Bose
 
Maa goldengate-rac-2007111
Maa goldengate-rac-2007111Maa goldengate-rac-2007111
Maa goldengate-rac-2007111pablitosax
 
Oracle grid control setup and usage challenges version5
Oracle grid control setup and usage challenges version5Oracle grid control setup and usage challenges version5
Oracle grid control setup and usage challenges version5Jeff Hinds
 
Oracle exalytics deployment for high availability
Oracle exalytics deployment for high availabilityOracle exalytics deployment for high availability
Oracle exalytics deployment for high availabilityPaulo Fagundes
 
Building an Oracle Grid with Oracle VM on Dell Blade Servers and EqualLogic i...
Building an Oracle Grid with Oracle VM on Dell Blade Servers and EqualLogic i...Building an Oracle Grid with Oracle VM on Dell Blade Servers and EqualLogic i...
Building an Oracle Grid with Oracle VM on Dell Blade Servers and EqualLogic i...Lindsey Aitchison
 
Sfrac on oracle_vm_with_npiv_whitepaper_sol
Sfrac on oracle_vm_with_npiv_whitepaper_solSfrac on oracle_vm_with_npiv_whitepaper_sol
Sfrac on oracle_vm_with_npiv_whitepaper_solNovonil Choudhuri
 
Muhammad Hameed Chaudhry
Muhammad Hameed ChaudhryMuhammad Hameed Chaudhry
Muhammad Hameed ChaudhryAamir Chaudhry
 
RAC - The Savior of DBA
RAC - The Savior of DBARAC - The Savior of DBA
RAC - The Savior of DBANikhil Kumar
 
Oracle & sql server comparison 2
Oracle & sql server comparison 2Oracle & sql server comparison 2
Oracle & sql server comparison 2Mohsen B
 
Unlocking Business Potential with Oracle Real
Unlocking Business Potential with Oracle RealUnlocking Business Potential with Oracle Real
Unlocking Business Potential with Oracle Realdatapatrolt
 
Oracle clusterware overview_11g_en
Oracle clusterware overview_11g_enOracle clusterware overview_11g_en
Oracle clusterware overview_11g_en小新 制造
 
Mysql User Camp : 20th June - Mysql New Features
Mysql User Camp : 20th June - Mysql New FeaturesMysql User Camp : 20th June - Mysql New Features
Mysql User Camp : 20th June - Mysql New FeaturesTarique Saleem
 
Mysql User Camp : 20-June-14 : Mysql New features and NoSQL Support
 Mysql User Camp : 20-June-14 : Mysql New features and NoSQL Support Mysql User Camp : 20-June-14 : Mysql New features and NoSQL Support
Mysql User Camp : 20-June-14 : Mysql New features and NoSQL SupportMysql User Camp
 

Similar a 381 Pdfsam (20)

Oracle 10g rac_overview
Oracle 10g rac_overviewOracle 10g rac_overview
Oracle 10g rac_overview
 
Oracle on linux
Oracle on linuxOracle on linux
Oracle on linux
 
maa-goldengate-rac-2007111.pdf
maa-goldengate-rac-2007111.pdfmaa-goldengate-rac-2007111.pdf
maa-goldengate-rac-2007111.pdf
 
Maa goldengate-rac-2007111
Maa goldengate-rac-2007111Maa goldengate-rac-2007111
Maa goldengate-rac-2007111
 
Rac&asm
Rac&asmRac&asm
Rac&asm
 
Oracle grid control setup and usage challenges version5
Oracle grid control setup and usage challenges version5Oracle grid control setup and usage challenges version5
Oracle grid control setup and usage challenges version5
 
Oracle exalytics deployment for high availability
Oracle exalytics deployment for high availabilityOracle exalytics deployment for high availability
Oracle exalytics deployment for high availability
 
Clustering van IT-componenten
Clustering van IT-componentenClustering van IT-componenten
Clustering van IT-componenten
 
Building an Oracle Grid with Oracle VM on Dell Blade Servers and EqualLogic i...
Building an Oracle Grid with Oracle VM on Dell Blade Servers and EqualLogic i...Building an Oracle Grid with Oracle VM on Dell Blade Servers and EqualLogic i...
Building an Oracle Grid with Oracle VM on Dell Blade Servers and EqualLogic i...
 
Sfrac on oracle_vm_with_npiv_whitepaper_sol
Sfrac on oracle_vm_with_npiv_whitepaper_solSfrac on oracle_vm_with_npiv_whitepaper_sol
Sfrac on oracle_vm_with_npiv_whitepaper_sol
 
Muhammad Hameed Chaudhry
Muhammad Hameed ChaudhryMuhammad Hameed Chaudhry
Muhammad Hameed Chaudhry
 
RAC - The Savior of DBA
RAC - The Savior of DBARAC - The Savior of DBA
RAC - The Savior of DBA
 
21 Rac
21 Rac21 Rac
21 Rac
 
Oracle & sql server comparison 2
Oracle & sql server comparison 2Oracle & sql server comparison 2
Oracle & sql server comparison 2
 
41 Pdfsam
41 Pdfsam41 Pdfsam
41 Pdfsam
 
Unlocking Business Potential with Oracle Real
Unlocking Business Potential with Oracle RealUnlocking Business Potential with Oracle Real
Unlocking Business Potential with Oracle Real
 
No sql
No sqlNo sql
No sql
 
Oracle clusterware overview_11g_en
Oracle clusterware overview_11g_enOracle clusterware overview_11g_en
Oracle clusterware overview_11g_en
 
Mysql User Camp : 20th June - Mysql New Features
Mysql User Camp : 20th June - Mysql New FeaturesMysql User Camp : 20th June - Mysql New Features
Mysql User Camp : 20th June - Mysql New Features
 
Mysql User Camp : 20-June-14 : Mysql New features and NoSQL Support
 Mysql User Camp : 20-June-14 : Mysql New features and NoSQL Support Mysql User Camp : 20-June-14 : Mysql New features and NoSQL Support
Mysql User Camp : 20-June-14 : Mysql New features and NoSQL Support
 

Más de Emanuel Mateus (17)

381 Rac
381 Rac381 Rac
381 Rac
 
321 Rac
321 Rac321 Rac
321 Rac
 
341 Rac
341 Rac341 Rac
341 Rac
 
301 Rac
301 Rac301 Rac
301 Rac
 
281 Rac
281 Rac281 Rac
281 Rac
 
261 Rac
261 Rac261 Rac
261 Rac
 
161 Rac
161 Rac161 Rac
161 Rac
 
121 Rac
121 Rac121 Rac
121 Rac
 
81 Rac
81 Rac81 Rac
81 Rac
 
1 Rac
1 Rac1 Rac
1 Rac
 
341 Pdfsam
341 Pdfsam341 Pdfsam
341 Pdfsam
 
321 Pdfsam
321 Pdfsam321 Pdfsam
321 Pdfsam
 
281 Pdfsam
281 Pdfsam281 Pdfsam
281 Pdfsam
 
261 Pdfsam
261 Pdfsam261 Pdfsam
261 Pdfsam
 
241 Pdfsam
241 Pdfsam241 Pdfsam
241 Pdfsam
 
181 Pdfsam
181 Pdfsam181 Pdfsam
181 Pdfsam
 
121 Pdfsam
121 Pdfsam121 Pdfsam
121 Pdfsam
 

Último

Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Mark Simos
 
Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024Enterprise Knowledge
 
Anypoint Exchange: It’s Not Just a Repo!
Anypoint Exchange: It’s Not Just a Repo!Anypoint Exchange: It’s Not Just a Repo!
Anypoint Exchange: It’s Not Just a Repo!Manik S Magar
 
Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 365Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 3652toLead Limited
 
DevoxxFR 2024 Reproducible Builds with Apache Maven
DevoxxFR 2024 Reproducible Builds with Apache MavenDevoxxFR 2024 Reproducible Builds with Apache Maven
DevoxxFR 2024 Reproducible Builds with Apache MavenHervé Boutemy
 
Scanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsScanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsRizwan Syed
 
Advanced Computer Architecture – An Introduction
Advanced Computer Architecture – An IntroductionAdvanced Computer Architecture – An Introduction
Advanced Computer Architecture – An IntroductionDilum Bandara
 
TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024Lonnie McRorey
 
"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii SoldatenkoFwdays
 
DSPy a system for AI to Write Prompts and Do Fine Tuning
DSPy a system for AI to Write Prompts and Do Fine TuningDSPy a system for AI to Write Prompts and Do Fine Tuning
DSPy a system for AI to Write Prompts and Do Fine TuningLars Bell
 
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptxMerck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptxLoriGlavin3
 
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage Cost
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage CostLeverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage Cost
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage CostZilliz
 
Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024Scott Keck-Warren
 
Unleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubUnleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubKalema Edgar
 
Gen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfGen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfAddepto
 
CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):comworks
 
Take control of your SAP testing with UiPath Test Suite
Take control of your SAP testing with UiPath Test SuiteTake control of your SAP testing with UiPath Test Suite
Take control of your SAP testing with UiPath Test SuiteDianaGray10
 
TrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data PrivacyTrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data PrivacyTrustArc
 
Connect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationConnect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationSlibray Presentation
 
Human Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsHuman Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsMark Billinghurst
 

Último (20)

Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
 
Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024
 
Anypoint Exchange: It’s Not Just a Repo!
Anypoint Exchange: It’s Not Just a Repo!Anypoint Exchange: It’s Not Just a Repo!
Anypoint Exchange: It’s Not Just a Repo!
 
Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 365Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 365
 
DevoxxFR 2024 Reproducible Builds with Apache Maven
DevoxxFR 2024 Reproducible Builds with Apache MavenDevoxxFR 2024 Reproducible Builds with Apache Maven
DevoxxFR 2024 Reproducible Builds with Apache Maven
 
Scanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsScanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL Certs
 
Advanced Computer Architecture – An Introduction
Advanced Computer Architecture – An IntroductionAdvanced Computer Architecture – An Introduction
Advanced Computer Architecture – An Introduction
 
TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024
 
"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko
 
DSPy a system for AI to Write Prompts and Do Fine Tuning
DSPy a system for AI to Write Prompts and Do Fine TuningDSPy a system for AI to Write Prompts and Do Fine Tuning
DSPy a system for AI to Write Prompts and Do Fine Tuning
 
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptxMerck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptx
 
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage Cost
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage CostLeverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage Cost
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage Cost
 
Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024
 
Unleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubUnleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding Club
 
Gen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfGen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdf
 
CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):
 
Take control of your SAP testing with UiPath Test Suite
Take control of your SAP testing with UiPath Test SuiteTake control of your SAP testing with UiPath Test Suite
Take control of your SAP testing with UiPath Test Suite
 
TrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data PrivacyTrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data Privacy
 
Connect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationConnect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck Presentation
 
Human Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsHuman Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR Systems
 

381 Pdfsam

  • 1. Network Time Protocol (NTP) An Internet standard protocol, built on top of TCP/IP, that ensures the accurate synchronization to the millisecond of the computer clock times in a network of computers. Network Interface Card (NIC) A card that you insert into a computer to connect the computer to a network. node A node is a machine on which an instance resides. Oracle Cluster File System (OCFS) The Oracle proprietary cluster file system software that is available for Linux and Windows-based platforms. Oracle Cluster Registry (OCR) The RAC configuration information repository that manages information about the cluster node list and instance-to-node mapping information. The OCR also manages information about Oracle Clusterware resource profiles for customized applications. Object Link Manager (OLM) The Oracle interface that maps symbolic links to logical drives and displays them in the OLM graphical user interface. OCSSD A UNIX-based process that manages the Cluster Synchronization Services (CSS) daemon. Manages cluster node membership and runs as oracle user; failure of this process results in cluster restart. Oracle Interface Configuration Tool (OIFCFG) A command-line tool for both single-instance Oracle databases and RAC databases that enables you to allocate and de-allocate network interfaces to components, direct components to use specific network interfaces, and retrieve component configuration information. The Oracle Universal Installer (OUI) also uses OIFCFG to identify and display available interfaces. Oracle Notification Services (ONS) A publish and subscribe service for communicating information about all FAN events. OPROCD A UNIX-based process monitor for a cluster. Note that this process will only appear on platforms that do not use vendor clusterware with Oracle Clusterware. Oracle Clusterware Oracle-provided clusterware that manages cluster database processing including node membership, group services, global resource management, and high availability functions. Oracle Universal Installer (OUI) A tool to install Oracle Clusterware, the Oracle relational database software, and the Oracle Real Application Clusters software. You can also use the Oracle Universal Installer to launch the Database Configuration Assistant (DBCA). Glossary-5
  • 2. raw device A disk drive that does not yet have a file system set up. Raw devices are used for Real Application Clusters since they enable the sharing of disks. See also raw partition. raw partition A portion of a physical disk that is accessed at the lowest possible level. A raw partition is created when an extended partition is created and logical partitions are assigned to it without any formatting. Once formatting is complete, it is called a cooked partition. See also raw device. Recovery Manager (RMAN) An Oracle tool that enables you to back up, copy, restore, and recover datafiles, control files, and archived redo logs. It is included with the Oracle server and does not require separate installation. You can invoke RMAN as a command line utility from the operating system (O/S) prompt or use the GUI-based Enterprise Manager Backup Manager. Runtime Connection Load Balancing Connection pool load balancing enables Oracle to make intelligent service connection decisions based on the connection pool that provides the optimal service for the requested application based on current workloads. The JDBC, ODP.NET, and OCI clients are integrated with the load balancing advisory; you can use any of these three client environments to provide connection pool load balancing. scalability The ability to add additional nodes to Real Application Clusters applications and achieve markedly improved scale-up and speed-up. Secure Shell (SSH) A program for logging into a remote computer over a network. You can use SSH to execute commands on a remote machine and to move files from one machine to another. SSH uses strong authentication and secure communications over insecure channels. Server Control (SRVCTL) Utility Server Management (SRVM) comprises the components required to operate Oracle Enterprise Manager in Real Application Clusters. The SRVM components, such as the Intelligent Agent, Global Services Daemon, and SRVCTL, enable you to manage cluster databases running in heterogeneous environments through an open client/server architecture using Oracle Enterprise Manager. services Entities that you can define in RAC databases that enable you to group database workloads and route work to the optimal instances that are assigned to offer the service. shared everything A database architecture in which all instances share access to all of the data. singleton services Services that run on only one instance at any one time. By defining the Distributed Transaction Property (DTP) property of a service, you can force the service to be a singleton service. Glossary-6
  • 3. split brain syndrome Where two or more instances attempt to control a cluster database. In a two-node environment, for example, one instance attempts to manage updates simultaneously while the other instance attempts to manage updates. system identifier (SID) The Oracle system identifier (SID) identifies a specific instance of the running Oracle software. For a Real Application Clusters database, each node within the cluster has an instance referencing the database. thread Each Oracle instance has its own set of online redo log groups. These groups are called a thread of online redo. In non-Real Application Clusters environments, each database has only one thread that belongs to the instance accessing it. In Real Application Clusters environments, each instance has a separate thread, that is, each instance has its own online redo log. Each thread has its own current log member. thread number The number of the redo thread to be used by an instance as specified by the THREAD initialization parameter or the THREAD clause in the ALTER DATABASE ADD LOGFILE statement. You can use any available redo thread number but an instance cannot use the same thread number as another instance. transparent application failover (TAF) A runtime failover for high-availability environments, such as Real Application Clusters and Oracle Real Application Clusters Guard, TAF refers to the failover and re-establishment of application-to-service connections. It enables client applications to automatically reconnect to the database if the connection fails, and optionally resume a SELECT statement that was in progress. This reconnect happens automatically from within the Oracle Call Interface (OCI) library. voting disk A file that manages information about node membership. Glossary-7
  • 5. Index A CHECKPOINT clause, 9-5 ALTER SYSTEM SWITCH LOGFILE statement, 9-5 adding nodes architecture quick-start, 10-2, 11-2 of RAC, 1-5 Additional Real Application Clusters ARCHIVE LOG command, 9-6 documentation, 2-1 archive logs ADDM file format and destination, 7-4 see Automatic Database Diagnostic Monitor file naming, 7-3 administering archiver process services, 6-18 monitor, 7-8 services with SRVCTL, 6-24 archiving mode administering instances changing, 7-8 with Server Management, 9-1 archiving redo log files administering services identified in control file, 4-2 DBCA, 6-20 log sequence number, 7-4 Enterprise Manager, 6-20 ASM PL/SQL, 6-20 archiving scenario, 7-5 SRVCTL, 6-20 installation administration Real Application Clusters, introduction to, 2-3 overview, 2-2 see Automatic Storage Management tools, 2-2 asm administrative tools as SRVCTL noun, E-5 overview and concepts, 1-13 Automatic Database Diagnostic Monitor, 13-4, 13-5, Advanced Queuing 13-6 and FAN, 6-6 automatic segment-space management, 2-7, 12-3 affinity Automatic Storage Management, 2-7, 4-1 awareness, 8-5 see ASM alert administration Automatic Storage Management (ASM), 1-5 Enterprise Manager, 9-5 Automatic Storage Management instance, 4-3 alert blackouts automatic undo management, 2-7 Enterprise Manager, 9-5 Automatic Workload Repository, 2-7, 6-26, 12-2, alert log 13-3, 13-5 managing, A-8 snapshots, 13-3 alert logs, A-9 AVAILABLE instances alerts for services, 6-2 performance monitoring, 13-8 Average Active Sessions chart ALTER SYSTEM ARCHIVE LOG CURRENT Enterprise Manager, 13-14 statement, 9-5 AWR ALTER SYSTEM ARCHIVE LOG statement, 9-5 see Automatic Workload Repository INSTANCE option, 9-5 ALTER SYSTEM CHECKPOINT LOCAL B statement, 9-5 ALTER SYSTEM CHECKPOINT statement background process global versus local, 9-5 crsd, 1-4 specifying an instance, 9-5 evmd, 1-4 ALTER SYSTEM statement ocssd, 1-4 Index-1
  • 6. oprocd, 1-4 Enterprise Manager, 9-4 background processes Cluster Host Load Average chart SMON, 5-3, 8-3 Enterprise Manager, 13-12 background thread trace files, A-9 Cluster Interconnects page BACKGROUND_DUMP_DEST parameter, A-9 Enterprise Manager, 13-17 backups Cluster Managed Database Services Detail Page server parameter file, 5-13 Enterprise Manager, 6-21 bandwidth Cluster Managed Database Services Page interconnect, 13-1 Enterprise Manager, 6-21 block mode conversions Cluster Manager (CSS) statistics for, 13-2 log files, A-5 blocks Cluster Ready Services, 2-8 associated with instance, 8-3 Cluster Ready Services Control buffer cache, 1-6 see CRSCTL instance recovery, 8-3 Cluster Synchronization Service (CSS), 1-2 buffer sizes Cluster Synchronization Services (CSS) IPC, adjusting for Real Application Clusters, 13-1 purpose, 1-3 Cluster Verification Utility cluster integrity verifications, A-18 C connectivity verifications, A-15 Cache Fusion, 1-6 installation requirements, A-11 and e-commerce applications, 15-1 installation verifications, A-17 function, 2-6 known issues, A-18 overview, 1-15 node comparisons and verifications, A-16 callouts nodelist shortcuts, A-12 how they are run, 6-7 Oracle Clusterware component CATCLUST.SQL script verifications, A-17 using to create views for Real Application performing various tests with, A-14 Clusters, 13-2 see CVU CLB_GOAL_LONG, 6-4 storage verifications, A-14 CLB_GOAL_SHORT, 6-4 system requirements verifications, A-14 client user and permissions verifications, A-16 application environments and FAN, 6-11 using, A-10 clients using online help for, A-12 integrated for FAN events, 6-6 verbose mode, A-12 client-side CLUSTER_INTERCONNECTS load balancing, 6-4 parameter, 13-2 client-side load balancing, 6-5 CMAN session pools cloning, 1-11 and FAN, 6-11 CLSD-1009 message committed data resolving, 3-8 instance failure, 8-3 CLSD-1011 message communication protocols resolving, 3-8 verifying settings for, 13-1 cluster configuration problems definition of, 1-1 reinitializing the OCR, 3-8 Cluster Database Home Page CONNECT command, 5-2, 9-6 Enterprise Manager, 9-3 CONNECT SYS Cluster Database Instance page example of, 5-4 Enterprise Manager, 9-3 connecting Cluster Database Instance Performance page to instances, 5-2 Enterprise Manager, 13-16 connection load balancing Cluster Database Performance page concepts, 1-9 Enterprise Manager, 13-17 introduction to, 6-1 cluster file system long method, 6-4 archiving parameter settings, 7-6 short method, 6-4 archiving scenario, 7-5 connection pools overview, 2-6 and FAN, 6-11 restore, 8-2 consistent blocks, 1-6 storage in Real Application Clusters, 4-1 control files Cluster Home page MAXLOGHISTORY, 4-2 Index-2
  • 7. CREATE DATABASE statement DBCA, 1-10 MAXLOGHISTORY clause, 4-2 adding and deleting instances in silent Create Services Page mode, 10-19, 11-18 Enterprise Manager, 6-21 service administration, 6-22 creating DBMS_SERVICE, 12-2 server parameter files, 5-7, 5-13 degree of parallelism (DOP), 15-2 services, 6-18 deleting nodes crs_getperm, B-3 quick-start, 10-2, 11-2 CRS_HOME, 1-9 dependencies crs_profile, B-3 and services, 6-3 crs_register, B-6 design crs_relocate, B-8 Real Application Clusters environments, 1-12 crs_setperm, B-10 DISCONNECT command, 5-2 crs_start, B-13 disconnecting from instances, 5-2 crs_stat, B-10 Distributed Transaction Processing, 12-4 crs_stop, B-14 distributed transactions, 12-4 crs_unregister, B-15 and services in RAC, 6-16 CRSCTL documentation overview and concepts, 1-14 Real Application Clusters, 2-1 crsd, 1-4 DTP, 12-4 purpose, 1-4 DTP/XA transactions, 6-17 current blocks, 1-6 dynamic performance views CVU creating, 13-2 concepts, 1-10 for performance monitoring, 13-2 overview and concepts, 1-13 dynamic resource allocation overview, 1-15 D E data dictionary querying views, 13-2 e-commerce Data Guard, 2-9 applications in Real Application Clusters, 15-1 data security Enterprise Manager, 5-1, 9-1 wallet, 15-3 administering services, 6-20 data warehouse alert administration, 9-5 deploying applications for in Real Application alert blackouts, 9-5 Clusters, 15-2 Average Active Sessions chart, 13-14 database Cluster Database Home Page, 9-3 as SRVCTL noun, E-5 Cluster Database Instance page, 9-3, 13-17 creation, 1-10 Cluster Database Instance Performance number of archived log files, 4-2 page, 13-16 quiescing, 9-6 Cluster Home page, 9-4 Database Configuration Assistant Cluster Host Load Average chart, 13-12 Database Storage page, 10-18, 11-17 Cluster Interconnects page, 13-17 Instance Management page, 10-18, 11-17 Database Locks page, 13-16 List of Cluster Databases page, 10-18, 11-17 Database Throughput chart, 13-15 Operations page, 10-18, 11-17 Databases Overview page, 9-4 see DBCA Databases Summary page, 9-2 Summary dialog, 10-19, 11-18 Global Cache Block Access Latency chart, 13-12 Welcome page, 10-18, 11-17 Global Cache Coherency chart, 13-14 Database Configuration Assistant (DBCA) Instance Activity page, 13-15 creating views for Real Application Clusters, 13-2 Instance page, 9-3 Database Locks page job administration, 9-4 Enterprise Manager, 13-16 overview, 2-4 Database Storage page, 10-18, 11-17 overview and concepts, 1-13 Database Throughput chart performance monitoring, 13-7 Enterprise Manager, 13-15 services pages, accessing, 6-21 Databases Overview page Top Consumers page, 13-15 Enterprise Manager, 9-4 Top Segments page, 13-16 Databases Summary page Top Sessions page, 13-15 Enterprise Manager, 9-2 Enterprise Manager Database Control Index-3
  • 8. G overview, 2-4 Enterprise Manager Grid Control Global Cache Block Access Latency chart instance discovery, 9-2 Enterprise Manager, 13-12 node discovery, 9-2 Global Cache Coherency chart overview, 2-5 Enterprise Manager, 13-14 error messages Global Cache Service (GCS), 1-6 for management tools, C-1, F-1 Global Cache Service statistics, 13-3, 13-4 PRKA, F-2 GLOBAL clause PRKC, F-4 forcing a checkpoint, 9-5 PRKD, F-14 Global Enqueue Service (GES), 1-6 PRKE, F-14 Global Enqueue Service statistics, 13-3 PRKH, F-15 Global Resource Directory (GRD), 1-6 PRKI, F-16 global service name, 12-1 PRKN, F-18 goals PRKO, F-18 and the load balancing advisory, 6-9 PRKP, F-22 for load balancing advisory, 6-10 PRKR, F-29 GV$ACTIVE_SERVICES, 12-2 PRKS, F-35 GV$SVCMETRIC, 12-2 PRKU, F-39 PRKV, C-1, F-39 H Event Management (EVM), 1-2 purpose, 1-3 H.A.R.D. Event Manager (EVM) implementing for the OCR, 3-10 log files, A-5 hash partitioning evmd, 1-4 with Real Application Clusters, 1-13 purpose, 1-4 high availability and Oracle Clusterware, 1-2 F and Real Application Clusters, 2-8 high availability framework failover concepts, 1-8 and Real Application Clusters, 2-8 introduction to, 6-1 failure HOST command, 9-6 instance, 8-3 multiple node, 8-4 I node, 8-3 Fast Application Notification, 6-5 initdb_name.ora file and HA events, 6-7 BACKGROUND_DUMP_DEST parameter, A-9 callouts, how to use, 6-8 USER_DUMP_DEST parameter, A-9 callouts,definition of, 6-8 initialization parameters events, enabling for JDBC, 6-12 cluster database issues regarding, 5-10 events, enabling for OCI, 6-13 CLUSTER_INTERCONNECTS, 13-2 events, enabling for ODP.NET, 6-14 RECOVERY_PARALLELISM, 8-7 events, enabling ODP.NET clients, 6-15 that must be identical on all instances, 5-9 how events are published, 6-6 that must be unique on all instances, 5-9 introduction to, 6-1 INST_ID column, 13-2 overview of, 6-6 installation see FAN introduction, 1-9 uses of, 6-6 Oracle Clusterware, 1-9 Fast Connection Failover Real Application Clusters, 1-10 introduction to, 6-2 instance features as SRVCTL noun, E-5 taking advantage of, 2-5 Instance Activity page features, new, xv Enterprise Manager, 13-15 files instance addition archiving redo log, 7-4 quick-start, 10-2, 11-2 control file, 4-2 instance deletion redo log, 7-4 quick-start, 10-2, 11-2 instance discovery Enterprise Manager Grid Control, 9-2 Instance Management page, 10-18, 11-17 Index-4
  • 9. INSTANCE option, 9-5 local file system Instance page archiving parameter settings, 7-7 Enterprise Manager, 9-3 restore, 8-2 INSTANCE_NUMBER parameter, 5-9 log files instances for CSS, A-5 failure, 8-4 for EVM, A-5 failures, recovery from, 8-3 for OCR, A-5 maximum number for RAC, 1-5 for Oracle Clusterware, A-4 memory structures, 1-6 log sequence numbers, 7-4 recovery, 5-3, 8-3 log switches, 4-2 recovery, abnormal shutdown, 5-3 LOG_ARCHIVE_FORMAT parameter, 7-4 recovery, multiple failures, 8-4 Server Management, 9-1 M shutting down, 5-3 mass deployment verifying, 9-6 cloning, 1-11 interconnect MAXLOGHISTORY option, 4-2 and performance, 13-1 media failures and the RAC architecture, 1-5 recovery from, 8-6 bandwidth, 13-1 membership protocols for Real Application Clusters, 13-1 and the OCR, 1-7 verifying settings for, 13-1 memory structures IP address in RAC, 1-6 installation requirements, 1-10 message request counters, 13-2 IPCs messages buffer sizes, adjusting, 13-1 errors for management tools, C-1, F-1 metrics J performance monitoring, 13-8 java-based tools mirroring tracing, A-10 Oracle Cluster Registry, 3-3 JDBC modified data and FAN, 6-11 instance recovery, 8-3 thick clients, 6-12 monitoring thin clients, 6-12 archiver process, 7-8 job administration overview and concepts, 1-14 Enterprise Manager, 9-4 statistics for Real Application Clusters, 13-2 multiple node failures, 8-4 multiple nodes L starting from one node, 5-4 LCK0 Instance Enqueue Process, 1-7 multiplexed redo log files, 4-2 List of Cluster Databases page, 10-18, 11-17 multiplexing LMD Global Enqueue Service Daemon, 1-7 OCR, 1-7 LMOM Global Enqueue Service Monitor, 1-7 LMS Global Cache Service Process, 1-7 N load balancing by services, 1-5 Net Configuration Assistant server-side, 6-4 see NETCA Load Balancing Advisory, 6-18 NETCA, 1-10 load balancing advisory Network Attached Storage (NAS), 1-7 and FAN events, 6-10 network file system, 1-5 concepts, 1-8 network interfaces configuring your environment for using, 6-9 defining with OIFCFG, 9-7 description of, 6-9 new features, xv events and FAN, 6-6 node introduction to, 6-1 failure and VIPs, 1-6 local archiving scenario node addition RMAN, 7-6 quick-start, 10-2, 11-2 Local Area Network (LAN), 1-5 node deletion LOCAL clause quick-start, 10-2, 11-2 forcing a checkpoint, 9-5 node discovery Index-5
  • 10. Enterprise Manager Grid Control, 9-2 diagnosing problems with OCRDUMP and nodeapps OCRCHECK, 3-7 as SRVCTL noun, E-5 downgrading, 3-10 nodes exporting, 3-8 affinity awareness, 8-5 implementing H.A.R.D., 3-10 failure of, 8-3 importing, 3-8 importing on UNIX-based systems, 3-9 importing on Windows-based systems, 3-9 O managing backups, 3-5 objects recovering using OCR backup files, 3-5 creation of and effect on performance, 12-3 removing, 3-3, 3-5 OCI Session Pools repairing, 3-3, 3-4 and FAN, 6-11 replacing, 3-3, 3-4 OCR restoring on UNIX-based systems, 3-6 installation, 1-10 restoring on Windows-based systems, 3-6 redundancy, 1-10 restoring using automatically generated OCR OCR Configuration Tool, D-1 backups, 3-6 see OCRCONFIG see OCR OCRCHECK troubleshooting, A-5 diagnosing OCR problems with, 3-7 upgrading, 3-10 using, 3-7 Oracle Cluster Registry (OCR), 1-7 OCRCONFIG log files, A-5 overview and concepts, 1-14 managing, 3-2 ocrconfig command, D-1 purpose, 1-2 ocrconfig -export, D-2 Oracle Clusterware ocrconfig -option, D-1 architecture, 1-2 OCRDUMP cloning, 1-11 diagnosing OCR problems with, 3-7 command examples, 14-7 using, 3-7 commands, B-2 using to view OCR content, A-5 component processing, 1-2 ocrdump command, A-6 enabling and disabling startup using crsctl ocssd, 1-4 commands, A-3 purpose, 1-4 event manager alerts, A-3 ODP.NET high availability framework, 1-8 and FAN, 6-11 installation overview, 1-9 and FAN events, 6-14 introduction, 2-4, 14-1 and FCF, 6-15 introduction and concepts of, 1-1 load balancing advisory events, 6-15 log files and their locations, A-4 OIFCFG, 9-7 overview, 14-3 commands, 9-8, 9-9 startup and shutdown using crsctl defining network interfaces, 9-7 commands, A-2 if_name element, 9-8 UNIX processes, 1-4 if_type element, 9-8 working with Oracle Clusterware nodename element, 9-8 commands, 14-12 overview and concepts, 1-14 Oracle Clusterware home subnet element, 9-8 adding to a new node, 10-2 syntax, 9-8 adding, silent mode, 10-3 online recovery, 8-3 deleting in silent mode, 10-7 online transaction processing deleting manually, 10-6 applications in Real Application Clusters, 15-1 Oracle Clusterware management operating system-specific Oracle documentation overview and concepts, 1-14 archived redo log name, 7-4 Oracle home Operations page, 10-18, 11-17 adding in silent mode, 10-4 oprocd, 1-4 adding manually, 10-4 purpose, 1-4 cloning, 1-11 Oracle Cluster File System (OCFS), 1-5 deleting, 10-4 Oracle Cluster Registry deleting manually, 10-5, 10-6 adding, 3-3 Oracle Interface Configuration Tool contents, 3-2 see OIFCFG data loss protection mechanism, overriding, 3-7 Oracle Interface Configuration tool Index-6
  • 11. see OIFCFG PRKA messages, F-2 Oracle Net Services PRKC messages, F-4 and load balancing, 6-11 PRKD messages, F-14 and services, 6-3 PRKE messages, F-14 Oracle Notification Service (ONS) PRKH messages, F-15 purpose, 1-3 PRKI messages, F-16 Oracle Notification Services PRKN messages, F-18 API, 6-6 PRKO messages, F-18 Oracle Real Application Clusters PRKP messages, F-22 overview of administration, 1-1, 2-1 PRKR messages, F-29 Oracle Streams Advanced Queuing PRKS messages, F-35 and FAN, 6-6 PRKU messages, F-39 Oracle Universal Installer PRKV messages, C-1, F-39 see OUI Process Monitor Daemon (OPROCD) ORACLE_HOME, 1-10 purpose, 1-3 ORACLE_SID parameter, 5-9 OracleCRService Q purpose, 1-4 quiesce database OracleCSService in Real Application Clusters, 9-6 purpose, 1-4 OracleEVMService purpose, 1-5 R OraFenceService RAC purpose, 1-5 cloning, 1-11 OUI software components, 1-6 database installation, 1-10 RACG Oracle Clusterware installation, 1-9 purpose, 1-3 Real Application Clusters installation, 1-10 raw devices, 1-5 outages Real Application Clusters planned, 6-7 and e-commerce, 15-1 unplanned, 6-7 installation overview, 1-10 RECOVER command, 9-6 P recovery after SHUTDOWN ABORT, 5-3 parallel instance groups, 15-2 from multiple node failure, 8-4 parallel recovery, 8-7 from single-node failure, 8-3 PARALLEL_MAX_SERVERS parameter, 8-7 instance, 5-3 parallelism media failures, 8-6 in Real Application Clusters, 15-2 online, 8-3 parallel-aware query optimization, 15-2 parallel, 8-7 parameter file PARALLEL_MAX_SERVERS parameter, 8-7 overview, 5-7 Recovery Manager parameters see RMAN that must be identical on all instances, 5-9 RECOVERY_PARALLELISM parameter, 8-7 that must be unique on all instances, 5-9 redo log files performance identified in control file, 4-2 primary components affecting, 13-1 instance recovery, 8-3 performance evaluation log sequence number, 7-4 overview and concepts, 1-14 using, 4-2 performance monitoring redo log groups, 4-2 alerts, 13-8 redo logs Enterprise Manager, 13-7 format and destination specifications, 7-4 metrics, 13-8 Resource Manager thresholds, 13-9 and services, 6-3 PL/SQL resource manager, 12-2 administering services, 6-23 resource profiles PREFERRED and service creation, 6-3 instances for services, 6-2 attributes, 14-4 private interconnect resources and Oracle Clusterware, 1-2 Index-7
  • 12. releasing, 8-3 default, 6-4 restore scenarios introduction to, 1-5, 6-1 RMAN, 8-1 names, limitations for, 6-23 restore scheme using, 6-2 cluster file system, 8-2 sessions local file system, 8-2 multiple, 5-2 RMAN setting instances, 5-2 in Real Application Clusters, 2-9 shared everything, 1-5 local archiving scenario, 7-6 SHOW INSTANCE command, 9-6 overview SHOW PARAMETER command, 9-6 restore scenarios, 8-1 SHOW PARAMETERS command, 9-6 rolling back SHOW SGA command, 9-6 instance recovery, 8-3 SHUTDOWN ABORT command, 5-3 Runtime Connection Load Balancing, 6-3 SHUTDOWN command, 9-6 runtime connection load balancing ABORT option, 5-3 introduction to, 6-2 SHUTDOWN TRANSACTIONAL, 5-3 shutting down instances, 5-3 S shutting down an instance scalability abnormal shutdown, 5-3 adding nodes and instances, 10-8, 11-7, 11-8 shutting down instances, 5-3 adding nodes and instances, quick-start sidalrt.log file, A-9 format, 10-2, 11-2 siddbwr.trc file, A-9 security sidsmon.trc file, A-9 wallet, 15-3 single system image, 1-6 sequence numbers single-instance Oracle databases with Real Application Clusters, 1-13 how they differ from RAC, 1-5 sequences singleton services, 6-17 log sequence number, 7-4 SMON process Server Control instance recovery, 8-3, 8-4 see SRVCTL recovery after SHUTDOWN ABORT, 5-3 Server Control Utility (SRVCTL), 1-7 snapshot control file, 7-1 Server Management SPFILE administration of instances, 9-1 restore with Enterprise Manager, 8-2 server parameter file, 2-7 restore with RMAN, 8-2 backing up, 5-13 split brain syndrome, 1-2 setting values in, 5-7 SQL statements server parameter files instance-specific, 9-5 creating, 5-7, 5-13 SQL*Plus, 5-2, 9-5 service SRVCTL as SRVCTL noun, E-5 add asm command, E-8 dependencies, 6-3 add database command, E-5 DTP property, 6-16 add instance command, E-6 levels, 6-27 add nodeapps command, E-7 SERVICE TIME add service command, E-7 load balancing advisory goal, 6-10 add, usage description, E-5 SERVICE_NAMES administering services with, 6-24 parameter, 6-23 cluster database configuration tasks, E-2 services, 2-7, 12-1 cluster database tasks, E-3 administering, 6-18 concurrent commands, E-2 administering with DBCA, 6-20 config asm command, E-10 administering with Enterprise Manager, 6-20 config database command, E-8 administering with PL/SQL, 6-20 config nodeapps command, E-9 administering with SRVCTL, 6-20, 6-24 config service command, E-9 and distributed transactions, 6-16 config, usage description, E-8 basic concepts about, 6-2 disable asm command, E-14 concepts, 1-9 disable database command, E-13 configurations for, 12-1 disable instance command, E-13 configuring workload management disable service command, 6-25, E-13 characteristics, 6-18 disable, usage description, E-12 Index-8
  • 13. enable asm command, E-12 statistics enable database command, E-11 contents of, 13-2 enable instance command, E-11 monitoring for Real Application Clusters, 13-2 enable service command, 6-25, E-12 Statspack, 13-3 enable, usage description, E-10 storage, 2-7 getenv database command, E-28 basic RAC requirements for, 1-5 getenv instance command, E-28 Real Application Clusters, introduction to, 2-3 getenv nodeapps command, E-29 getenv service command, E-28 storage getenv, usage description, E-27 cluster file system, 4-1 modify database command, E-21 Summary dialog, 10-19, 11-18 modify instance command, E-21 SYSAUX tablespace, 12-3 modify nodeapps command, E-24 SYSDBA modify service command, E-23 privilege for connecting, 5-2 modify, usage description, E-20 SYSOPER privilege node-level tasks, E-3 for connecting, 5-2 overview, 5-3 system change, 7-4 overview and concepts, 1-14 System Global Area (SGA), 1-6 relocate service command, E-25 size requirements, 1-6 relocate, usage description, E-24 remove asm command, E-35 T remove database command, E-33 TCP/IP, 1-5 remove instance command, E-34 THREAD parameter, 5-13 remove nodeapps command, E-34 thresholds remove service command, E-34 performance monitoring, 13-9 remove, usage description, E-33 services, 6-27 setenv database command, E-30 THROUGHPUT setenv instance command, E-30 load balancing advisory goal, 6-10 setenv nodeapps command, E-31 timed statistics, 13-2 setenv service command, E-30 timeout setenv, usage description, E-29 messages, avoiding, 1-6 start asm command, E-17 Top Consumers page start database command, 5-6, E-15 Enterprise Manager, 13-15 start instance command, 5-5, E-15 Top Segments page start listener command, E-17 Enterprise Manager, 13-16 start nodeapps command, E-16 Top Sessions page start service command, 6-25, E-16 Enterprise Manager, 13-15 start, usage description, E-14 trace files, A-9 status asm command, E-27 background thread trace files, A-9 status database command, E-25 managing, A-8 status instance command, E-26 sidalrt.log, A-9 status nodeapps command, E-27 siddbwr.trc file, A-9 status service command, 6-25, E-26 sidsmon.trc file, A-9 status, usage description, E-25 tracing stop asm command, E-20 enabling for RAC high availability, A-8 stop database command, 5-6, E-18 java-based tools, A-10 stop instance command, 5-5, E-18 transactions stop listener command, E-20 instance failure, 8-3 stop nodeapps command, E-20 rolling back, 8-3 stop service command, E-19 waiting for recovery, 8-3 stop, usage description, E-17 Transparent Application Failover unsetenv database command, E-31 and services, 6-5 unsetenv instance command, E-31 Transparent Database Encryption, 15-3 unsetenv nodeapps command, E-32 troubleshooting, A-9 unsetenv service command, E-32 tuning unsetenv, usage description, E-29 overview, 1-15 Standard Edition ASM standby databases, 2-9 STARTUP command, 9-6 Index-9
  • 14. U UNDO_TABLESPACE parameter, 5-9 unified log directory structure, A-4 User Datagram Protocol (UDP) and the private interconnect, 1-2 user trace files, A-9 USER_DUMP_DEST parameter, A-9 V V$ACTIVE_INSTANCES, 9-6 V$ACTIVE_SERVICES, 12-2 V$SERVICEMETRIC_HISTORY, 12-2 V$SESSION, 12-2 V$SQL, 12-2 vendor clusterware, 1-1 verification datafiles, online files, 4-2 views creating for Real Application Clusters, 13-2 for performance monitoring, 13-2 VIP addresses, 1-5 configuring, 1-6 virtual host name, 1-6 virtual IP address, 1-10 volume manager alternate storage method for RAC, 1-5 Voting Disk, 1-7 voting disk administering, 3-1 backing up, 3-1 dynamically adding, 3-2 installation, 1-10 purpose, 1-2 recovering, 3-2 redundancy, 1-10 voting disks multiple, 1-7 redundancy, 1-7 W wait events, 13-3 wallet data security, 15-3 Welcome page, 10-18, 11-17 Workload Management concepts, 1-8 workload management, 12-1 basic concepts about, 6-2 introduction to, 6-1 manual re-balancing, 12-2 workloads and services, 6-2 X XA transactions, 12-4 Index-10