SlideShare a Scribd company logo
Copyright © 2015 Oracle and/or its affiliates. All rights reserved.
Oracle Database Disaster Recovery to Cloud
Patrik Plachy
Senior Consultatnt, CoreTech Competency Center
September 2016
Copyright © 2015, Oracle and/or its affiliates. All rights reserved.
Why You Need Disaster Recovery Plan ?
• Avoid Single Point of Failure
• Prevent Data Loss
• Reduce Downtime Cost & Revenue
Impact for Planned & Unplanned
Outages
• Disaster and Data Protection for
Compliance & Regulatory Purposes
Business Continuity
Copyright © 2015, Oracle and/or its affiliates. All rights reserved.
Typical Challenges with Disaster Recovery Deployment
• Complexity in deployment and management
• It takes time for planning & deployment of DR
• Cost associated with CAPEX / OPEX for
maintaining another data center and standby
• Keeping up DR site’s resources with production
• On-demand elasticity after failover / switchover
• Return on investment challenges
• Lack of data protection when deploying storage
replications based DR
3
Copyright © 2015, Oracle and/or its affiliates. All rights reserved.
Challenges Addressed: Oracle Database DR to Cloud
• Technologies Used
– Oracle Database Enterprise Edition
– Data Guard (or) Active Data Guard features for
replicating changes and for data protection
– Oracle Public Cloud – Database Cloud Services /
Exadata Cloud Services used for cloud-based standby
database
• Engineering Validation
– Maximum Availability Architecture engineering team
4
Copyright © 2015, Oracle and/or its affiliates. All rights reserved.
Active Data Guard
– Data Protection, DR
– Query Offload
GoldenGate
– Active-active replication
– Heterogeneous
Active Replica
Oracle Database Backup Service
– Backup to cloud
Enterprise Manager Cloud Control
– Site Guard, Coordinated Site Failover
Application Continuity
– Application HA
Global Data Services
– Service Failover / Load Balancing
RAC
– Scalability
– Server HA
ASM
– Local storage protection
Production Site
Flashback
– Human error correction
Oracle Maximum Availability Architecture (MAA)
5
On-Prem, Public Cloud, Hybrid Cloud
RMAN, Oracle Secure Backup,
Zero Data Loss Recovery Appliance
– Backup to disk, tape, or to cloud
Copyright © 2015, Oracle and/or its affiliates. All rights reserved.
Note: A single DR copy may be multi-
purposed for different combinations of
the use cases described
SYNC
or
ASYNC
Data Guard &
Active Data Guard
Use Cases: Data Guard and Active Data Guard
Real-Time Data Protection and Availability for Oracle Database
New DB
Version
Standby First Patching,
Database Rolling Maintenance
Exact copy
of primary
Query & Report Offload
Open Read-Only
Snapshot
Standby
Convert to Test Database
(open read-write)
Single Command Refresh
Exact copy
of primary
Offload RMAN Backups
Exact copy
of primary
Disaster Recovery
Manual or Automatic Failover
Redo Far Sync,
GoldenGate Downstream
Exact copy
of primary
Source for thin snaps/clones
Exact copy
of primary
Extract offload, source for
GoldenGate ALO mode
Copyright © 2015, Oracle and/or its affiliates. All rights reserved.
Data Guard and Active Data Guard Feature Sets
Data Guard (included with EE)
Data Protection with HA
• Zero or near-zero data loss protection
• Transparent – all datatypes, workloads
• Continuous data validation
• Detect silent corruption
• Automatic database failover
• Dual-purpose DR as test system
• Simple migrations and upgrades
• Oracle Enterprise Manager integration
Active Data Guard (Option)
Advanced Protection with High ROI
• Zero data loss at any distance
• Automatic corruption repair
• Auto-replay of inflight transactions
• Offload transport compression*
• Offload read-only workload
• Offload read-mostly workload
• Offload fast incremental backups
• Automation for rolling upgrades
* Also requires Advanced Compression Option
Copyright © 2015, Oracle and/or its affiliates. All rights reserved.
Data Guard Protection Modes
Mode Risk of data loss Transport If no acknowledgement from standby:
Maximum
Protection
Zero Data Loss
Double Failure
Protection
SYNC
Stall primary until acknowledgement is
received from replica
Maximum
Availability
Zero Data Loss
Single Failure
Protection
SYNC
FASTSYNC
Far Sync
Stall primary until acknowledgement is
received or timeout threshold period expires –
then resume processing
Maximum
Performance
Potential for
Minimal Data Loss
ASYNC
Primary never waits for standby
acknowledgement
(Suitable for Cloud DR)
Balance Data Protection with Performance and Availability
Copyright © 2015, Oracle and/or its affiliates. All rights reserved.
Virtual Image
VM + DB + Disk Image
• Similar to Azure image or AMI
• Full distribution extracted on disk
• Same as on premise hosts
• Customer manages their database
Database Cloud Service
VM + DB + Full Provisioning
• Backup/recovery automation
• Patching and upgrade automation
• Data Guard setup
• Monitoring & management portals
• Local management console
Oracle Database Cloud Services - Offerings
• Oracle Linux 6.4
• On-demand storage & compute
• Choice of editions SE1, EE and Database 12c 12.1.0.2, and 11g 11.2.0.4
• Bundles: EE High Performance (most options), EE Extreme Perf (all options)
• Full network, VM and OS isolation, Full SQL*Net access
• Self-managed with SSH access into VM with root privilege
Database as a Service
Full Database Instance Service
Copyright © 2015, Oracle and/or its affiliates. All rights reserved.
Hybrid Cloud: DR to Cloud
• DR to Cloud for Databases
– On-premise Primary  OPC Standby (PaaS)
– Using Data Guard or Active Data Guard
– Manual do-it-yourself model (Customer
Managed)
• Validation Process
– MAA with OPC team validated end-to-end
deployment procedure
• Delivered
– MAA Technical Paper published*
– Scripts & some level of automation provided
10
(Active) Data Guard
On-Premises
Primary Database
Oracle Cloud
Standby Database
Sandbox Test/Dev in
the cloud
Reporting
* http://www.oracle.com/technetwork/database/availability/dr-to-oracle-cloud-2615770.pdf
Copyright © 2015, Oracle and/or its affiliates. All rights reserved.
Customer Benefits: Cloud-based Disaster Recovery Site
• Huge CAPEX & OPEX savings
– No need to maintain DR infrastructure
• Instantaneous availability of DR site
– No need to wait for months
• DR for compliance & regulatory purposes
– Physically remote location with data protection
• Use standby in the cloud for DR and also
reporting and testing
– Multiple use cases with DR site
• Short and long time DR site
– Commission or de-commission on-demand
11
Copyright © 2015, Oracle and/or its affiliates. All rights reserved.
General Hybrid DR Considerations
• Service Level Agreements
– RTO and RPO
– Latency between on-premises and Oracle
Public Cloud
• Network Security
– End-to-end data encryption
– Key management
• Standby encryption at rest
• Management of Standby database using
cloud portal
• Database & Application layer failovers
12
Copyright © 2015, Oracle and/or its affiliates. All rights reserved.
• Database Versions
– Oracle Database EE 11.2.0.4 or above
– Oracle Database EE 12.1.0.2 or above
• Platform (64-bit)
– Generic Platform:Linux, Windows, Solaris-X86
– Exadata: Linux
• If using Active Data Guard based DR
– On-premises to be licensed for Active Data
Guard
• Database Versions
– Oracle Database 11.2.0.4 – Enterprise Edition
– Oracle Database 12.1.0.2 – Enterprise Edition
• Platform (64-bit)
– Generic : Linux
– Exadata: Linux
• Minimum DBCS Subscription
– Data Guard: Enterprise Edition
– Active Data Guard: Extreme Performance
Edition (DBaaS or Exadata Cloud Service)
• Automated (Production) / Virtual Image
(Evaluation)
13
DR to Cloud: Supported Environment
Standby Site in the CloudPrimary Site On-Premises
Copyright © 2015, Oracle and/or its affiliates. All rights reserved.
• Using Data Guard
– Instantaneous remote DR Site in the
cloud
– Use cloud-based Standby for
temporarily testing the data by
converting to read/write
– Offload regular backups from standby
– Use cloud-based Standby for standby-
first patching, rolling upgrades
• Using Active Data Guard
(in addition to Data Guard use cases)
– Use cloud-based Standby for read-only
workloads
– Repair on-premises primary corrupted
blocks automatically from standby
– Offload fast backups from standby
– Create many standby databases with
real-time cascading (12c)
– Application continuity (12c)
– Advanced database rolling upgrade
features (12c)
14
DR to Cloud: Use Cases
Copyright © 2015, Oracle and/or its affiliates. All rights reserved.
DR to Cloud: Lifecycle
Subscription
& Licensing
Pre-paid DBCS
Subscription
On-premises Active
Data Guard licensing
Cloud Service
Creation
Instance creation
Automated or
Virtual Image
Extreme
Performance
Network
Configuration
Cloud-side SSH
Restrict IP address
access
Create listener port
On-premises
network security
Enabling
Security
On-Premises
SQL*Net
TDE encryption
(optional)
Instantiate
Standby
From on-premises
Using RMAN
DUPLICATE
Using Oracle
Database Backup
Service
Runtime
Management
Health Check /
Monitor Lags
Validate DR setup
Failover/Switchover
to Cloud
Use Standby for
reporting, testing
15
Copyright © 2015, Oracle and/or its affiliates. All rights reserved.
• Database Cloud Service
– Up to 5TB usable capacity without
backups
– Up to 2.3TB usable capacity with
option to backup local in the cloud or
to Database Backup Service
• Exadata Service
– Larger databases
– Best Performance
– Option to backup to Database Backup
Service
16
1. Oracle Public Cloud: DBaaS
Copyright © 2015, Oracle and/or its affiliates. All rights reserved.
2. Service (Instance) Creation
• Choose Database Cloud Service
(Automated) for production
• Virtual Image can be chosen for
evaluation
• Provide the service / SID name
that you want for the standby
database
• Backup settings are optional
17
Copyright © 2015, Oracle and/or its affiliates. All rights reserved.
3. Cloud VM Instance Details
• Once the default instance is created,
IP address is assigned
• Default port 1521 is configured
– Has secured SSH access
– But access open to all IP addresses
• Database is created with instance up
& running
– This instance is not needed and to be
deleted
– This restriction will be removed once we
have automation
18
Copyright © 2015, Oracle and/or its affiliates. All rights reserved.
4. Cloud-side Network Settings
Procedure to create new listener
port
1. Create Security IP list
– Restrict access only to the on-premises
primary database’s IP address
2. Create a new Security
Application
– Define a new port #
3. Create a Security Rule
– For the standby database instance and
security IP list
19
Copyright © 2015, Oracle and/or its affiliates. All rights reserved.
5. On-Premises Network Settings
• Every customer site has different network security
requirements
• Network Administrator has to make sure
– Name resolution & Firewall Access Control List to the cloud IP (On-
Premises  Cloud)
– Ports are open ONLY to the cloud-side IP address (Cloud  On-
Premises)
– Prompt-less SSH between On-Premises DB server and Cloud VM
• Oracle environment settings
– Database must be running in ARCHIVELOG mode
– Standby Redo Logs (SRL) must be configured before Standby
instantiation in the cloud
– Recommended to use Data Guard Broker for easier deployment and
management
20
Copyright © 2015, Oracle and/or its affiliates. All rights reserved.
2. From the cloud backup1. From On-Premises production database
using RMAN ACTIVE DUPLICATE
21
Standby Database Instantiation in the Cloud
Oracle
Cloud
Standby
Database
On-
Premises
Primary
Database
On-Premises
Primary Database
RMAN
DUPLICATE
Oracle Cloud
Standby
Database
Copyright © 2015, Oracle and/or its affiliates. All rights reserved.
• On-Premises Primary
1. Configure promptless SSH
2. Database must be in ARCHIVELOG
3. Size Online Redo Logs
4. Create Standby Redo Logs (SRL)
5. Set TCP socket size
6. Configure Oracle Net encryption
configuration
7. Configure tnsnames.ora, listener.ora
8. Perform Cloud Standby tasks
9. Run RMAN DUPLICATE command
10. Configure Data Guard Broker
• Cloud Standby
1. Delete the default database created
during instance creation*
2. Configure tnsnames.ora, listener.ora
3. Create Auxiliary Database init.ora and
password files
4. Start the instance in NOMOUNT
22
Standby Instantiation Directly From Production
* This step won’t be required for Virtual Image
Copyright © 2015, Oracle and/or its affiliates. All rights reserved.
Standby Instantiation from Production
Standby Database(s) on Oracle Public Cloud
DatabasesApplicationsClients
On-Premises (Production)
Firewall
Exadata
Cloud
Service
Dedicated
Compute
General
Purpose
DBCS
RMAN DUPLICATE
(Encrypted)
RMAN DUPLICATE
(Encrypted)
Oracle Public Cloud
Copyright © 2015, Oracle and/or its affiliates. All rights reserved.
Standby Instantiation from Database Cloud Backup
• Pre-requisite
– Backup from the on-premises database already exist in Oracle Cloud
• In the cloud VM
– Perform RMAN Oracle Cloud Module installation using same credential
– Set DBID (same as primary), decryption key
– Restore SPFILE
– Edit SPFILE and fix destination path, location, DB_UNIQUE_NAME,
db_file_name_convert, log_file_name_convert
– Restore standby control file
– Restore Database
– Configure Data Guard Broker
24
Copyright © 2015, Oracle and/or its affiliates. All rights reserved.
Standby Instantiation from Database Backup Cloud Service
Standby Database(s) on Oracle Public Cloud
DatabasesApplicationsClients
On-Premises (Production)
Database
Backup
Service
Firewall
Exadata
Cloud
Service
Dedicated
Compute
General
Purpose
DBCS
Oracle Public Cloud
RESTORE
RESTORE
RESTORE
Copyright © 2015, Oracle and/or its affiliates. All rights reserved.
• Primary Site (On-premises)
– Databases can be on physical systems
or virtual
– Database optionally encrypted
– Network ports open and configured
– Applications are available only on-
premises
– Secured log shipping
• Standby Site (Oracle Public Cloud)
– Standby database created on Database
Cloud Service – Automated / Virtual
Image
– Data Guard
• Enterprise Edition or above
• Used for testing
– Active Data Guard
• Extreme Performance
• Used for real-time reporting, testing
26
On-Premises  Cloud: Steady State Operation
Copyright © 2015, Oracle and/or its affiliates. All rights reserved.
Standby Database(s) on Oracle Public Cloud
DatabasesApplicationsClients
On-Premises (Production)
Database
Backup
ServiceFirewall
Database
Cloud
Service
Active Data Guard
(Encrypted)
Active Data Guard
(Encrypted)
Oracle Public Cloud
Reporting
Sandbox Test/Dev in
the cloud
DR to Cloud – Steady State
Copyright © 2015, Oracle and/or its affiliates. All rights reserved.
Switchover / Failover to Cloud based Standby
• Standby in the cloud is activated for DR by either
– manually using documented procedure (or)
– automatically using Data Guard broker
• Applications from on-premises then access the standby in the cloud
• If failed over for DR, then the standby DB is used as production DB
• If using standby for standby patch-first, or rolling upgrades
– User follows the fully documented procedure
• If Active Data Guard is used, then the standby is opened read-only
– Reporting, backups and other read-only operations
28
Copyright © 2015, Oracle and/or its affiliates. All rights reserved.
Standby Database(s) on Oracle Public Cloud
ApplicationsClients
On-Premises (Production)
Database
Backup
ServiceFirewall
Database
Cloud
Service
Oracle Public Cloud
Application Access – After Switchover
Copyright © 2015, Oracle and/or its affiliates. All rights reserved.
Today: Self Service (DIY)
1. Disaster Recovery for
Databases
2. Standby-first Patching
(Switchover)
3. Rolling Upgrades
(Switchover)
4. Reporting
5. Testing
Future: Semi-Automated
1. Automating scripts
for certain complex
operations
2. Sandbox creation
(Cloning from
Standby for test/dev)
30
Future: Fully Automated
DRaaS
• Push button services
– Automate the whole
provisioning and
configuration process
– Sandbox creation
• Enable multiple DRaaS
use cases
• Full stack failover
(including Applications)
• Application Testing
Staged Roll-out of DR to Cloud
Copyright © 2015, Oracle and/or its affiliates. All rights reserved.
Today: Self Service DIY
– Mostly customer driven,
hence no DR specific SLA
guarantees
– Cloud Database SLAs still
applicable
– Alert generation for
Transport lag, RPO exposure
– Estimate time required to
activate standby
Future: Hybrid DRaaS
– Automated process with
limited SLAs
– Cloud Database SLAs still
applicable
– Alert generation for
Transport lag, RPO exposure
– SLA for activating standby
31
Future: DRaaS in the Cloud
– Services offered by Oracle
– SLAs for RTO / RPO with
levels of service
• Gold, Silver, Bronze
– Fully automated with push-
button services
Service Level Agreements: Now & Future
Copyright © 2015, Oracle and/or its affiliates. All rights reserved.
Considerations
• Application layer DR to cloud
– Application layers in OPC: JCS, BICS, Dedicated Compute (Future)
– Non JCS/BICS customers must connect their applications from on-premises
– Mitigation: DR for full-stack support planned
• Manual procedure of DR deployment
– Mitigation: Automation Planned
• Non availability of VPN
– Mitigation: VPN support planned for OPC
• Encryption
– Primary site has to be encrypted to support encrypted standby in the cloud
• High network bandwidth and low latency option with partners
32
Copyright © 2015, Oracle and/or its affiliates. All rights reserved.
DR to Cloud: Summary
33
Oracle Public Cloud for seamless DR deployment
Avoid single point of failure using DR
Cloud-based DR addresses compliance and
regulatory requirements
No separate DR site maintenance by customer
Cloud-based instance used for DR, testing &
reporting
On-demand resource elasticity in the cloud
No CAPEX
Instantaneous DR site
Copyright © 2015, Oracle and/or its affiliates. All rights reserved.
Reference
• Maximum Availability Architecture
– http://oracle.com/goto/maa
• Data Guard / Active Data Guard
– http://oracle.com/goto/dataguard
• Oracle Public Cloud
– https://cloud.oracle.com/database
– https://cloud.oracle.com/database_backup
34
Copyright © 2015, Oracle and/or its affiliates. All rights reserved.
Q & A

More Related Content

What's hot

Systems oracle overview_hardware
Systems oracle overview_hardwareSystems oracle overview_hardware
Systems oracle overview_hardware
Fran Navarro
 
Simplify IT: Oracle SuperCluster
Simplify IT: Oracle SuperCluster Simplify IT: Oracle SuperCluster
Simplify IT: Oracle SuperCluster
Fran Navarro
 
What's New and Coming in Oracle ASM 12c Rel. 2 - by Jim Williams
What's New and Coming in Oracle ASM 12c Rel. 2 - by Jim WilliamsWhat's New and Coming in Oracle ASM 12c Rel. 2 - by Jim Williams
What's New and Coming in Oracle ASM 12c Rel. 2 - by Jim Williams
Markus Michalewicz
 
Oracle RAC - Customer Proven Scalability
Oracle RAC - Customer Proven ScalabilityOracle RAC - Customer Proven Scalability
Oracle RAC - Customer Proven Scalability
Markus Michalewicz
 
Představení Oracle SPARC Miniclusteru
Představení Oracle SPARC MiniclusteruPředstavení Oracle SPARC Miniclusteru
Představení Oracle SPARC Miniclusteru
MarketingArrowECS_CZ
 
ODTUG Webinar AWR Warehouse
ODTUG Webinar AWR WarehouseODTUG Webinar AWR Warehouse
ODTUG Webinar AWR Warehouse
Kellyn Pot'Vin-Gorman
 
Oracle it runs zfs storage appliance
Oracle it runs zfs storage applianceOracle it runs zfs storage appliance
Oracle it runs zfs storage appliance
solarisyougood
 
Oracle RAC 12c Rel. 2 for Continuous Availability
Oracle RAC 12c Rel. 2 for Continuous AvailabilityOracle RAC 12c Rel. 2 for Continuous Availability
Oracle RAC 12c Rel. 2 for Continuous Availability
Markus Michalewicz
 
Oow Ppt 2
Oow Ppt 2Oow Ppt 2
Oow Ppt 2
Fran Navarro
 
Developer day v2
Developer day v2Developer day v2
Developer day v2
AiougVizagChapter
 
Oracle Database Appliance, ODA, X7-2 portfolio.
Oracle Database Appliance, ODA, X7-2 portfolio.Oracle Database Appliance, ODA, X7-2 portfolio.
Oracle Database Appliance, ODA, X7-2 portfolio.
Daryll Whyte
 
ODA X6-2 family
ODA X6-2 familyODA X6-2 family
ODA X6-2 family
MarketingArrowECS_CZ
 
Presenta completaoow2013
Presenta completaoow2013Presenta completaoow2013
Presenta completaoow2013
Fran Navarro
 
Em13c New Features- Two of Two
Em13c New Features- Two of TwoEm13c New Features- Two of Two
Em13c New Features- Two of Two
Kellyn Pot'Vin-Gorman
 
Oracle Database Appliance Workshop
Oracle Database Appliance WorkshopOracle Database Appliance Workshop
Oracle Database Appliance Workshop
MarketingArrowECS_CZ
 
Living with the Oracle Database Appliance
Living with the Oracle Database ApplianceLiving with the Oracle Database Appliance
Living with the Oracle Database Appliance
Simon Haslam
 
Výhody a benefity nasazení Oracle Database Appliance
Výhody a benefity nasazení Oracle Database ApplianceVýhody a benefity nasazení Oracle Database Appliance
Výhody a benefity nasazení Oracle Database Appliance
MarketingArrowECS_CZ
 
Oracle Database In-Memory Meets Oracle RAC
Oracle Database In-Memory Meets Oracle RACOracle Database In-Memory Meets Oracle RAC
Oracle Database In-Memory Meets Oracle RAC
Markus Michalewicz
 
Data center Trends with Oracle
Data center Trends with OracleData center Trends with Oracle
Data center Trends with Oracle
Fran Navarro
 
Úvod do Oracle Cloud infrastruktury
Úvod do Oracle Cloud infrastrukturyÚvod do Oracle Cloud infrastruktury
Úvod do Oracle Cloud infrastruktury
MarketingArrowECS_CZ
 

What's hot (20)

Systems oracle overview_hardware
Systems oracle overview_hardwareSystems oracle overview_hardware
Systems oracle overview_hardware
 
Simplify IT: Oracle SuperCluster
Simplify IT: Oracle SuperCluster Simplify IT: Oracle SuperCluster
Simplify IT: Oracle SuperCluster
 
What's New and Coming in Oracle ASM 12c Rel. 2 - by Jim Williams
What's New and Coming in Oracle ASM 12c Rel. 2 - by Jim WilliamsWhat's New and Coming in Oracle ASM 12c Rel. 2 - by Jim Williams
What's New and Coming in Oracle ASM 12c Rel. 2 - by Jim Williams
 
Oracle RAC - Customer Proven Scalability
Oracle RAC - Customer Proven ScalabilityOracle RAC - Customer Proven Scalability
Oracle RAC - Customer Proven Scalability
 
Představení Oracle SPARC Miniclusteru
Představení Oracle SPARC MiniclusteruPředstavení Oracle SPARC Miniclusteru
Představení Oracle SPARC Miniclusteru
 
ODTUG Webinar AWR Warehouse
ODTUG Webinar AWR WarehouseODTUG Webinar AWR Warehouse
ODTUG Webinar AWR Warehouse
 
Oracle it runs zfs storage appliance
Oracle it runs zfs storage applianceOracle it runs zfs storage appliance
Oracle it runs zfs storage appliance
 
Oracle RAC 12c Rel. 2 for Continuous Availability
Oracle RAC 12c Rel. 2 for Continuous AvailabilityOracle RAC 12c Rel. 2 for Continuous Availability
Oracle RAC 12c Rel. 2 for Continuous Availability
 
Oow Ppt 2
Oow Ppt 2Oow Ppt 2
Oow Ppt 2
 
Developer day v2
Developer day v2Developer day v2
Developer day v2
 
Oracle Database Appliance, ODA, X7-2 portfolio.
Oracle Database Appliance, ODA, X7-2 portfolio.Oracle Database Appliance, ODA, X7-2 portfolio.
Oracle Database Appliance, ODA, X7-2 portfolio.
 
ODA X6-2 family
ODA X6-2 familyODA X6-2 family
ODA X6-2 family
 
Presenta completaoow2013
Presenta completaoow2013Presenta completaoow2013
Presenta completaoow2013
 
Em13c New Features- Two of Two
Em13c New Features- Two of TwoEm13c New Features- Two of Two
Em13c New Features- Two of Two
 
Oracle Database Appliance Workshop
Oracle Database Appliance WorkshopOracle Database Appliance Workshop
Oracle Database Appliance Workshop
 
Living with the Oracle Database Appliance
Living with the Oracle Database ApplianceLiving with the Oracle Database Appliance
Living with the Oracle Database Appliance
 
Výhody a benefity nasazení Oracle Database Appliance
Výhody a benefity nasazení Oracle Database ApplianceVýhody a benefity nasazení Oracle Database Appliance
Výhody a benefity nasazení Oracle Database Appliance
 
Oracle Database In-Memory Meets Oracle RAC
Oracle Database In-Memory Meets Oracle RACOracle Database In-Memory Meets Oracle RAC
Oracle Database In-Memory Meets Oracle RAC
 
Data center Trends with Oracle
Data center Trends with OracleData center Trends with Oracle
Data center Trends with Oracle
 
Úvod do Oracle Cloud infrastruktury
Úvod do Oracle Cloud infrastrukturyÚvod do Oracle Cloud infrastruktury
Úvod do Oracle Cloud infrastruktury
 

Similar to Disaster Recovery pomocí Oracle Cloudu

Oracle Active Data Guard: Best Practices and New Features Deep Dive
Oracle Active Data Guard: Best Practices and New Features Deep Dive Oracle Active Data Guard: Best Practices and New Features Deep Dive
Oracle Active Data Guard: Best Practices and New Features Deep Dive
Glen Hawkins
 
Oow14 con7681-rman-1
Oow14 con7681-rman-1Oow14 con7681-rman-1
Oow14 con7681-rman-1
Dan Glasscock
 
Rman 12c new_features
Rman 12c new_featuresRman 12c new_features
Rman 12c new_features
Nabi Abdul
 
Oracle Storage a ochrana dat
Oracle Storage a ochrana datOracle Storage a ochrana dat
Oracle Storage a ochrana dat
MarketingArrowECS_CZ
 
Emc data domain technical deep dive workshop
Emc data domain  technical deep dive workshopEmc data domain  technical deep dive workshop
Emc data domain technical deep dive workshop
solarisyougood
 
Using Snap Clone with Enterprise Manager 12c
Using Snap Clone with Enterprise Manager 12cUsing Snap Clone with Enterprise Manager 12c
Using Snap Clone with Enterprise Manager 12c
Pete Sharman
 
Meetup Oracle Database MAD_BCN: 1.1 Servicios de Oracle Database en la nube
 Meetup Oracle Database MAD_BCN: 1.1 Servicios de Oracle Database en la nube Meetup Oracle Database MAD_BCN: 1.1 Servicios de Oracle Database en la nube
Meetup Oracle Database MAD_BCN: 1.1 Servicios de Oracle Database en la nube
avanttic Consultoría Tecnológica
 
Maximum Availability Architecture - Best Practices for Oracle Database 19c
Maximum Availability Architecture - Best Practices for Oracle Database 19cMaximum Availability Architecture - Best Practices for Oracle Database 19c
Maximum Availability Architecture - Best Practices for Oracle Database 19c
Glen Hawkins
 
Zero to Manageability in 60 Minutes: Building a Solid Foundation for Oracle E...
Zero to Manageability in 60 Minutes: Building a Solid Foundation for Oracle E...Zero to Manageability in 60 Minutes: Building a Solid Foundation for Oracle E...
Zero to Manageability in 60 Minutes: Building a Solid Foundation for Oracle E...
Courtney Llamas
 
Exadata Cloud Service Overview(v2)
Exadata Cloud Service Overview(v2) Exadata Cloud Service Overview(v2)
Exadata Cloud Service Overview(v2)
Okcan Yasin Saygılı
 
Oracle12c data guard farsync and whats new - Nassyam Basha
Oracle12c data guard farsync and whats new - Nassyam BashaOracle12c data guard farsync and whats new - Nassyam Basha
Oracle12c data guard farsync and whats new - Nassyam Basha
pasalapudi123
 
Oracle Cloud DBaaS
Oracle Cloud DBaaSOracle Cloud DBaaS
Oracle Cloud DBaaSArush Jain
 
The Sun ZFS Backup Appliance
The Sun ZFS Backup ApplianceThe Sun ZFS Backup Appliance
The Sun ZFS Backup Applianceomnidba
 
Oracle Data Protection - 1. část
Oracle Data Protection - 1. částOracle Data Protection - 1. část
Oracle Data Protection - 1. část
MarketingArrowECS_CZ
 
Oracle_DB_sobre_Oracle
Oracle_DB_sobre_OracleOracle_DB_sobre_Oracle
Oracle_DB_sobre_Oracle
Fran Navarro
 
Oracle Database 12c Multitenant for Consolidation
Oracle Database 12c Multitenant for ConsolidationOracle Database 12c Multitenant for Consolidation
Oracle Database 12c Multitenant for Consolidation
Yudi Herdiana
 
Oracle Database Cloud Service
Oracle Database Cloud ServiceOracle Database Cloud Service
Oracle Database Cloud Service
Jean-Philippe PINTE
 
Oracle business continuity for virtualization and cloud infrastructure
Oracle business continuity for virtualization and cloud infrastructureOracle business continuity for virtualization and cloud infrastructure
Oracle business continuity for virtualization and cloud infrastructure
OTN Systems Hub
 
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
Mario Redón Luz
 

Similar to Disaster Recovery pomocí Oracle Cloudu (20)

con8832-cloudha-2811114.pdf
con8832-cloudha-2811114.pdfcon8832-cloudha-2811114.pdf
con8832-cloudha-2811114.pdf
 
Oracle Active Data Guard: Best Practices and New Features Deep Dive
Oracle Active Data Guard: Best Practices and New Features Deep Dive Oracle Active Data Guard: Best Practices and New Features Deep Dive
Oracle Active Data Guard: Best Practices and New Features Deep Dive
 
Oow14 con7681-rman-1
Oow14 con7681-rman-1Oow14 con7681-rman-1
Oow14 con7681-rman-1
 
Rman 12c new_features
Rman 12c new_featuresRman 12c new_features
Rman 12c new_features
 
Oracle Storage a ochrana dat
Oracle Storage a ochrana datOracle Storage a ochrana dat
Oracle Storage a ochrana dat
 
Emc data domain technical deep dive workshop
Emc data domain  technical deep dive workshopEmc data domain  technical deep dive workshop
Emc data domain technical deep dive workshop
 
Using Snap Clone with Enterprise Manager 12c
Using Snap Clone with Enterprise Manager 12cUsing Snap Clone with Enterprise Manager 12c
Using Snap Clone with Enterprise Manager 12c
 
Meetup Oracle Database MAD_BCN: 1.1 Servicios de Oracle Database en la nube
 Meetup Oracle Database MAD_BCN: 1.1 Servicios de Oracle Database en la nube Meetup Oracle Database MAD_BCN: 1.1 Servicios de Oracle Database en la nube
Meetup Oracle Database MAD_BCN: 1.1 Servicios de Oracle Database en la nube
 
Maximum Availability Architecture - Best Practices for Oracle Database 19c
Maximum Availability Architecture - Best Practices for Oracle Database 19cMaximum Availability Architecture - Best Practices for Oracle Database 19c
Maximum Availability Architecture - Best Practices for Oracle Database 19c
 
Zero to Manageability in 60 Minutes: Building a Solid Foundation for Oracle E...
Zero to Manageability in 60 Minutes: Building a Solid Foundation for Oracle E...Zero to Manageability in 60 Minutes: Building a Solid Foundation for Oracle E...
Zero to Manageability in 60 Minutes: Building a Solid Foundation for Oracle E...
 
Exadata Cloud Service Overview(v2)
Exadata Cloud Service Overview(v2) Exadata Cloud Service Overview(v2)
Exadata Cloud Service Overview(v2)
 
Oracle12c data guard farsync and whats new - Nassyam Basha
Oracle12c data guard farsync and whats new - Nassyam BashaOracle12c data guard farsync and whats new - Nassyam Basha
Oracle12c data guard farsync and whats new - Nassyam Basha
 
Oracle Cloud DBaaS
Oracle Cloud DBaaSOracle Cloud DBaaS
Oracle Cloud DBaaS
 
The Sun ZFS Backup Appliance
The Sun ZFS Backup ApplianceThe Sun ZFS Backup Appliance
The Sun ZFS Backup Appliance
 
Oracle Data Protection - 1. část
Oracle Data Protection - 1. částOracle Data Protection - 1. část
Oracle Data Protection - 1. část
 
Oracle_DB_sobre_Oracle
Oracle_DB_sobre_OracleOracle_DB_sobre_Oracle
Oracle_DB_sobre_Oracle
 
Oracle Database 12c Multitenant for Consolidation
Oracle Database 12c Multitenant for ConsolidationOracle Database 12c Multitenant for Consolidation
Oracle Database 12c Multitenant for Consolidation
 
Oracle Database Cloud Service
Oracle Database Cloud ServiceOracle Database Cloud Service
Oracle Database Cloud Service
 
Oracle business continuity for virtualization and cloud infrastructure
Oracle business continuity for virtualization and cloud infrastructureOracle business continuity for virtualization and cloud infrastructure
Oracle business continuity for virtualization and cloud infrastructure
 
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
 

More from MarketingArrowECS_CZ

INFINIDAT InfiniGuard - 20220330.pdf
INFINIDAT InfiniGuard - 20220330.pdfINFINIDAT InfiniGuard - 20220330.pdf
INFINIDAT InfiniGuard - 20220330.pdf
MarketingArrowECS_CZ
 
Využijte svou Oracle databázi na maximum!
Využijte svou Oracle databázi na maximum!Využijte svou Oracle databázi na maximum!
Využijte svou Oracle databázi na maximum!
MarketingArrowECS_CZ
 
Jak konsolidovat Vaše databáze s využitím Cloud služeb?
Jak konsolidovat Vaše databáze s využitím Cloud služeb?Jak konsolidovat Vaše databáze s využitím Cloud služeb?
Jak konsolidovat Vaše databáze s využitím Cloud služeb?
MarketingArrowECS_CZ
 
Chráníte správně svoje data?
Chráníte správně svoje data?Chráníte správně svoje data?
Chráníte správně svoje data?
MarketingArrowECS_CZ
 
Oracle databáze – Konsolidovaná Data Management Platforma
Oracle databáze – Konsolidovaná Data Management PlatformaOracle databáze – Konsolidovaná Data Management Platforma
Oracle databáze – Konsolidovaná Data Management Platforma
MarketingArrowECS_CZ
 
Nové vlastnosti Oracle Database Appliance
Nové vlastnosti Oracle Database ApplianceNové vlastnosti Oracle Database Appliance
Nové vlastnosti Oracle Database Appliance
MarketingArrowECS_CZ
 
Infinidat InfiniGuard
Infinidat InfiniGuardInfinidat InfiniGuard
Infinidat InfiniGuard
MarketingArrowECS_CZ
 
Infinidat InfiniBox
Infinidat InfiniBoxInfinidat InfiniBox
Infinidat InfiniBox
MarketingArrowECS_CZ
 
Novinky ve světě Oracle DB a koncept konvergované databáze
Novinky ve světě Oracle DB a koncept konvergované databázeNovinky ve světě Oracle DB a koncept konvergované databáze
Novinky ve světě Oracle DB a koncept konvergované databáze
MarketingArrowECS_CZ
 
Základy licencování Oracle software
Základy licencování Oracle softwareZáklady licencování Oracle software
Základy licencování Oracle software
MarketingArrowECS_CZ
 
Garance 100% dostupnosti dat! Kdo z vás to má?
Garance 100% dostupnosti dat! Kdo z vás to má?Garance 100% dostupnosti dat! Kdo z vás to má?
Garance 100% dostupnosti dat! Kdo z vás to má?
MarketingArrowECS_CZ
 
Využijte svou Oracle databázi naplno
Využijte svou Oracle databázi naplnoVyužijte svou Oracle databázi naplno
Využijte svou Oracle databázi naplno
MarketingArrowECS_CZ
 
Oracle Data Protection - 2. část
Oracle Data Protection - 2. částOracle Data Protection - 2. část
Oracle Data Protection - 2. část
MarketingArrowECS_CZ
 
Benefity Oracle Cloudu (4/4): Storage
Benefity Oracle Cloudu (4/4): StorageBenefity Oracle Cloudu (4/4): Storage
Benefity Oracle Cloudu (4/4): Storage
MarketingArrowECS_CZ
 
Benefity Oracle Cloudu (3/4): Compute
Benefity Oracle Cloudu (3/4): ComputeBenefity Oracle Cloudu (3/4): Compute
Benefity Oracle Cloudu (3/4): Compute
MarketingArrowECS_CZ
 
InfiniBox z pohledu zákazníka
InfiniBox z pohledu zákazníkaInfiniBox z pohledu zákazníka
InfiniBox z pohledu zákazníka
MarketingArrowECS_CZ
 
Exadata z pohledu zákazníka a novinky generace X8M - 2. část
Exadata z pohledu zákazníka a novinky generace X8M - 2. částExadata z pohledu zákazníka a novinky generace X8M - 2. část
Exadata z pohledu zákazníka a novinky generace X8M - 2. část
MarketingArrowECS_CZ
 
Exadata z pohledu zákazníka a novinky generace X8M - 1. část
Exadata z pohledu zákazníka a novinky generace X8M - 1. částExadata z pohledu zákazníka a novinky generace X8M - 1. část
Exadata z pohledu zákazníka a novinky generace X8M - 1. část
MarketingArrowECS_CZ
 
Check Point automatizace a orchestrace
Check Point automatizace a orchestraceCheck Point automatizace a orchestrace
Check Point automatizace a orchestrace
MarketingArrowECS_CZ
 
vSAN a FileServices
vSAN a FileServicesvSAN a FileServices
vSAN a FileServices
MarketingArrowECS_CZ
 

More from MarketingArrowECS_CZ (20)

INFINIDAT InfiniGuard - 20220330.pdf
INFINIDAT InfiniGuard - 20220330.pdfINFINIDAT InfiniGuard - 20220330.pdf
INFINIDAT InfiniGuard - 20220330.pdf
 
Využijte svou Oracle databázi na maximum!
Využijte svou Oracle databázi na maximum!Využijte svou Oracle databázi na maximum!
Využijte svou Oracle databázi na maximum!
 
Jak konsolidovat Vaše databáze s využitím Cloud služeb?
Jak konsolidovat Vaše databáze s využitím Cloud služeb?Jak konsolidovat Vaše databáze s využitím Cloud služeb?
Jak konsolidovat Vaše databáze s využitím Cloud služeb?
 
Chráníte správně svoje data?
Chráníte správně svoje data?Chráníte správně svoje data?
Chráníte správně svoje data?
 
Oracle databáze – Konsolidovaná Data Management Platforma
Oracle databáze – Konsolidovaná Data Management PlatformaOracle databáze – Konsolidovaná Data Management Platforma
Oracle databáze – Konsolidovaná Data Management Platforma
 
Nové vlastnosti Oracle Database Appliance
Nové vlastnosti Oracle Database ApplianceNové vlastnosti Oracle Database Appliance
Nové vlastnosti Oracle Database Appliance
 
Infinidat InfiniGuard
Infinidat InfiniGuardInfinidat InfiniGuard
Infinidat InfiniGuard
 
Infinidat InfiniBox
Infinidat InfiniBoxInfinidat InfiniBox
Infinidat InfiniBox
 
Novinky ve světě Oracle DB a koncept konvergované databáze
Novinky ve světě Oracle DB a koncept konvergované databázeNovinky ve světě Oracle DB a koncept konvergované databáze
Novinky ve světě Oracle DB a koncept konvergované databáze
 
Základy licencování Oracle software
Základy licencování Oracle softwareZáklady licencování Oracle software
Základy licencování Oracle software
 
Garance 100% dostupnosti dat! Kdo z vás to má?
Garance 100% dostupnosti dat! Kdo z vás to má?Garance 100% dostupnosti dat! Kdo z vás to má?
Garance 100% dostupnosti dat! Kdo z vás to má?
 
Využijte svou Oracle databázi naplno
Využijte svou Oracle databázi naplnoVyužijte svou Oracle databázi naplno
Využijte svou Oracle databázi naplno
 
Oracle Data Protection - 2. část
Oracle Data Protection - 2. částOracle Data Protection - 2. část
Oracle Data Protection - 2. část
 
Benefity Oracle Cloudu (4/4): Storage
Benefity Oracle Cloudu (4/4): StorageBenefity Oracle Cloudu (4/4): Storage
Benefity Oracle Cloudu (4/4): Storage
 
Benefity Oracle Cloudu (3/4): Compute
Benefity Oracle Cloudu (3/4): ComputeBenefity Oracle Cloudu (3/4): Compute
Benefity Oracle Cloudu (3/4): Compute
 
InfiniBox z pohledu zákazníka
InfiniBox z pohledu zákazníkaInfiniBox z pohledu zákazníka
InfiniBox z pohledu zákazníka
 
Exadata z pohledu zákazníka a novinky generace X8M - 2. část
Exadata z pohledu zákazníka a novinky generace X8M - 2. částExadata z pohledu zákazníka a novinky generace X8M - 2. část
Exadata z pohledu zákazníka a novinky generace X8M - 2. část
 
Exadata z pohledu zákazníka a novinky generace X8M - 1. část
Exadata z pohledu zákazníka a novinky generace X8M - 1. částExadata z pohledu zákazníka a novinky generace X8M - 1. část
Exadata z pohledu zákazníka a novinky generace X8M - 1. část
 
Check Point automatizace a orchestrace
Check Point automatizace a orchestraceCheck Point automatizace a orchestrace
Check Point automatizace a orchestrace
 
vSAN a FileServices
vSAN a FileServicesvSAN a FileServices
vSAN a FileServices
 

Recently uploaded

LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...
LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...
LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...
DanBrown980551
 
National Security Agency - NSA mobile device best practices
National Security Agency - NSA mobile device best practicesNational Security Agency - NSA mobile device best practices
National Security Agency - NSA mobile device best practices
Quotidiano Piemontese
 
みなさんこんにちはこれ何文字まで入るの?40文字以下不可とか本当に意味わからないけどこれ限界文字数書いてないからマジでやばい文字数いけるんじゃないの?えこ...
みなさんこんにちはこれ何文字まで入るの?40文字以下不可とか本当に意味わからないけどこれ限界文字数書いてないからマジでやばい文字数いけるんじゃないの?えこ...みなさんこんにちはこれ何文字まで入るの?40文字以下不可とか本当に意味わからないけどこれ限界文字数書いてないからマジでやばい文字数いけるんじゃないの?えこ...
みなさんこんにちはこれ何文字まで入るの?40文字以下不可とか本当に意味わからないけどこれ限界文字数書いてないからマジでやばい文字数いけるんじゃないの?えこ...
名前 です男
 
20240605 QFM017 Machine Intelligence Reading List May 2024
20240605 QFM017 Machine Intelligence Reading List May 202420240605 QFM017 Machine Intelligence Reading List May 2024
20240605 QFM017 Machine Intelligence Reading List May 2024
Matthew Sinclair
 
Unlock the Future of Search with MongoDB Atlas_ Vector Search Unleashed.pdf
Unlock the Future of Search with MongoDB Atlas_ Vector Search Unleashed.pdfUnlock the Future of Search with MongoDB Atlas_ Vector Search Unleashed.pdf
Unlock the Future of Search with MongoDB Atlas_ Vector Search Unleashed.pdf
Malak Abu Hammad
 
Removing Uninteresting Bytes in Software Fuzzing
Removing Uninteresting Bytes in Software FuzzingRemoving Uninteresting Bytes in Software Fuzzing
Removing Uninteresting Bytes in Software Fuzzing
Aftab Hussain
 
GraphSummit Singapore | Enhancing Changi Airport Group's Passenger Experience...
GraphSummit Singapore | Enhancing Changi Airport Group's Passenger Experience...GraphSummit Singapore | Enhancing Changi Airport Group's Passenger Experience...
GraphSummit Singapore | Enhancing Changi Airport Group's Passenger Experience...
Neo4j
 
Monitoring Java Application Security with JDK Tools and JFR Events
Monitoring Java Application Security with JDK Tools and JFR EventsMonitoring Java Application Security with JDK Tools and JFR Events
Monitoring Java Application Security with JDK Tools and JFR Events
Ana-Maria Mihalceanu
 
Building RAG with self-deployed Milvus vector database and Snowpark Container...
Building RAG with self-deployed Milvus vector database and Snowpark Container...Building RAG with self-deployed Milvus vector database and Snowpark Container...
Building RAG with self-deployed Milvus vector database and Snowpark Container...
Zilliz
 
Generative AI Deep Dive: Advancing from Proof of Concept to Production
Generative AI Deep Dive: Advancing from Proof of Concept to ProductionGenerative AI Deep Dive: Advancing from Proof of Concept to Production
Generative AI Deep Dive: Advancing from Proof of Concept to Production
Aggregage
 
20 Comprehensive Checklist of Designing and Developing a Website
20 Comprehensive Checklist of Designing and Developing a Website20 Comprehensive Checklist of Designing and Developing a Website
20 Comprehensive Checklist of Designing and Developing a Website
Pixlogix Infotech
 
Essentials of Automations: The Art of Triggers and Actions in FME
Essentials of Automations: The Art of Triggers and Actions in FMEEssentials of Automations: The Art of Triggers and Actions in FME
Essentials of Automations: The Art of Triggers and Actions in FME
Safe Software
 
By Design, not by Accident - Agile Venture Bolzano 2024
By Design, not by Accident - Agile Venture Bolzano 2024By Design, not by Accident - Agile Venture Bolzano 2024
By Design, not by Accident - Agile Venture Bolzano 2024
Pierluigi Pugliese
 
Securing your Kubernetes cluster_ a step-by-step guide to success !
Securing your Kubernetes cluster_ a step-by-step guide to success !Securing your Kubernetes cluster_ a step-by-step guide to success !
Securing your Kubernetes cluster_ a step-by-step guide to success !
KatiaHIMEUR1
 
zkStudyClub - Reef: Fast Succinct Non-Interactive Zero-Knowledge Regex Proofs
zkStudyClub - Reef: Fast Succinct Non-Interactive Zero-Knowledge Regex ProofszkStudyClub - Reef: Fast Succinct Non-Interactive Zero-Knowledge Regex Proofs
zkStudyClub - Reef: Fast Succinct Non-Interactive Zero-Knowledge Regex Proofs
Alex Pruden
 
Uni Systems Copilot event_05062024_C.Vlachos.pdf
Uni Systems Copilot event_05062024_C.Vlachos.pdfUni Systems Copilot event_05062024_C.Vlachos.pdf
Uni Systems Copilot event_05062024_C.Vlachos.pdf
Uni Systems S.M.S.A.
 
GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...
GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...
GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...
James Anderson
 
UiPath Test Automation using UiPath Test Suite series, part 5
UiPath Test Automation using UiPath Test Suite series, part 5UiPath Test Automation using UiPath Test Suite series, part 5
UiPath Test Automation using UiPath Test Suite series, part 5
DianaGray10
 
Observability Concepts EVERY Developer Should Know -- DeveloperWeek Europe.pdf
Observability Concepts EVERY Developer Should Know -- DeveloperWeek Europe.pdfObservability Concepts EVERY Developer Should Know -- DeveloperWeek Europe.pdf
Observability Concepts EVERY Developer Should Know -- DeveloperWeek Europe.pdf
Paige Cruz
 
Video Streaming: Then, Now, and in the Future
Video Streaming: Then, Now, and in the FutureVideo Streaming: Then, Now, and in the Future
Video Streaming: Then, Now, and in the Future
Alpen-Adria-Universität
 

Recently uploaded (20)

LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...
LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...
LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...
 
National Security Agency - NSA mobile device best practices
National Security Agency - NSA mobile device best practicesNational Security Agency - NSA mobile device best practices
National Security Agency - NSA mobile device best practices
 
みなさんこんにちはこれ何文字まで入るの?40文字以下不可とか本当に意味わからないけどこれ限界文字数書いてないからマジでやばい文字数いけるんじゃないの?えこ...
みなさんこんにちはこれ何文字まで入るの?40文字以下不可とか本当に意味わからないけどこれ限界文字数書いてないからマジでやばい文字数いけるんじゃないの?えこ...みなさんこんにちはこれ何文字まで入るの?40文字以下不可とか本当に意味わからないけどこれ限界文字数書いてないからマジでやばい文字数いけるんじゃないの?えこ...
みなさんこんにちはこれ何文字まで入るの?40文字以下不可とか本当に意味わからないけどこれ限界文字数書いてないからマジでやばい文字数いけるんじゃないの?えこ...
 
20240605 QFM017 Machine Intelligence Reading List May 2024
20240605 QFM017 Machine Intelligence Reading List May 202420240605 QFM017 Machine Intelligence Reading List May 2024
20240605 QFM017 Machine Intelligence Reading List May 2024
 
Unlock the Future of Search with MongoDB Atlas_ Vector Search Unleashed.pdf
Unlock the Future of Search with MongoDB Atlas_ Vector Search Unleashed.pdfUnlock the Future of Search with MongoDB Atlas_ Vector Search Unleashed.pdf
Unlock the Future of Search with MongoDB Atlas_ Vector Search Unleashed.pdf
 
Removing Uninteresting Bytes in Software Fuzzing
Removing Uninteresting Bytes in Software FuzzingRemoving Uninteresting Bytes in Software Fuzzing
Removing Uninteresting Bytes in Software Fuzzing
 
GraphSummit Singapore | Enhancing Changi Airport Group's Passenger Experience...
GraphSummit Singapore | Enhancing Changi Airport Group's Passenger Experience...GraphSummit Singapore | Enhancing Changi Airport Group's Passenger Experience...
GraphSummit Singapore | Enhancing Changi Airport Group's Passenger Experience...
 
Monitoring Java Application Security with JDK Tools and JFR Events
Monitoring Java Application Security with JDK Tools and JFR EventsMonitoring Java Application Security with JDK Tools and JFR Events
Monitoring Java Application Security with JDK Tools and JFR Events
 
Building RAG with self-deployed Milvus vector database and Snowpark Container...
Building RAG with self-deployed Milvus vector database and Snowpark Container...Building RAG with self-deployed Milvus vector database and Snowpark Container...
Building RAG with self-deployed Milvus vector database and Snowpark Container...
 
Generative AI Deep Dive: Advancing from Proof of Concept to Production
Generative AI Deep Dive: Advancing from Proof of Concept to ProductionGenerative AI Deep Dive: Advancing from Proof of Concept to Production
Generative AI Deep Dive: Advancing from Proof of Concept to Production
 
20 Comprehensive Checklist of Designing and Developing a Website
20 Comprehensive Checklist of Designing and Developing a Website20 Comprehensive Checklist of Designing and Developing a Website
20 Comprehensive Checklist of Designing and Developing a Website
 
Essentials of Automations: The Art of Triggers and Actions in FME
Essentials of Automations: The Art of Triggers and Actions in FMEEssentials of Automations: The Art of Triggers and Actions in FME
Essentials of Automations: The Art of Triggers and Actions in FME
 
By Design, not by Accident - Agile Venture Bolzano 2024
By Design, not by Accident - Agile Venture Bolzano 2024By Design, not by Accident - Agile Venture Bolzano 2024
By Design, not by Accident - Agile Venture Bolzano 2024
 
Securing your Kubernetes cluster_ a step-by-step guide to success !
Securing your Kubernetes cluster_ a step-by-step guide to success !Securing your Kubernetes cluster_ a step-by-step guide to success !
Securing your Kubernetes cluster_ a step-by-step guide to success !
 
zkStudyClub - Reef: Fast Succinct Non-Interactive Zero-Knowledge Regex Proofs
zkStudyClub - Reef: Fast Succinct Non-Interactive Zero-Knowledge Regex ProofszkStudyClub - Reef: Fast Succinct Non-Interactive Zero-Knowledge Regex Proofs
zkStudyClub - Reef: Fast Succinct Non-Interactive Zero-Knowledge Regex Proofs
 
Uni Systems Copilot event_05062024_C.Vlachos.pdf
Uni Systems Copilot event_05062024_C.Vlachos.pdfUni Systems Copilot event_05062024_C.Vlachos.pdf
Uni Systems Copilot event_05062024_C.Vlachos.pdf
 
GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...
GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...
GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...
 
UiPath Test Automation using UiPath Test Suite series, part 5
UiPath Test Automation using UiPath Test Suite series, part 5UiPath Test Automation using UiPath Test Suite series, part 5
UiPath Test Automation using UiPath Test Suite series, part 5
 
Observability Concepts EVERY Developer Should Know -- DeveloperWeek Europe.pdf
Observability Concepts EVERY Developer Should Know -- DeveloperWeek Europe.pdfObservability Concepts EVERY Developer Should Know -- DeveloperWeek Europe.pdf
Observability Concepts EVERY Developer Should Know -- DeveloperWeek Europe.pdf
 
Video Streaming: Then, Now, and in the Future
Video Streaming: Then, Now, and in the FutureVideo Streaming: Then, Now, and in the Future
Video Streaming: Then, Now, and in the Future
 

Disaster Recovery pomocí Oracle Cloudu

  • 1. Copyright © 2015 Oracle and/or its affiliates. All rights reserved. Oracle Database Disaster Recovery to Cloud Patrik Plachy Senior Consultatnt, CoreTech Competency Center September 2016
  • 2. Copyright © 2015, Oracle and/or its affiliates. All rights reserved. Why You Need Disaster Recovery Plan ? • Avoid Single Point of Failure • Prevent Data Loss • Reduce Downtime Cost & Revenue Impact for Planned & Unplanned Outages • Disaster and Data Protection for Compliance & Regulatory Purposes Business Continuity
  • 3. Copyright © 2015, Oracle and/or its affiliates. All rights reserved. Typical Challenges with Disaster Recovery Deployment • Complexity in deployment and management • It takes time for planning & deployment of DR • Cost associated with CAPEX / OPEX for maintaining another data center and standby • Keeping up DR site’s resources with production • On-demand elasticity after failover / switchover • Return on investment challenges • Lack of data protection when deploying storage replications based DR 3
  • 4. Copyright © 2015, Oracle and/or its affiliates. All rights reserved. Challenges Addressed: Oracle Database DR to Cloud • Technologies Used – Oracle Database Enterprise Edition – Data Guard (or) Active Data Guard features for replicating changes and for data protection – Oracle Public Cloud – Database Cloud Services / Exadata Cloud Services used for cloud-based standby database • Engineering Validation – Maximum Availability Architecture engineering team 4
  • 5. Copyright © 2015, Oracle and/or its affiliates. All rights reserved. Active Data Guard – Data Protection, DR – Query Offload GoldenGate – Active-active replication – Heterogeneous Active Replica Oracle Database Backup Service – Backup to cloud Enterprise Manager Cloud Control – Site Guard, Coordinated Site Failover Application Continuity – Application HA Global Data Services – Service Failover / Load Balancing RAC – Scalability – Server HA ASM – Local storage protection Production Site Flashback – Human error correction Oracle Maximum Availability Architecture (MAA) 5 On-Prem, Public Cloud, Hybrid Cloud RMAN, Oracle Secure Backup, Zero Data Loss Recovery Appliance – Backup to disk, tape, or to cloud
  • 6. Copyright © 2015, Oracle and/or its affiliates. All rights reserved. Note: A single DR copy may be multi- purposed for different combinations of the use cases described SYNC or ASYNC Data Guard & Active Data Guard Use Cases: Data Guard and Active Data Guard Real-Time Data Protection and Availability for Oracle Database New DB Version Standby First Patching, Database Rolling Maintenance Exact copy of primary Query & Report Offload Open Read-Only Snapshot Standby Convert to Test Database (open read-write) Single Command Refresh Exact copy of primary Offload RMAN Backups Exact copy of primary Disaster Recovery Manual or Automatic Failover Redo Far Sync, GoldenGate Downstream Exact copy of primary Source for thin snaps/clones Exact copy of primary Extract offload, source for GoldenGate ALO mode
  • 7. Copyright © 2015, Oracle and/or its affiliates. All rights reserved. Data Guard and Active Data Guard Feature Sets Data Guard (included with EE) Data Protection with HA • Zero or near-zero data loss protection • Transparent – all datatypes, workloads • Continuous data validation • Detect silent corruption • Automatic database failover • Dual-purpose DR as test system • Simple migrations and upgrades • Oracle Enterprise Manager integration Active Data Guard (Option) Advanced Protection with High ROI • Zero data loss at any distance • Automatic corruption repair • Auto-replay of inflight transactions • Offload transport compression* • Offload read-only workload • Offload read-mostly workload • Offload fast incremental backups • Automation for rolling upgrades * Also requires Advanced Compression Option
  • 8. Copyright © 2015, Oracle and/or its affiliates. All rights reserved. Data Guard Protection Modes Mode Risk of data loss Transport If no acknowledgement from standby: Maximum Protection Zero Data Loss Double Failure Protection SYNC Stall primary until acknowledgement is received from replica Maximum Availability Zero Data Loss Single Failure Protection SYNC FASTSYNC Far Sync Stall primary until acknowledgement is received or timeout threshold period expires – then resume processing Maximum Performance Potential for Minimal Data Loss ASYNC Primary never waits for standby acknowledgement (Suitable for Cloud DR) Balance Data Protection with Performance and Availability
  • 9. Copyright © 2015, Oracle and/or its affiliates. All rights reserved. Virtual Image VM + DB + Disk Image • Similar to Azure image or AMI • Full distribution extracted on disk • Same as on premise hosts • Customer manages their database Database Cloud Service VM + DB + Full Provisioning • Backup/recovery automation • Patching and upgrade automation • Data Guard setup • Monitoring & management portals • Local management console Oracle Database Cloud Services - Offerings • Oracle Linux 6.4 • On-demand storage & compute • Choice of editions SE1, EE and Database 12c 12.1.0.2, and 11g 11.2.0.4 • Bundles: EE High Performance (most options), EE Extreme Perf (all options) • Full network, VM and OS isolation, Full SQL*Net access • Self-managed with SSH access into VM with root privilege Database as a Service Full Database Instance Service
  • 10. Copyright © 2015, Oracle and/or its affiliates. All rights reserved. Hybrid Cloud: DR to Cloud • DR to Cloud for Databases – On-premise Primary  OPC Standby (PaaS) – Using Data Guard or Active Data Guard – Manual do-it-yourself model (Customer Managed) • Validation Process – MAA with OPC team validated end-to-end deployment procedure • Delivered – MAA Technical Paper published* – Scripts & some level of automation provided 10 (Active) Data Guard On-Premises Primary Database Oracle Cloud Standby Database Sandbox Test/Dev in the cloud Reporting * http://www.oracle.com/technetwork/database/availability/dr-to-oracle-cloud-2615770.pdf
  • 11. Copyright © 2015, Oracle and/or its affiliates. All rights reserved. Customer Benefits: Cloud-based Disaster Recovery Site • Huge CAPEX & OPEX savings – No need to maintain DR infrastructure • Instantaneous availability of DR site – No need to wait for months • DR for compliance & regulatory purposes – Physically remote location with data protection • Use standby in the cloud for DR and also reporting and testing – Multiple use cases with DR site • Short and long time DR site – Commission or de-commission on-demand 11
  • 12. Copyright © 2015, Oracle and/or its affiliates. All rights reserved. General Hybrid DR Considerations • Service Level Agreements – RTO and RPO – Latency between on-premises and Oracle Public Cloud • Network Security – End-to-end data encryption – Key management • Standby encryption at rest • Management of Standby database using cloud portal • Database & Application layer failovers 12
  • 13. Copyright © 2015, Oracle and/or its affiliates. All rights reserved. • Database Versions – Oracle Database EE 11.2.0.4 or above – Oracle Database EE 12.1.0.2 or above • Platform (64-bit) – Generic Platform:Linux, Windows, Solaris-X86 – Exadata: Linux • If using Active Data Guard based DR – On-premises to be licensed for Active Data Guard • Database Versions – Oracle Database 11.2.0.4 – Enterprise Edition – Oracle Database 12.1.0.2 – Enterprise Edition • Platform (64-bit) – Generic : Linux – Exadata: Linux • Minimum DBCS Subscription – Data Guard: Enterprise Edition – Active Data Guard: Extreme Performance Edition (DBaaS or Exadata Cloud Service) • Automated (Production) / Virtual Image (Evaluation) 13 DR to Cloud: Supported Environment Standby Site in the CloudPrimary Site On-Premises
  • 14. Copyright © 2015, Oracle and/or its affiliates. All rights reserved. • Using Data Guard – Instantaneous remote DR Site in the cloud – Use cloud-based Standby for temporarily testing the data by converting to read/write – Offload regular backups from standby – Use cloud-based Standby for standby- first patching, rolling upgrades • Using Active Data Guard (in addition to Data Guard use cases) – Use cloud-based Standby for read-only workloads – Repair on-premises primary corrupted blocks automatically from standby – Offload fast backups from standby – Create many standby databases with real-time cascading (12c) – Application continuity (12c) – Advanced database rolling upgrade features (12c) 14 DR to Cloud: Use Cases
  • 15. Copyright © 2015, Oracle and/or its affiliates. All rights reserved. DR to Cloud: Lifecycle Subscription & Licensing Pre-paid DBCS Subscription On-premises Active Data Guard licensing Cloud Service Creation Instance creation Automated or Virtual Image Extreme Performance Network Configuration Cloud-side SSH Restrict IP address access Create listener port On-premises network security Enabling Security On-Premises SQL*Net TDE encryption (optional) Instantiate Standby From on-premises Using RMAN DUPLICATE Using Oracle Database Backup Service Runtime Management Health Check / Monitor Lags Validate DR setup Failover/Switchover to Cloud Use Standby for reporting, testing 15
  • 16. Copyright © 2015, Oracle and/or its affiliates. All rights reserved. • Database Cloud Service – Up to 5TB usable capacity without backups – Up to 2.3TB usable capacity with option to backup local in the cloud or to Database Backup Service • Exadata Service – Larger databases – Best Performance – Option to backup to Database Backup Service 16 1. Oracle Public Cloud: DBaaS
  • 17. Copyright © 2015, Oracle and/or its affiliates. All rights reserved. 2. Service (Instance) Creation • Choose Database Cloud Service (Automated) for production • Virtual Image can be chosen for evaluation • Provide the service / SID name that you want for the standby database • Backup settings are optional 17
  • 18. Copyright © 2015, Oracle and/or its affiliates. All rights reserved. 3. Cloud VM Instance Details • Once the default instance is created, IP address is assigned • Default port 1521 is configured – Has secured SSH access – But access open to all IP addresses • Database is created with instance up & running – This instance is not needed and to be deleted – This restriction will be removed once we have automation 18
  • 19. Copyright © 2015, Oracle and/or its affiliates. All rights reserved. 4. Cloud-side Network Settings Procedure to create new listener port 1. Create Security IP list – Restrict access only to the on-premises primary database’s IP address 2. Create a new Security Application – Define a new port # 3. Create a Security Rule – For the standby database instance and security IP list 19
  • 20. Copyright © 2015, Oracle and/or its affiliates. All rights reserved. 5. On-Premises Network Settings • Every customer site has different network security requirements • Network Administrator has to make sure – Name resolution & Firewall Access Control List to the cloud IP (On- Premises  Cloud) – Ports are open ONLY to the cloud-side IP address (Cloud  On- Premises) – Prompt-less SSH between On-Premises DB server and Cloud VM • Oracle environment settings – Database must be running in ARCHIVELOG mode – Standby Redo Logs (SRL) must be configured before Standby instantiation in the cloud – Recommended to use Data Guard Broker for easier deployment and management 20
  • 21. Copyright © 2015, Oracle and/or its affiliates. All rights reserved. 2. From the cloud backup1. From On-Premises production database using RMAN ACTIVE DUPLICATE 21 Standby Database Instantiation in the Cloud Oracle Cloud Standby Database On- Premises Primary Database On-Premises Primary Database RMAN DUPLICATE Oracle Cloud Standby Database
  • 22. Copyright © 2015, Oracle and/or its affiliates. All rights reserved. • On-Premises Primary 1. Configure promptless SSH 2. Database must be in ARCHIVELOG 3. Size Online Redo Logs 4. Create Standby Redo Logs (SRL) 5. Set TCP socket size 6. Configure Oracle Net encryption configuration 7. Configure tnsnames.ora, listener.ora 8. Perform Cloud Standby tasks 9. Run RMAN DUPLICATE command 10. Configure Data Guard Broker • Cloud Standby 1. Delete the default database created during instance creation* 2. Configure tnsnames.ora, listener.ora 3. Create Auxiliary Database init.ora and password files 4. Start the instance in NOMOUNT 22 Standby Instantiation Directly From Production * This step won’t be required for Virtual Image
  • 23. Copyright © 2015, Oracle and/or its affiliates. All rights reserved. Standby Instantiation from Production Standby Database(s) on Oracle Public Cloud DatabasesApplicationsClients On-Premises (Production) Firewall Exadata Cloud Service Dedicated Compute General Purpose DBCS RMAN DUPLICATE (Encrypted) RMAN DUPLICATE (Encrypted) Oracle Public Cloud
  • 24. Copyright © 2015, Oracle and/or its affiliates. All rights reserved. Standby Instantiation from Database Cloud Backup • Pre-requisite – Backup from the on-premises database already exist in Oracle Cloud • In the cloud VM – Perform RMAN Oracle Cloud Module installation using same credential – Set DBID (same as primary), decryption key – Restore SPFILE – Edit SPFILE and fix destination path, location, DB_UNIQUE_NAME, db_file_name_convert, log_file_name_convert – Restore standby control file – Restore Database – Configure Data Guard Broker 24
  • 25. Copyright © 2015, Oracle and/or its affiliates. All rights reserved. Standby Instantiation from Database Backup Cloud Service Standby Database(s) on Oracle Public Cloud DatabasesApplicationsClients On-Premises (Production) Database Backup Service Firewall Exadata Cloud Service Dedicated Compute General Purpose DBCS Oracle Public Cloud RESTORE RESTORE RESTORE
  • 26. Copyright © 2015, Oracle and/or its affiliates. All rights reserved. • Primary Site (On-premises) – Databases can be on physical systems or virtual – Database optionally encrypted – Network ports open and configured – Applications are available only on- premises – Secured log shipping • Standby Site (Oracle Public Cloud) – Standby database created on Database Cloud Service – Automated / Virtual Image – Data Guard • Enterprise Edition or above • Used for testing – Active Data Guard • Extreme Performance • Used for real-time reporting, testing 26 On-Premises  Cloud: Steady State Operation
  • 27. Copyright © 2015, Oracle and/or its affiliates. All rights reserved. Standby Database(s) on Oracle Public Cloud DatabasesApplicationsClients On-Premises (Production) Database Backup ServiceFirewall Database Cloud Service Active Data Guard (Encrypted) Active Data Guard (Encrypted) Oracle Public Cloud Reporting Sandbox Test/Dev in the cloud DR to Cloud – Steady State
  • 28. Copyright © 2015, Oracle and/or its affiliates. All rights reserved. Switchover / Failover to Cloud based Standby • Standby in the cloud is activated for DR by either – manually using documented procedure (or) – automatically using Data Guard broker • Applications from on-premises then access the standby in the cloud • If failed over for DR, then the standby DB is used as production DB • If using standby for standby patch-first, or rolling upgrades – User follows the fully documented procedure • If Active Data Guard is used, then the standby is opened read-only – Reporting, backups and other read-only operations 28
  • 29. Copyright © 2015, Oracle and/or its affiliates. All rights reserved. Standby Database(s) on Oracle Public Cloud ApplicationsClients On-Premises (Production) Database Backup ServiceFirewall Database Cloud Service Oracle Public Cloud Application Access – After Switchover
  • 30. Copyright © 2015, Oracle and/or its affiliates. All rights reserved. Today: Self Service (DIY) 1. Disaster Recovery for Databases 2. Standby-first Patching (Switchover) 3. Rolling Upgrades (Switchover) 4. Reporting 5. Testing Future: Semi-Automated 1. Automating scripts for certain complex operations 2. Sandbox creation (Cloning from Standby for test/dev) 30 Future: Fully Automated DRaaS • Push button services – Automate the whole provisioning and configuration process – Sandbox creation • Enable multiple DRaaS use cases • Full stack failover (including Applications) • Application Testing Staged Roll-out of DR to Cloud
  • 31. Copyright © 2015, Oracle and/or its affiliates. All rights reserved. Today: Self Service DIY – Mostly customer driven, hence no DR specific SLA guarantees – Cloud Database SLAs still applicable – Alert generation for Transport lag, RPO exposure – Estimate time required to activate standby Future: Hybrid DRaaS – Automated process with limited SLAs – Cloud Database SLAs still applicable – Alert generation for Transport lag, RPO exposure – SLA for activating standby 31 Future: DRaaS in the Cloud – Services offered by Oracle – SLAs for RTO / RPO with levels of service • Gold, Silver, Bronze – Fully automated with push- button services Service Level Agreements: Now & Future
  • 32. Copyright © 2015, Oracle and/or its affiliates. All rights reserved. Considerations • Application layer DR to cloud – Application layers in OPC: JCS, BICS, Dedicated Compute (Future) – Non JCS/BICS customers must connect their applications from on-premises – Mitigation: DR for full-stack support planned • Manual procedure of DR deployment – Mitigation: Automation Planned • Non availability of VPN – Mitigation: VPN support planned for OPC • Encryption – Primary site has to be encrypted to support encrypted standby in the cloud • High network bandwidth and low latency option with partners 32
  • 33. Copyright © 2015, Oracle and/or its affiliates. All rights reserved. DR to Cloud: Summary 33 Oracle Public Cloud for seamless DR deployment Avoid single point of failure using DR Cloud-based DR addresses compliance and regulatory requirements No separate DR site maintenance by customer Cloud-based instance used for DR, testing & reporting On-demand resource elasticity in the cloud No CAPEX Instantaneous DR site
  • 34. Copyright © 2015, Oracle and/or its affiliates. All rights reserved. Reference • Maximum Availability Architecture – http://oracle.com/goto/maa • Data Guard / Active Data Guard – http://oracle.com/goto/dataguard • Oracle Public Cloud – https://cloud.oracle.com/database – https://cloud.oracle.com/database_backup 34
  • 35. Copyright © 2015, Oracle and/or its affiliates. All rights reserved. Q & A