This document provides an overview of Oracle 12c Pluggable Databases (PDBs). Key points include:
- PDBs allow multiple databases to be consolidated within a single container database (CDB), providing benefits like faster provisioning and upgrades by doing them once per CDB.
- Each PDB acts as an independent database with its own data dictionary but shares resources like redo logs at the CDB level. PDBs can be unplugged from one CDB and plugged into another.
- Hands-on labs demonstrate how to create, open, clone, and migrate PDBs between CDBs. The document also compares characteristics of CDBs and PDBs and shows how a non-C
Oracle is planning to release Oracle Database 12c in calendar year 2013. The new release will include a multitenant architecture that allows for multiple pluggable databases to be consolidated and managed within a single container database. This new architecture enables fast provisioning of new databases, efficient cloning of pluggable databases, simplified patching and upgrades applied commonly to all pluggable databases, and other benefits that improve database consolidation on cloud platforms.
Understanding oracle rac internals part 1 - slidesMohamed Farouk
This document discusses Oracle RAC internals and architecture. It provides an overview of the Oracle RAC architecture including software deployment, processes, and resources. It also covers topics like VIPs, networks, listeners, and SCAN in Oracle RAC. Key aspects summarized include the typical Oracle RAC software stack, local and cluster resources, how VIPs and networks are configured, and the role and dependencies of listeners.
This document provides an overview of Oracle 12c and its pluggable database feature from a presentation by Gustavo René Antúnez, an Oracle DBA at Pythian. It discusses the benefits of pluggable databases such as greater scalability and consolidation. It also covers key aspects of the multitenant architecture like common users, local users, and views that span the container and pluggable databases. The presentation concludes with a demonstration of RMAN backups in a multitenant environment.
Oracle Real Application Clusters (RAC) 12c Rel. 2 - Operational Best PracticesMarkus Michalewicz
This document outlines an agenda for a presentation on Oracle Real Application Clusters (RAC) 12c Release 2 operational best practices. The agenda includes discussing fundamentals, architecture choices, applying best practices, and using smart features. It provides information on shared storage, networking and interconnect requirements. It also describes the Cluster Domain architecture and how best practices apply across architectures. Tools for obtaining and applying best practices like CVU, ORAchk and the Autonomous Health Framework are also covered.
Oracle RAC Virtualized - In VMs, in Containers, On-premises, and in the CloudMarkus Michalewicz
This presentation discusses the support guidelines for using Oracle Real Application Clusters (RAC) in virtualized environments, for which general Oracle Database support guidelines are discussed shortly first.
First presented during DOAG 2021 User Conference, this presentation replaces its predecessor from 2016: https://www.slideshare.net/MarkusMichalewicz/how-to-use-oracle-rac-in-a-cloud-a-support-question
DOAG Oracle Unified Audit in Multitenant EnvironmentsStefan Oehrli
Oracle Audit is a well-known and proven database functionality. Or maybe not? What does auditing look like in combination with Oracle Multitenant Databases? Does database and Unified Audit work analogous to existing configurations? In the context of this presentation the auditing in the environment of container databases will be examined more closely. It will be shown what has to be considered and how an auditing concept has to be adapted to the new architecture. With focus on the current versions of the Oracle database, specific problems and workarounds in the area of Unified Audit will be shown. The presentation will be complemented by corresponding examples and live demos.
Oracle Database Migration to Oracle Cloud InfrastructureSinanPetrusToma
The document discusses various methods for migrating an on-premises Oracle database to Oracle Cloud Infrastructure (OCI). It outlines automation tools provided by Oracle like MV2ADB, MV2OCI and ZDM that can migrate databases with little to no downtime. The document also provides a decision tree to help choose the appropriate migration method based on factors like database version, character set, downtime requirements, etc. Common migration methods discussed are Data Guard, Transportable Tablespaces/Full using Data Pump or RMAN, backup/restore, and GoldenGate replication.
Understanding Oracle RAC 12c Internals as presented during Oracle Open World 2013 with Mark Scardina.
This is part two of the Oracle RAC 12c "reindeer series" used for OOW13 Oracle RAC-related presentations.
Oracle RAC, Data Guard, and Pluggable Databases: When MAA Meets Multitenant (...Ludovico Caldara
This document discusses integrating Oracle Real Application Clusters (RAC) and multitenant architecture with Oracle Data Guard. It explains that with RAC and multitenant, the container database itself is a RAC database, allowing pluggable databases to remain available even if an instance crashes. Services are used to control which pluggable databases are mounted and accessed on each RAC instance. While multitenant architecture provides benefits like simplified administration, it also means that in a Data Guard configuration, the entire container database must have the same role rather than individual pluggable databases.
Oracle Active Data Guard: Best Practices and New Features Deep Dive Glen Hawkins
Oracle Data Guard and Oracle Active Data Guard have long been the answer for the real-time protection, availability, and usability of Oracle data. This presentation provides an in-depth look at several key new features that will make your life easier and protect your data in new and more flexible ways. Learn how Oracle Active Data Guard 19c has been integrated with Oracle Database In-Memory and offers a faster application response after a role transition. See how DML can now be redirected from an Oracle Active Data Guard standby to its primary for more flexible data protection in today’s data centers or your data clouds. This technical deep dive on Active Data Guard is designed to give you a glimpse into upcoming new features brought to you by Oracle Development.
This document discusses upgrading to Oracle Database 19c and migrating to Oracle Multitenant. It provides an overview of key features such as being able to have 3 user-created PDBs without a Multitenant license in 19c. It also demonstrates how to use AutoUpgrade to perform an upgrade and migration to Multitenant with a single command. The document highlights various Multitenant concepts such as resource sharing, connecting to containers, and cloning PDBs.
This version of "Oracle Real Application Clusters (RAC) 19c & Later – Best Practices" was first presented in Oracle Open World (OOW) London 2020 and includes content from the OOW 2019 version of the deck. The deck has been updated with the latest information regarding ORAchk as well as upgrade tips & tricks.
Maximum Availability Architecture - Best Practices for Oracle Database 19cGlen Hawkins
Provides the latest updates on high availability (HA) best practices in this well-established technical deep-dive session. Learn how to optimize all aspects of Oracle Active Data Guard 19c. See how to use session draining, transparent application continuity, Oracle RAC, and Oracle GoldenGate to mask outages and planned maintenance from users and to accelerate time to repair for single database or your fleet of databases. Hear about the latest HA best practices with Oracle Multitenant and understand how the new sharded architecture can achieve even higher levels of HA and fault isolation for OLTP applications. Find out how everything you know about Oracle Maximum Availability Architecture (MAA) on-premises can be deployed in the cloud.
Oracle RAC is an option to the Oracle Database Enterprise Edition. At least, this is what it is known for. This presentation shows the many ways in which the stack, which is known as Oracle RAC can be used in the most efficient way for various use cases.
Oracle Active Data Guard 12c New FeaturesEmre Baransel
This document discusses new features in Oracle Active Data Guard 12c. It provides a history of Data Guard capabilities from version 7 through 11g. Key new features in 12c include Far Sync, which allows redo transport between databases across greater distances; Fast Sync, which improves synchronization performance between primary and standby databases; and real-time cascading, which allows a standby database to cascade redo in real-time as it is written to the standby redo log.
Oracle RAC 12c (12.1.0.2) Operational Best Practices - A result of true colla...Markus Michalewicz
This is the latest version of the Oracle RAC 12c (12.1.0.2) Operational Best Practices presentation as shown during IOUG / Collaborate15. As best practices are a result of true collaboration this will probably be the last version before OOW 2015.
"Extended" or "Stretched" Oracle RAC has been available as a concept for a while. Oracle RAC 12c Release 2 introduces an Oracle Extended Cluster configuration, in which the cluster understands the concept of sites and extended setups. This knowledge is used to more efficiently manage "Extended Oracle RAC", whether the nodes are 0.1 mile or 10 miles apart.
The presentation was last updated on August 7th 2017 to add a reference to the new MAA White Paper: "Installing Oracle Extended Clusters on Exadata Database Machine" - http://www.oracle.com/technetwork/database/availability/maa-extclusters-installguide-3748227.pdf and to correct some minor details.
Oracle RAC 12c provides:
1. Better business continuity and high availability through new features like Application Continuity which allows in-flight transactions to replay following outages.
2. Cost-effective workload management and standardized deployment through technologies like Oracle ASM and Oracle Flex ASM which allow databases and ASM instances to be distributed across nodes for high availability.
3. Agility and scalability due to improved storage management capabilities in Oracle ASM 12c such as support for more disk groups and remote ASM client access.
Oracle Real Application Clusters 19c- Best Practices and Internals- EMEA Tour...Sandesh Rao
In this session, I will cover under-the-hood features that power Oracle Real Application Clusters (Oracle RAC) 19c specifically around Cache Fusion and Service management. Improvements in Oracle RAC helps in integration with features such as Multitenant and Data Guard. In fact, these features benefit immensely when used with Oracle RAC. Finally we will talk about changes to the broader Oracle RAC Family of Products stack and the algorithmic changes that helps quickly detect sick/dead nodes/instances and the reconfiguration improvements to ensure that the Oracle RAC Databases continue to function without any disruption
Oracle ASM Training covers database and storage concepts, ASM architecture, installation and configuration of ASMLIB, creating and managing ASM disk groups, best practices for ASM configuration, and migrating databases to ASM. The document includes an agenda with topics on ASM, ASMLIB, disk groups, files, redundancy, rebalancing, and troubleshooting. It also lists office locations for consulting services.
Oracle RAC 19c - the Basis for the Autonomous DatabaseMarkus Michalewicz
Oracle Real Application Clusters (RAC) has been Oracle's premier database availability and scalability solution for more than two decades as it provides near linear horizontal scalability without the need to change the application code. This session explains why Oracle RAC 19c is the basis for Oracle's Autonomous Database by introducing some of its latest features, some of which were specifically designed for ATP-D, as well as by taking a peek under the hood of the dedicated Autonomous Database Service (ATP-D).
The Top 5 Reasons to Deploy Your Applications on Oracle RACMarkus Michalewicz
This document discusses the top 5 reasons to deploy applications on Oracle Real Application Clusters (RAC). It discusses how RAC provides:
1. Developer productivity through transparency that allows developers to focus on application code without worrying about high availability or scalability.
2. Integrated scalability for both applications and database features through techniques like parallel execution and cache fusion that allow linear scaling.
3. Seamless high availability for the entire application stack through capabilities like fast reconfiguration times and zero data loss that prevent application outages.
4. Isolated consolidation for converged use cases through features like pluggable database isolation that allow secure sharing of hardware resources.
5. Full flexibility to choose deployment options
What to Expect From Oracle database 19cMaria Colgan
The Oracle Database has recently switched to an annual release model. Oracle Database 19c is only the second release in this new model. So what can you expect from the latest version of the Oracle Database? This presentation explains how Oracle Database 19c is really 12.2.0.3 the terminal release of the 12.2 family and the new features you can find in this release.
What's new in Oracle Trace File Analyzer version 12.2.1.1.0Sandesh Rao
The document discusses Oracle Trace File Analyzer (TFA). TFA provides a single interface for collecting diagnostic data across a cluster to reduce the time required to obtain diagnostic data. It collects all relevant data at the time of a problem. The document outlines TFA installation and configuration options, how it performs automatic and on-demand diagnostic collections, and how to use TFA to view system summaries, investigate logs, and customize collections.
New Generation Oracle RAC 19c focuses on diagnosing Oracle RAC performance issues. The document discusses tools used by Oracle's RAC performance engineering team to instrument and measure key code areas between releases. It also covers how Oracle RAC provides high availability and scalability for workloads like traditional apps, new apps, IoT workloads, and more. Diagnosing performance requires understanding factors like private network latency and configuration.
Automating Your Clone in E-Business Suite R12.2Michael Brown
It is possible to automate the cloning process in Oracle E-Business Suite 12.2. This presentation discusses how to accomplish that and gives some warnings about when it is not possible to run a clone.
For OAUG members, the slides and a recording of the presentation are available on www.oaug.org.
This document provides an architectural diagram of a multitenant database. It shows that a multitenant container database (CDB) contains multiple pluggable databases (PDBs). Common objects like users and roles are defined at the CDB level while each PDB contains local users, roles, and database objects like tables. System resources like memory and processes are shared between the CDB and PDBs.
Red Stack Tech Ltd is a global Oracle Technology brand specialising in the provision of Oracle software, Hardware, Managed and professional services across the entire Oracle Technology stack. Established in the mid 90’s, Red Stack Tech have developed through R&D and investment in new technologies, a brand which is highly regarded within the Oracle landscape. Red Stack Tech are able to deliver full end-to-end solutions that encompass all Oracle technologies with a strong focus on Oracle Engineered Systems, Database Management Services and Business Analytics.
Understanding Oracle RAC 12c Internals as presented during Oracle Open World 2013 with Mark Scardina.
This is part two of the Oracle RAC 12c "reindeer series" used for OOW13 Oracle RAC-related presentations.
Oracle RAC, Data Guard, and Pluggable Databases: When MAA Meets Multitenant (...Ludovico Caldara
This document discusses integrating Oracle Real Application Clusters (RAC) and multitenant architecture with Oracle Data Guard. It explains that with RAC and multitenant, the container database itself is a RAC database, allowing pluggable databases to remain available even if an instance crashes. Services are used to control which pluggable databases are mounted and accessed on each RAC instance. While multitenant architecture provides benefits like simplified administration, it also means that in a Data Guard configuration, the entire container database must have the same role rather than individual pluggable databases.
Oracle Active Data Guard: Best Practices and New Features Deep Dive Glen Hawkins
Oracle Data Guard and Oracle Active Data Guard have long been the answer for the real-time protection, availability, and usability of Oracle data. This presentation provides an in-depth look at several key new features that will make your life easier and protect your data in new and more flexible ways. Learn how Oracle Active Data Guard 19c has been integrated with Oracle Database In-Memory and offers a faster application response after a role transition. See how DML can now be redirected from an Oracle Active Data Guard standby to its primary for more flexible data protection in today’s data centers or your data clouds. This technical deep dive on Active Data Guard is designed to give you a glimpse into upcoming new features brought to you by Oracle Development.
This document discusses upgrading to Oracle Database 19c and migrating to Oracle Multitenant. It provides an overview of key features such as being able to have 3 user-created PDBs without a Multitenant license in 19c. It also demonstrates how to use AutoUpgrade to perform an upgrade and migration to Multitenant with a single command. The document highlights various Multitenant concepts such as resource sharing, connecting to containers, and cloning PDBs.
This version of "Oracle Real Application Clusters (RAC) 19c & Later – Best Practices" was first presented in Oracle Open World (OOW) London 2020 and includes content from the OOW 2019 version of the deck. The deck has been updated with the latest information regarding ORAchk as well as upgrade tips & tricks.
Maximum Availability Architecture - Best Practices for Oracle Database 19cGlen Hawkins
Provides the latest updates on high availability (HA) best practices in this well-established technical deep-dive session. Learn how to optimize all aspects of Oracle Active Data Guard 19c. See how to use session draining, transparent application continuity, Oracle RAC, and Oracle GoldenGate to mask outages and planned maintenance from users and to accelerate time to repair for single database or your fleet of databases. Hear about the latest HA best practices with Oracle Multitenant and understand how the new sharded architecture can achieve even higher levels of HA and fault isolation for OLTP applications. Find out how everything you know about Oracle Maximum Availability Architecture (MAA) on-premises can be deployed in the cloud.
Oracle RAC is an option to the Oracle Database Enterprise Edition. At least, this is what it is known for. This presentation shows the many ways in which the stack, which is known as Oracle RAC can be used in the most efficient way for various use cases.
Oracle Active Data Guard 12c New FeaturesEmre Baransel
This document discusses new features in Oracle Active Data Guard 12c. It provides a history of Data Guard capabilities from version 7 through 11g. Key new features in 12c include Far Sync, which allows redo transport between databases across greater distances; Fast Sync, which improves synchronization performance between primary and standby databases; and real-time cascading, which allows a standby database to cascade redo in real-time as it is written to the standby redo log.
Oracle RAC 12c (12.1.0.2) Operational Best Practices - A result of true colla...Markus Michalewicz
This is the latest version of the Oracle RAC 12c (12.1.0.2) Operational Best Practices presentation as shown during IOUG / Collaborate15. As best practices are a result of true collaboration this will probably be the last version before OOW 2015.
"Extended" or "Stretched" Oracle RAC has been available as a concept for a while. Oracle RAC 12c Release 2 introduces an Oracle Extended Cluster configuration, in which the cluster understands the concept of sites and extended setups. This knowledge is used to more efficiently manage "Extended Oracle RAC", whether the nodes are 0.1 mile or 10 miles apart.
The presentation was last updated on August 7th 2017 to add a reference to the new MAA White Paper: "Installing Oracle Extended Clusters on Exadata Database Machine" - http://www.oracle.com/technetwork/database/availability/maa-extclusters-installguide-3748227.pdf and to correct some minor details.
Oracle RAC 12c provides:
1. Better business continuity and high availability through new features like Application Continuity which allows in-flight transactions to replay following outages.
2. Cost-effective workload management and standardized deployment through technologies like Oracle ASM and Oracle Flex ASM which allow databases and ASM instances to be distributed across nodes for high availability.
3. Agility and scalability due to improved storage management capabilities in Oracle ASM 12c such as support for more disk groups and remote ASM client access.
Oracle Real Application Clusters 19c- Best Practices and Internals- EMEA Tour...Sandesh Rao
In this session, I will cover under-the-hood features that power Oracle Real Application Clusters (Oracle RAC) 19c specifically around Cache Fusion and Service management. Improvements in Oracle RAC helps in integration with features such as Multitenant and Data Guard. In fact, these features benefit immensely when used with Oracle RAC. Finally we will talk about changes to the broader Oracle RAC Family of Products stack and the algorithmic changes that helps quickly detect sick/dead nodes/instances and the reconfiguration improvements to ensure that the Oracle RAC Databases continue to function without any disruption
Oracle ASM Training covers database and storage concepts, ASM architecture, installation and configuration of ASMLIB, creating and managing ASM disk groups, best practices for ASM configuration, and migrating databases to ASM. The document includes an agenda with topics on ASM, ASMLIB, disk groups, files, redundancy, rebalancing, and troubleshooting. It also lists office locations for consulting services.
Oracle RAC 19c - the Basis for the Autonomous DatabaseMarkus Michalewicz
Oracle Real Application Clusters (RAC) has been Oracle's premier database availability and scalability solution for more than two decades as it provides near linear horizontal scalability without the need to change the application code. This session explains why Oracle RAC 19c is the basis for Oracle's Autonomous Database by introducing some of its latest features, some of which were specifically designed for ATP-D, as well as by taking a peek under the hood of the dedicated Autonomous Database Service (ATP-D).
The Top 5 Reasons to Deploy Your Applications on Oracle RACMarkus Michalewicz
This document discusses the top 5 reasons to deploy applications on Oracle Real Application Clusters (RAC). It discusses how RAC provides:
1. Developer productivity through transparency that allows developers to focus on application code without worrying about high availability or scalability.
2. Integrated scalability for both applications and database features through techniques like parallel execution and cache fusion that allow linear scaling.
3. Seamless high availability for the entire application stack through capabilities like fast reconfiguration times and zero data loss that prevent application outages.
4. Isolated consolidation for converged use cases through features like pluggable database isolation that allow secure sharing of hardware resources.
5. Full flexibility to choose deployment options
What to Expect From Oracle database 19cMaria Colgan
The Oracle Database has recently switched to an annual release model. Oracle Database 19c is only the second release in this new model. So what can you expect from the latest version of the Oracle Database? This presentation explains how Oracle Database 19c is really 12.2.0.3 the terminal release of the 12.2 family and the new features you can find in this release.
What's new in Oracle Trace File Analyzer version 12.2.1.1.0Sandesh Rao
The document discusses Oracle Trace File Analyzer (TFA). TFA provides a single interface for collecting diagnostic data across a cluster to reduce the time required to obtain diagnostic data. It collects all relevant data at the time of a problem. The document outlines TFA installation and configuration options, how it performs automatic and on-demand diagnostic collections, and how to use TFA to view system summaries, investigate logs, and customize collections.
New Generation Oracle RAC 19c focuses on diagnosing Oracle RAC performance issues. The document discusses tools used by Oracle's RAC performance engineering team to instrument and measure key code areas between releases. It also covers how Oracle RAC provides high availability and scalability for workloads like traditional apps, new apps, IoT workloads, and more. Diagnosing performance requires understanding factors like private network latency and configuration.
Automating Your Clone in E-Business Suite R12.2Michael Brown
It is possible to automate the cloning process in Oracle E-Business Suite 12.2. This presentation discusses how to accomplish that and gives some warnings about when it is not possible to run a clone.
For OAUG members, the slides and a recording of the presentation are available on www.oaug.org.
This document provides an architectural diagram of a multitenant database. It shows that a multitenant container database (CDB) contains multiple pluggable databases (PDBs). Common objects like users and roles are defined at the CDB level while each PDB contains local users, roles, and database objects like tables. System resources like memory and processes are shared between the CDB and PDBs.
Red Stack Tech Ltd is a global Oracle Technology brand specialising in the provision of Oracle software, Hardware, Managed and professional services across the entire Oracle Technology stack. Established in the mid 90’s, Red Stack Tech have developed through R&D and investment in new technologies, a brand which is highly regarded within the Oracle landscape. Red Stack Tech are able to deliver full end-to-end solutions that encompass all Oracle technologies with a strong focus on Oracle Engineered Systems, Database Management Services and Business Analytics.
Exploring Oracle Database 12c Multitenant best practices for your Clouddyahalom
The document discusses best practices for Oracle Database 12c Multitenant architecture. It begins by introducing the speaker and their company Brillix-DBAces. It then provides an overview of the Multitenant Container Database architecture in 12c, including the root and pluggable database containers, common vs local users/roles/privileges, and tools for working with Container Databases like SQL*Plus, DBCA, and Enterprise Manager.
Ameerpet Online Training gives you an effective and proven online learning option with an extensive learning catalog and the freedom to attend from virtually anywhere. We have trained nearly 1500+ Students on all technologies.
We are offering 10% off on Oracle Training and we will arrange a free demo at your flexible timings
The document provides an overview of SAP HANA and how it differs from traditional databases. It discusses key topics like:
- SAP HANA's in-memory architecture allows for real-time analytics and reporting by storing data in RAM versus on disk.
- Traditional systems require separate databases for online transaction processing (OLTP) and online analytical processing (OLAP), whereas SAP HANA can perform both functions in a single system.
- Hardware and software innovations like columnar data storage, compression, and parallel processing enable SAP HANA to deliver rapid query response times.
Este documento presenta un resumen de un webcast sobre la optimización de Sql Server. El expositor, Ahias Portillo, discutirá la arquitectura de Sql Server 2012 y 2014, el procesamiento de consultas, la descomposición del árbol de consultas y el plan de ejecución. El webcast también incluirá conceptos clave sobre estadísticas, selectividad, cardinalidad y densidad de datos.
Simplify Consolidation with Oracle Pluggable Databasesomnidba
This document discusses Oracle Pluggable Databases, which allow multiple isolated databases, called pluggable databases (PDBs), to coexist within a single consolidated container database (CDB). Pluggable Databases address customer challenges around consolidating databases, rapidly provisioning databases for development and testing, and simplifying database patching. The key benefits of Pluggable Databases are that they provide database-level virtualization and isolation without changes to the database backend or client code, enabling more efficient consolidation and easier management of databases.
This document provides an overview and best practices for installing and configuring Oracle Real Application Clusters (RAC). It discusses validating hardware and software configurations, installing Oracle Clusterware, installing the RAC database software, configuring the cluster interconnect and storage, using the Cluster Verification Utility (CVU), mirroring the voting disk and Oracle Cluster Registry (OCR), and patching and maintaining the RAC software. The presentation is intended to help customers successfully deploy Oracle RAC.
This document provides best practices for implementing and operating Oracle Real Application Clusters (RAC) with Oracle 10g. It covers planning best practices such as understanding the architecture, setting expectations, defining objectives, and project planning. Implementation best practices include installation, configuration, database creation, and application considerations. Operational best practices address backup/recovery, performance monitoring, and production migrations.
The document discusses Oracle 12c's multitenant architecture which introduces the concepts of a container database (CDB) and pluggable databases (PDBs). A CDB can host multiple PDBs that appear as independent databases but share resources. PDBs can be unplugged from one CDB and plugged into another, allowing for quick provisioning and cloning of databases. The multitenant architecture provides benefits like consolidation of databases, rapid provisioning and cloning using SQL, and easier patching and upgrades.
Simplify Consolidation with Oracle Database 12cMaris Elsins
This document discusses Oracle Database 12c's Multitenant architecture, which allows for more efficient consolidation of multiple pluggable databases (PDBs) within a single container database (CDB). Key benefits include more flexible provisioning of new databases, simplified cloning and upgrades done at the CDB level, and improved resource utilization through workload separation. While Multitenant is only available in the Enterprise Edition, the plug/unplug functionality can provide benefits even for single-tenant use cases.
Oracle Multitenant - organized by Orient ITM - 12 Jul 2014Mahir M. Quluzade
The document discusses Oracle Multitenant, which allows multiple pluggable databases (PDBs) to share a single multitenant container database (CDB). This new architecture enables better consolidation by allowing PDBs to share memory, processes and other resources at the CDB level. It also provides capabilities like cloning PDBs for provisioning, managing many databases as one through common operations, and upgrading databases in-place within the CDB.
Introduction to Oracle Data Guard BrokerZohar Elkayam
This is an old deck I recently renewed for a customer session. This is the introduction to Oracle Data Guard broker feature, how to deploy it, how to use it and what are its benefits.
This presentation is based on version 11g but most of it is also compatible to Oracle 12c,
Agenda:
- Oracle Data Guard overview
- Dataguard broker introduction
- Configuring and using the data guard
- Live Demos
Oracle RAC One Node 12c provides best-in-class single instance Oracle Database availability, better database consolidation, and better database virtualization. It uses Oracle Grid Infrastructure, including Automatic Storage Management and Oracle Clusterware, to provide high availability capabilities like automatic instance failover to another server in case of hardware or software failure. It also enables capabilities like online database relocation to allow patching and maintenance with zero downtime.
Oracle Database 12c para la comunidad GeneXus - Engineered for cloudsGeneXus
This document discusses Oracle Database 12c and its multitenant architecture. It describes how the multitenant architecture allows multiple pluggable databases (PDBs) to share resources in a multitenant container database (CDB), enabling increased consolidation and reduced costs. Key capabilities enabled by the multitenant architecture include simplified upgrades, patching, provisioning and resource management across many databases managed as one system.
The document discusses the history and evolution of Oracle Database from its beginnings in 1977 through version 12c. It describes how early versions introduced SQL and basic reliability features, and how subsequent versions added capabilities like distributed processing, transactions, PL/SQL, and Real Application Clusters. It also summarizes how new pluggable database and in-memory technologies in version 12c allow for more efficient consolidation of databases and management of storage.
This document discusses Oracle's multitenant architecture in Oracle Database 12c. It introduces the multitenant container database (CDB) which can contain up to 252 pluggable databases (PDBs). PDBs share common memory and processes at the CDB level, providing improved consolidation and resource utilization. Key capabilities enabled include simplified provisioning, cloning and migration of PDBs, common data dictionary and services managed at the CDB level like backup/recovery. The document also covers upgrading databases to a multitenant architecture and provides several use cases like test/development environments, database consolidation and database as a service (DBaaS).
This document discusses Oracle's Optimized Solution for Oracle Database, which consolidates and optimizes database infrastructure. It provides a complete infrastructure solution including Oracle SPARC servers, storage, Oracle Database 10g or 11g, Oracle VM for SPARC, and Oracle Solaris. This optimized solution can provide cost savings through upgrades and consolidation, higher performance, and reduced risk through a proven high availability configuration. Key benefits include up to 2.7x cost savings, 1.6x lower total cost of ownership than competitors, and 50x faster development/test environment builds.
This document provides best practices for configuring Oracle Maximum Availability Architecture (MAA) on Oracle Exadata. It discusses how Exadata provides high availability out of the box through redundant hardware and preconfigured software. It then outlines configuration best practices for storage, networking, compute nodes, health checks, and backups to maximize stability and uptime. The goal is to prevent downtime through automatic repair of corruptions and fast recovery from failures or human errors.
The document discusses Oracle Data Guard, a disaster recovery solution for Oracle databases. It provides:
1) An overview of Data Guard, explaining that it maintains a physical or logical standby copy of the primary database to enable failover in the event of outages or disasters.
2) Details on the different types of standby databases - physical, logical, and snapshot - and how they are maintained through redo application or SQL application.
3) The various Data Guard configuration options like real-time apply, time delay, and role transitions such as switchover and failover.
This document discusses high availability and disaster recovery options for databases in Oracle public and hybrid clouds. It covers using Oracle Database Backup Cloud Service to backup on-premises databases to low-cost cloud storage. It also discusses using Active Data Guard to setup disaster recovery of on-premises databases to Oracle Cloud. Additionally, it summarizes high availability and disaster recovery options for database platforms as a service in Oracle Cloud.
HA, Scalability, DR & MAA in Oracle Database 21c - OverviewMarkus Michalewicz
Oracle Database 21c is Oracle's first Innovation Release and includes a lot of new and innovative HA, Scalability, DR & MAA features to provide the most scalable and reliable Oracle Database available today. This presentation discusses some of the database as well as infrastructure features contributing to this unprecedented level of resiliency.
Oracle storage best of-breed, best for oraclesolarisyougood
This document discusses Oracle storage solutions and how they are optimized for Oracle software. It highlights several Oracle storage products, including Sun ZFS Storage Appliances and Pillar Axiom storage systems. It also discusses how Oracle storage delivers benefits like hybrid columnar compression, quality of service, integration with Oracle software, and operational efficiencies. The document contains presentations on how Oracle storage is engineered for Oracle databases and applications.
Con8833 access at scale for hundreds of millions of users finalOracleIDM
The document outlines a presentation on Oracle Access Management's capabilities for scaling to hundreds of millions of users. Key points:
- Oracle Access Management 11g is a highly scalable access management solution that can scale to hundreds of millions of external users.
- It uses a distributed architecture with horizontal scalability achieved by adding nodes to the WebLogic cluster within and across data centers. Caching is provided by Coherence.
- A benchmark tested Oracle Access Management and Oracle Adaptive Access Management serving 250 million users, deployed on Oracle Exalogic and Exadata hardware. With three Exalogic nodes, over 16 million logins per hour were supported.
EMC presented an overview of SQL Server 2012 and how it can help organizations unlock insights from data, improve performance of mission critical applications, and create business solutions across on-premises and cloud environments. EMC positions itself as the leader in mission critical infrastructure and discusses how its storage solutions like VNX, VMAX, and FAST cache can boost the performance of SQL Server workloads by 3-4x while improving reliability, availability, backup speeds and reducing storage needs. The presentation provides best practices for optimizing SQL Server deployments and highlights EMC's management and data protection tools for SQL Server.
The document discusses new features in Oracle Database 12c including the introduction of a multitenant architecture. Key points include:
- 12c introduces a multitenant architecture that allows a single database to host many pluggable databases (PDBs). This improves consolidation and resource utilization.
- PDBs can be quickly provisioned from seed databases or cloned from other PDBs. Common operations can be performed at the container database level.
- Adaptive execution plans allow queries to dynamically switch plans at runtime if optimizer estimates prove inaccurate based on statistics collected during execution.
Traditional database deployments resulted in high costs due to server sprawl. Database as a Service aims to provide cost savings through standardization and resource sharing while improving agility. Oracle's multitenant database architecture allows for greater database consolidation density by sharing memory and processes across pluggable databases. Oracle Exadata and Enterprise Manager enable safe consolidation of mixed workloads and lifecycle management of Database as a Service.
IOUG Collaborate 18 - Data Guard for BeginnersPini Dibask
The document discusses Oracle Data Guard, including:
- It provides a high-level overview of Oracle Data Guard and its basic concepts of high availability and disaster recovery.
- It describes the different types of standby databases (physical, logical, snapshot), modes (maximum protection, availability, performance), and options in Data Guard.
- It explains key Data Guard components and architecture like redo transport, apply services, role transitions, and the Data Guard broker.
This document provides an overview and introduction to Oracle Data Guard for beginners. It discusses:
- The different types of standby databases including physical, logical, and snapshot standbys.
- The various modes and options for configuring Data Guard such as real-time apply, time delay, and data protection modes.
- Role transitions including planned switchovers and unplanned failovers.
- How the Data Guard broker can be used to centrally manage Data Guard configurations.
- Some limitations of when Data Guard may not be the best solution.
- Tools for monitoring Data Guard configurations such as database views and monitoring solutions from Quest Software.
This document provides instructions for uploading a file to SlideShare.net in 6 steps: open a browser, go to slideshare.net, select the upload button, choose the files to upload, log in with LinkedIn credentials by allowing access, select the file to upload from your computer.
Cashless Regulation in Indonesia:“Tantangan Indonesia Menuju Cashless Society”Yudi Herdiana
Dokumen tersebut membahas tentang regulasi cashless di Indonesia dan tantangan menuju masyarakat tanpa tunai. Ia menjelaskan manfaat sistem pembayaran non-tunai bagi perekonomian seperti efisiensi, akses yang lebih luas, dan transparansi transaksi."
Tutorial Inkscape untuk membuat desain InfografikYudi Herdiana
Inkscape adalah sebuah perangkat lunak editor gambar vektor yang bersifat perangkat lunak bebas dibawah lisensi GNU GPL. Tujuan utama dari Inkscape adalah menjadi perangkat grafik mutakhir yang memenuhi standar XML, SVG, dan CSS.
The document provides an overview of the Nokia X software platform and tools for developers. It describes the Android-based platform, development tools including an emulator, and porting process. It highlights differentiators like HERE Maps, Nokia In-App Payment, and Nokia Notifications APIs. The platform is designed to provide access to Android apps on affordable hardware between $50-100 while integrating Nokia services and apps.
This document provides information about developing apps for Windows Phone, including downloading the SDK from developer.windowsphone.com, the system requirements for Windows Phone 7 and 8, and some tutorial resources from Nokia, Microsoft, and Nice. It also mentions the Windows Phone App Studio for quickly building apps and includes contact information for Kevin Kurniawan.
Ict, culture and future indonesia narendra wYudi Herdiana
Narenda Wicaksono discusses Microsoft's mobile strategy in Indonesia, including:
1. Promoting operator billing to increase access to mobile payments in Indonesia where credit card penetration is low.
2. Highlighting top-grossing apps in Indonesia that use operator billing and have achieved over 1 million downloads and $1 billion in revenue.
3. Announcing the DVLUP Olympiad competition for university students to develop apps using Microsoft's open innovation platforms and APIs for opportunities to win prizes.
Dokumen tersebut membahas pengembangan kurikulum di Program Studi Teknik Informatika Institut Teknologi Bandung berdasarkan Kerangka Kualifikasi Nasional Indonesia (KKNI). Beberapa poin utama dalam dokumen ini adalah penjelasan mengenai pendekatan outcome-based education dalam penyusunan kurikulum, penetapan Program Educational Objectives, Student Outcomes, dan Learning Objectives untuk mata kuliah yang tercakup dalam berbagai bidang pengetahuan (knowledge areas) di Tek
Dokumen tersebut membahas tentang perlunya membangun alat (tools) untuk mencari kerentanan situs web berdasarkan domain .ID secara otomatis. Alat tersebut akan melakukan crawling terhadap situs-situs berdasarkan domain tertentu dan mencari kerentanan melalui teknik "Google Dorking" untuk menemukan potensi kerentanan seperti file backup yang terbuka untuk umum. Alat ini diharapkan dapat meningkatkan deteksi dini terhadap kerent
Perancangan Kebijakan Bring Your Own Device (BYOD) dan Mobile Device Manageme...Yudi Herdiana
Bring Your Own Device (BYOD) atau membawa perangkat anda sendiri merupakan kebijakan yang mengizinkan pegawai untuk membawa perangkat yang dimiliki secara pribadi (laptop, tablet, dan smartphone) ke tempat kerja mereka, dan menggunakan perangkat tersebut untuk mengakses informasi organisasi dan hal ini juga digunakan untuk menggambarkan hal yang sama pada siswa yang menggunakan perangkat milik pribadi dalam kegiatan pendidikan di sekolah. Juga berlaku pada organisasi pemerintah.
MDM telah menjadi perhatian strategis teknologi informasi. Perangkat mobile telah tumbuh antara popularitas dan efektivitas organisasi. Smartphone dan tablet semakin banyak digunakan di tempat kerja. Perangkat tersebut terhubung ke jaringan organisasi. Hal ini harus mencakup kemampuan manajemen dalam mengelola perangkat dan aplikasi pada perangkat mobile. Memilih solusi yang menyederhanakan proses pengelolaan baik milik pegawai dan perangkat milik organisasi. Hal ini harus mencakup pemantauan semua perangkat yang terhubung ke jaringan dan status kebijakan keamanan.
Makin berkembangnya Jaringan TIK di Indonesia pada umumnya dan di Bandung pada khususnya.
Sejak era tahun 90 an, telah dikembangkan pemikiran Bandung High Technology Valley, sampai sekitar 2012 dikembangkan Bandung Digital Valley, sehingga TIK sangat berkembang di Bandung.
TIK telah digunakan untuk berbagai aktivitas pribadi, bisnis, pemerintahan dsb, sehingga cukup banyak data yang perlu dilindungi.
Maraknya issue Intersepsi/Penyadapan, Hacking dsb sehingga masalah keamanan merupakan issue Nasional bahkan Global.
Visi Aptikom IV tentang LAM membahas rencana pengembangan Lembaga Aplikasi dan Manajemen (LAM) dalam tiga tahun ke depan meliputi (1) pengokohan lahan melalui riset dan kerja sama, (2) pemuliaan tanaman dengan mengembangkan kurikulum dan sumber daya manusia, serta (3) akreditasi program studi secara digital.
Unit 5: Dividend Decisions and its theoriesbharath321164
decisions: meaning, factors influencing dividends, forms of dividends, dividend theories: relevance theory (Walter model, Gordon model), irrelevance theory (MM Hypothesis)
As of Mid to April Ending, I am building a new Reiki-Yoga Series. No worries, they are free workshops. So far, I have 3 presentations so its a gradual process. If interested visit: https://www.slideshare.net/YogaPrincess
https://ldmchapels.weebly.com
Blessings and Happy Spring. We are hitting Mid Season.
Odoo Inventory Rules and Routes v17 - Odoo SlidesCeline George
Odoo's inventory management system is highly flexible and powerful, allowing businesses to efficiently manage their stock operations through the use of Rules and Routes.
CBSE - Grade 8 - Science - Chemistry - Metals and Non Metals - WorksheetSritoma Majumder
Introduction
All the materials around us are made up of elements. These elements can be broadly divided into two major groups:
Metals
Non-Metals
Each group has its own unique physical and chemical properties. Let's understand them one by one.
Physical Properties
1. Appearance
Metals: Shiny (lustrous). Example: gold, silver, copper.
Non-metals: Dull appearance (except iodine, which is shiny).
2. Hardness
Metals: Generally hard. Example: iron.
Non-metals: Usually soft (except diamond, a form of carbon, which is very hard).
3. State
Metals: Mostly solids at room temperature (except mercury, which is a liquid).
Non-metals: Can be solids, liquids, or gases. Example: oxygen (gas), bromine (liquid), sulphur (solid).
4. Malleability
Metals: Can be hammered into thin sheets (malleable).
Non-metals: Not malleable. They break when hammered (brittle).
5. Ductility
Metals: Can be drawn into wires (ductile).
Non-metals: Not ductile.
6. Conductivity
Metals: Good conductors of heat and electricity.
Non-metals: Poor conductors (except graphite, which is a good conductor).
7. Sonorous Nature
Metals: Produce a ringing sound when struck.
Non-metals: Do not produce sound.
Chemical Properties
1. Reaction with Oxygen
Metals react with oxygen to form metal oxides.
These metal oxides are usually basic.
Non-metals react with oxygen to form non-metallic oxides.
These oxides are usually acidic.
2. Reaction with Water
Metals:
Some react vigorously (e.g., sodium).
Some react slowly (e.g., iron).
Some do not react at all (e.g., gold, silver).
Non-metals: Generally do not react with water.
3. Reaction with Acids
Metals react with acids to produce salt and hydrogen gas.
Non-metals: Do not react with acids.
4. Reaction with Bases
Some non-metals react with bases to form salts, but this is rare.
Metals generally do not react with bases directly (except amphoteric metals like aluminum and zinc).
Displacement Reaction
More reactive metals can displace less reactive metals from their salt solutions.
Uses of Metals
Iron: Making machines, tools, and buildings.
Aluminum: Used in aircraft, utensils.
Copper: Electrical wires.
Gold and Silver: Jewelry.
Zinc: Coating iron to prevent rusting (galvanization).
Uses of Non-Metals
Oxygen: Breathing.
Nitrogen: Fertilizers.
Chlorine: Water purification.
Carbon: Fuel (coal), steel-making (coke).
Iodine: Medicines.
Alloys
An alloy is a mixture of metals or a metal with a non-metal.
Alloys have improved properties like strength, resistance to rusting.
GDGLSPGCOER - Git and GitHub Workshop.pptxazeenhodekar
This presentation covers the fundamentals of Git and version control in a practical, beginner-friendly way. Learn key commands, the Git data model, commit workflows, and how to collaborate effectively using Git — all explained with visuals, examples, and relatable humor.
INTRO TO STATISTICS
INTRO TO SPSS INTERFACE
CLEANING MULTIPLE CHOICE RESPONSE DATA WITH EXCEL
ANALYZING MULTIPLE CHOICE RESPONSE DATA
INTERPRETATION
Q & A SESSION
PRACTICAL HANDS-ON ACTIVITY
High-performance liquid chromatography (HPLC) is a sophisticated analytical technique used to separate, identify, and quantify the components of a mixture. It involves passing a sample dissolved in a mobile phase through a column packed with a stationary phase under high pressure, allowing components to separate based on their interaction with the stationary phase.
Separation:
HPLC separates components based on their differing affinities for the stationary phase. The components that interact more strongly with the stationary phase will move more slowly through the column, while those that interact less strongly will move faster.
Identification:
The separated components are detected as they exit the column, and the time at which each component exits the column can be used to identify it.
Quantification:
The area of the peak on the chromatogram (the graph of detector response versus time) is proportional to the amount of each component in the sample.
Principle:
HPLC relies on a high-pressure pump to force the mobile phase through the column. The high pressure allows for faster separations and greater resolution compared to traditional liquid chromatography methods.
Mobile Phase:
The mobile phase is a solvent or a mixture of solvents that carries the sample through the column. The composition of the mobile phase can be adjusted to optimize the separation of different components.
Stationary Phase:
The stationary phase is a solid material packed inside the column that interacts with the sample components. The type of stationary phase is chosen based on the properties of the components being separated.
Applications of HPLC:
Analysis of pharmaceutical compounds: HPLC is widely used for the analysis of drugs and their metabolites.
Environmental monitoring: HPLC can be used to analyze pollutants in water and soil.
Food chemistry: HPLC is used to analyze the composition of food products.
Biochemistry: HPLC is used to analyze proteins, peptides, and nucleic acids.
A measles outbreak originating in West Texas has been linked to confirmed cases in New Mexico, with additional cases reported in Oklahoma and Kansas. The current case count is 771 from Texas, New Mexico, Oklahoma, and Kansas. 72 individuals have required hospitalization, and 3 deaths, 2 children in Texas and one adult in New Mexico. These fatalities mark the first measles-related deaths in the United States since 2015 and the first pediatric measles death since 2003.
The YSPH Virtual Medical Operations Center Briefs (VMOC) were created as a service-learning project by faculty and graduate students at the Yale School of Public Health in response to the 2010 Haiti Earthquake. Each year, the VMOC Briefs are produced by students enrolled in Environmental Health Science Course 581 - Public Health Emergencies: Disaster Planning and Response. These briefs compile diverse information sources – including status reports, maps, news articles, and web content– into a single, easily digestible document that can be widely shared and used interactively. Key features of this report include:
- Comprehensive Overview: Provides situation updates, maps, relevant news, and web resources.
- Accessibility: Designed for easy reading, wide distribution, and interactive use.
- Collaboration: The “unlocked" format enables other responders to share, copy, and adapt seamlessly.
The students learn by doing, quickly discovering how and where to find critical information and presenting it in an easily understood manner.
A measles outbreak originating in West Texas has been linked to confirmed cases in New Mexico, with additional cases reported in Oklahoma and Kansas. The current case count is 795 from Texas, New Mexico, Oklahoma, and Kansas. 95 individuals have required hospitalization, and 3 deaths, 2 children in Texas and one adult in New Mexico. These fatalities mark the first measles-related deaths in the United States since 2015 and the first pediatric measles death since 2003.
The YSPH Virtual Medical Operations Center Briefs (VMOC) were created as a service-learning project by faculty and graduate students at the Yale School of Public Health in response to the 2010 Haiti Earthquake. Each year, the VMOC Briefs are produced by students enrolled in Environmental Health Science Course 581 - Public Health Emergencies: Disaster Planning and Response. These briefs compile diverse information sources – including status reports, maps, news articles, and web content– into a single, easily digestible document that can be widely shared and used interactively. Key features of this report include:
- Comprehensive Overview: Provides situation updates, maps, relevant news, and web resources.
- Accessibility: Designed for easy reading, wide distribution, and interactive use.
- Collaboration: The “unlocked" format enables other responders to share, copy, and adapt seamlessly. The students learn by doing, quickly discovering how and where to find critical information and presenting it in an easily understood manner.
K12 Tableau Tuesday - Algebra Equity and Access in Atlanta Public Schoolsdogden2
Algebra 1 is often described as a “gateway” class, a pivotal moment that can shape the rest of a student’s K–12 education. Early access is key: successfully completing Algebra 1 in middle school allows students to complete advanced math and science coursework in high school, which research shows lead to higher wages and lower rates of unemployment in adulthood.
Learn how The Atlanta Public Schools is using their data to create a more equitable enrollment in middle school Algebra classes.
Exploring Substances:
Acidic, Basic, and
Neutral
Welcome to the fascinating world of acids and bases! Join siblings Ashwin and
Keerthi as they explore the colorful world of substances at their school's
National Science Day fair. Their adventure begins with a mysterious white paper
that reveals hidden messages when sprayed with a special liquid.
In this presentation, we'll discover how different substances can be classified as
acidic, basic, or neutral. We'll explore natural indicators like litmus, red rose
extract, and turmeric that help us identify these substances through color
changes. We'll also learn about neutralization reactions and their applications in
our daily lives.
by sandeep swamy