Hot (Snap)Shots! Der Master aller Datenbanken. DB Clonen, nicht kleckern...

Size: px
Start display at page:

Download "Hot (Snap)Shots! Der Master aller Datenbanken. DB Clonen, nicht kleckern..."

Transcription

1

2 Hot (Snap)Shots! Der Master aller Datenbanken. DB Clonen, nicht kleckern... Sebastian Solbach BU Datenbank, ORACLE Deutschland B.V. Co. KG Month 11, 2015

3 Agenda Klonen von Datenbanken 12c ASM Cluster Filesystem Pluggable Databases auf ACFS & ACFS Snapshots Snapshot von 12c noncdb und Datenbanken 3

4 Warum Datenbank Cloning? Test Backup & Recovery Test Upgrade auf ein neues Datenbank-Release Test Applikationen & Datenbank Performance Anlegen von Standby Datenbanken Reporting Gold Image Cloning... und vieles mehr... 4

5 Agenda Klonen von Datenbanken 12c ASM Cluster Filesystem Pluggable Databases auf ACFS & ACFS Snapshots Snapshot von 12c noncdb und Datenbanken 5

6 ASM Cluster Filesystem ACFS Generelles modernes, POSIX kompatibles Filesystem Basiert auf ASM Dynamic Volumes (ADVM) Extent basierend & Journaling NFS / CIFS Export möglich (mit 12c HA NFS) Integriert in die 12c Grid Infrastruktur Oracle Cluster Oracle Restart (Vorsicht: Kein Automount) 6

7 ASM Überblick Oracle Database Operating System Oracle Database ASM File System Logical Volume Manager Operating System Server Server

8 ASM Überblick Datendateien Redolog Controlfile Oracle Datenbank (oracle Executable) SPFile Passwordfile

9 ASM Überblick Compatibility Level

10 ASM Dynamic Volumes Neuer Filetyp in ASM (wie eine Datendatei): ASMVOL Verwaltet mit ASMCMD, ASMCA, Enterprise Manager Dynamisch ladbarer Kerneltreiber Erzeugen eines Device Files Linux: /dev/asm/acfsdata-207 Windows: \\.\acfsfra-345 Volume Betriebssystem 10

11 ACFS/ASM/AOKS auf Exadata 11

12 Automatic Storage Management Administrator's Guide Features Enabled By Disk Group Compatibility Attribute Settings COMPATIBLE.ASM > 12.1 Replication Status of Diskgroup Managing a shared password file in a disk group + COMPATIBLE.RDBMS > 12.1 Greater than 2 TB Oracle ASM disks without Oracle Exadata storage + COMPATIBLE.ADVM > Storing database data files and redo logs in Oracle ACFS file systems Support for 1023 snapshots Accelerator volume for Oracle ACFS file system 12

13 ASM Dynamic Volume Redundancy: Default = ASM Diskgroup Redundancy Stripe Columns Stripe Width 12c geänderter Default: Datenbanken 1M = Allocation Unit 13

14 ASM Dynamic Volume ASMCMD> volinfo --all Diskgroup Name: DATA Volume Name: ACFSDATA Volume Device: /dev/asm/acfsdata-207 State: ENABLED Size (MB): Resize Unit (MB): 64 Redundancy: UNPROT Stripe Columns: 8 Stripe Width (K): 1024 Usage: ACFS Mountpath: /u01/app/oracle/oradata 14

15 Create ASM Cluster Filesystem Type: Local Node Cluster Datenbank braucht Cluster Filesystem 15

16 ASM Cluster Filesystem im Cluster $ crsctl stat res -t -init Name Target State Server State details Cluster Resources ora.drivers.acfs 1 ONLINE ONLINE bumucsvm1 STABLE 16

17 ASM Cluster Filesystem im Cluster $ crsctl stat res -t Name Target State Server State details Local Resources ora.data.acfsdata.advm ONLINE ONLINE bumucsvm1 Volume device /dev/asm/acfsdata-207 is online,stable ONLINE ONLINE bumucsvm2 STABLE ora.data.dg ONLINE ONLINE bumucsvm1 STABLE ONLINE ONLINE bumucsvm2 STABLE ora.data.acfsdata.acfs ONLINE ONLINE bumucsvm1 mounted on /u01/app/oracle/oradata,stable ONLINE ONLINE bumucsvm2 mounted on /u01/app/oracle/oradata,stable ora.proxy_advm ONLINE ONLINE bumucsvm1 STABLE ONLINE ONLINE bumucsvm2 STABLE

18 ASM Cluster Filesystem im Cluster # acfsutil info fs /u01/app/oracle/oradata /u01/app/oracle/oradata ACFS Version: on-disk version: 42.0 flags: MountPoint,Available mount time: Thu May 21 18:52: allocation unit: 4096 volumes: 1 total size: ( GB ) total free: ( GB ) file entry table allocation: primary volume: /dev/asm/acfsdata-207 label: state: Available major, minor: 250, size: ( GB ) free: ( GB ) ADVM diskgroup DATA ADVM resize increment: ADVM redundancy: unprotected ADVM stripe columns: 8 ADVM stripe width: number of snapshots: 0 snapshot space usage: 0 ( 0.00 ) replication status: DISABLED 18

19 Agenda Klonen von Datenbanken 12c ASM Cluster Filesystem Pluggable Databases auf ACFS & ACFS Snapshots Snapshot von 12c noncdb und Datenbanken 19

20 Datenbanken: Warum auf ACFS? Schneller Clone (Read Only Time verringern) Read/Write Clone mit Orginal kann weitergearbeitet werden Platzsparend Kostengünstig (Snapshot braucht nur Enterprise Edition) Annähernd gleiche Performance wie ASM Filesystem! 20

21 ACFS Lizenzierung Oracle ACFS Features Oracle Database Files Non-Oracle Database Files ACFS features other than those listed below FREE FREE Snapshots Oracle DB EE required FREE Encryption Not Available FREE Security Not Available FREE Replication Not Available FREE Auditing Not Available FREE 21

22 Pluggable Datenbanken Cloning Einfaches Cloning von 12c Pluggable Datenbanken (PDBs) PDB in Read Only Status setzen SQL> alter pluggable database spdb open read only; PDB Clone anlegen SQL> create pluggable database s2pdb from spdb; PDB Snapshot Clone anlegen SQL> create pluggable database s2pdb from spdb snapshot copy; 22

23 ASM Cluster Filesystem im Cluster # acfsutil info fs /u01/app/oracle/oradata /u01/app/oracle/oradata ACFS Version: on-disk version: 43.0 flags: MountPoint,Available mount time: Thu May 21 18:52: allocation unit: 4096 volumes: 1 total size: ( GB ) total free: ( GB ) file entry table allocation: primary volume: /dev/asm/acfsdata-207 label: state: Available major, minor: 250, size: ( GB ) free: ( GB ) ADVM diskgroup DATA ADVM resize increment: ADVM redundancy: unprotected ADVM stripe columns: 8 ADVM stripe width: number of snapshots: 1 snapshot space usage: ( MB ) replication status: DISABLED 23

24 Snaptshot Clone Directory Structure ACFS Root (oradata) CDB_ROOT SPDB datafile NEW PDB datafile Symlink.ACFS/snaps NEW PDB/SCDB/SPDB/datafile 24

25 Snapshot Clone SQL> select * from v$pdbs; CON_ID GUID NAME OPEN_MODE RES OPEN_TIME CREATE_SCN TOTAL_SIZE BLOCK_SIZE RECOVERY SNAPSHOT_PARENT_CON_ID A0C7F3EA950D21E05370F4A50A9346 SPDB READ ONLY NO 15-JUN ENABLED D57D3410C0BE05371F4A50A5C6D S2PDB MOUNTED 15-JUN ENABLED 0 25

26 Snapshot Clone # ll drwxr-x--- 3 oracle oinstall 8192 May 22 01:20 16A0C7F3EA950D21E05370F4A50A9346 drwxr-x--- 3 oracle asmadmin 8192 Jun 15 21: D57D3410C0BE05371F4A50A5C6D # # ll 18943D57D3410C0BE05371F4A50A5C6D/datafile lrwxrwxrwx 1 oracle asmadmin 142 Jun 15 21:14 o1_mf_sysaux_bqy909kw_.dbf -> /u01/app/oracle/oradata/.acfs/snaps/18943d57d3410c0be05371f4a50a5c6d/scdb/16a0c 7F3EA950D21E05370F4A50A9346/datafile/o1_mf_sysaux_bowt1yln_.dbf lrwxrwxrwx 1 oracle asmadmin 142 Jun 15 21:14 o1_mf_system_bqy909gr_.dbf -> /u01/app/oracle/oradata/.acfs/snaps/18943d57d3410c0be05371f4a50a5c6d/scdb/16a0c 7F3EA950D21E05370F4A50A9346/datafile/o1_mf_system_bowt1yfj_.dbf -rw-r oracle asmadmin Jun 15 21:14 o1_mf_temp_bqy909ly_.dbf lrwxrwxrwx 1 oracle asmadmin 141 Jun 15 21:14 o1_mf_users_bqy909m4_.dbf -> /u01/app/oracle/oradata/.acfs/snaps/18943d57d3410c0be05371f4a50a5c6d/scdb/16a0c 7F3EA950D21E05370F4A50A9346/datafile/o1_mf_users_bowtbxb7_.dbf 26

27 ACFS Verzeichnis Hidden oradata]# ll total 96 drwx root root May 21 18:52 lost+found drwxr-x--- 2 oracle oinstall 8192 May 22 01:13 scdb drwxr-x--- 8 oracle oinstall 8192 Jun 15 21:14 SCDB # cd.acfs [root@bumucsvm1.acfs]# ll total 8 drwxrwx--- 6 root root 4096 May 21 18:52 repl drwxr-xr-x 3 root root 4096 Jun 15 21:14 snaps 27

28 ACFS Informationen SNAPShot # acfsutil snap info /u01/app/oracle/oradata snapshot name: 18943D57D3410C0BE05371F4A50A5C6D snapshot location: /u01/app/oracle/oradata/.acfs/snaps/18943d57d3410c0be05371f4a50a5c6d RO snapshot or RW snapshot: RW parent name: /u01/app/oracle/oradata snapshot creation time: Mon Jun 15 21:14: number of snapshots: 1 snapshot space usage: ( MB ) 28

29 ASM Cluster File System V$Views V$ASM_FILESYSTEM V$ASM_ACFSVOLUMES V$ASM_ACFSSNAPSHOTS V$ASM_ACFS_SECURITY_INFO V$ASM_ACFS_ENCRYPTION_INFO

30 Entfernen der PDB Drop der PDB: SQL> drop pluggable database s2pdb including datafiles; Pluggable database dropped. Snapshot wird gelöscht: # acfsutil snap info /u01/app/oracle/oradata number of snapshots: 0 (active) 1 (delete pending) snapshot space usage: ( 1.04 MB ) Problem: Wenn man sich im.acfs/snap Folder sich befindet... # acfsutil snap delete t 18943D57D3410C0BE05371F4A50A5C6D /u01/app/oracle/oradata 30

31 Best Practices Eigenes ACFS Filesystem für Datenbank oder PDB: Restriktion auf 1023 Snapshots Größe der Snapshots Verwaltung/Identifikation der Snapshots 31

32 Agenda Klonen von Datenbanken 12c ASM Cluster Filesystem Pluggable Databases auf ACFS & ACFS Snapshots Snapshot von 12c noncdb und Datenbanken 32

33 gdbclone Database Snapshot Management Script Perl Skript zum: Klonen von Datenbanken Von ASM nach ACFS Remote oder Lokal Erzeugen von DB-Snapshots (lokal) Löschen von DBs html 33

34 gdbclone Remote zu Lokal (Clone) Lokal zu Lokal ASM/FS ASM ASM/FS ACFS ASM/FS ACFS ACFS SNAP SNAP SNAP 34

35 gdbclone #./gdbclone Usage: gdbclone clone -sdbname <source DB name> -sdbhost <source DB Host SCAN name> -sbckloc '<backup>' -tdbname <Target Database Name> -acfs <acfs mount point> [ -sdbport <Source DB SCAN Listener Port> ] [ -tdbport <Target DB SCAN Listener Port> ] [ -syspw <Source DB SYSDBA Password> ] [-racmod <db type> ] gdbclone snap -sdbname <source DB name> -tdbname <Target Database Name> [ -sdbport <Source DB SCAN Listener Port> ] [ -tdbport <Target DB SCAN Listener Port> ] [ -syspw <Source DB SYSDBA Password> ] [-racmod <db type> ] gdbclone listdb [ -tree ] [ -verbose ] gdbclone deldb -tdbname <database name> [ -force ] 35

36 DB Clone Database Type Source Target Single Instance Single Instance RACOne Node RACOne Node RAC RAC

37 RMAN Backup vs. Snapshot 70 Clone Creation Time and DB Size 60 59, , , ,17 2,23 2,15 2,2 2,43 5 Gb 25 Gb 35 Gb 45 Gb RMAN Snapshot 37

38 gdbclone Beispiel clone: Lokal Lokal von ASM auf ACFS ASM/FS ACFS #./gdbclone clone -sdbname ssdb -sdbhost bumucsvm1-scan -tdbname sclone -acfs /u01/app/oracle/oradata :16:57: I Checking source host bumucsvm1-scan :16:57: I Getting host info :16:57: I Starting :16:57: I Validating environment... Enter the source ssdb SYSDBA password: :17:02: I Checking SCAN listener bumucsvm1-scan: :32:29: I Successfully created clone "SCLONE" database 38

39 gdbclone Beispiel clone: Lokal Lokal von Backup auf ACFS Klone von Backup: Keine Auswirkung auf Produktion RMAN Backup kann auch auf NFS liegen RMAN Full Backup ACFS Hinweis: Bei 12.1 NFS Export mit insecure option #./gdbclone clone -sdbname SSDB -sbckloc /u01/app/oracle/fra/ssdb -tdbname SCLONE -acfs /u01/app/oracle/oradata 39

40 gdbclone Beispiel snap ACFS SNAP SNAP SNAP #./gdbclone snap -sdbname sclone -tdbname DOAGDB 40

41 gdbclone listdb #./gdbclone listdb DB Name DB Type DB Role Location/Parent SNAP0 SINGLE Snapshot GOLD SNAP3 RACOneNode Snapshot SNAP1 SNAP4 SINGLE Snapshot SNAP3 SNAP2 RACOneNode Snapshot GOLD SNAP5 SINGLE Snapshot SNAP1 GOLD RAC Master /cloudfs SNAP1 SINGLE Snapshot SNAP0 #./gdbclone listdb -tree Parent Child GOLD SNAP1 SNAP0 SNAP3 SNAP4 SNAP2 SNAP5 41

42 gdbclone deldb Löscht Datenbank und Snapshot #./gdbclone deldb -tdbname DOAG You are going to drop the database DOAG, are you sure (Y/N)? y Connecting to database 47% complete Updating network configuration files 52% complete Deleting instance and datafiles 76% complete 100% complete Look at the log file "/u01/app/oracle/cfgtoollogs/dbca/snap32.log" for further details. acfsutil snap delete: Snapshot operation is complete. ACFS snapshot SNAP3 on /cloudfs ACFS file system has been deleted. 42

43 gdbclone Hinweise / Tipps und Tricks Source Datenbank muss im Archivelog Modus sein gdbclone wird als Root ausgeführt Keine Sonderzeichen für den DBNamen verwenden Gegebenfalls DEBUG Funktion verwenden Funktioniert nur mit Administrator Managed DBs! Hidden Commands:./gDBClone listsnap -acfs <acfs_mount_point> [ -tree ]./gdbclone delsnap -snapname <snapshot name> -acfs <acfs_mount_point> 43

44 gdbclone Debug gdbclone mit debug Option erzeugt Output und Tracefile zur Fehleranalyse gdbclone log/trace file: /var/log/gdbclone/gdbclone.trc Falls die Debug Option verwendet wird, befinden sich unter /tmp/clone einige dynamische Dateien zum Debuggen 44

45 45

46

Oracle Cloud Storage and File system

Oracle Cloud Storage and File system 2012 Tieto Corporation Oracle Cloud Storage and File system Andrejs Karpovs Oracle Apps DBA Tieto, andrejs.karpovs@tieto.com Few notes about me I Am a DBA Work in Tieto Have 4 years exprerience working

More information

Top 10 Things You Always Wanted to Know About Automatic Storage Management But Were Afraid to Ask

Top 10 Things You Always Wanted to Know About Automatic Storage Management But Were Afraid to Ask Top 10 Things You Always Wanted to Know About Automatic Storage Management But Were Afraid to Ask Nitin Vengurlekar RAC/ASM Engineering Grid Product Strategy Agenda ASM Overview 2

More information

<Insert Picture Here> Oracle Cloud Storage. Morana Kobal Butković Principal Sales Consultant Oracle Hrvatska

<Insert Picture Here> Oracle Cloud Storage. Morana Kobal Butković Principal Sales Consultant Oracle Hrvatska Oracle Cloud Storage Morana Kobal Butković Principal Sales Consultant Oracle Hrvatska Oracle Cloud Storage Automatic Storage Management (ASM) Oracle Cloud File System ASM Dynamic

More information

CommVault Simpana 7.0 Software Suite. und ORACLE Momentaufnahme. Robert Romanski Channel SE rromanski@commvault.com

CommVault Simpana 7.0 Software Suite. und ORACLE Momentaufnahme. Robert Romanski Channel SE rromanski@commvault.com CommVault Simpana 7.0 Software Suite und ORACLE Momentaufnahme Robert Romanski Channel SE rromanski@commvault.com CommVaults Geschichte 1988 1996 2000 2002 2006 2007 Gegründet als Business Unit von AT&T

More information

Use RMAN to relocate a 10TB RAC database with minimum downtime. Tao Zuo tao_zuo@npd.com NPD Inc. 9/2011

Use RMAN to relocate a 10TB RAC database with minimum downtime. Tao Zuo tao_zuo@npd.com NPD Inc. 9/2011 Use RMAN to relocate a 10TB RAC database with minimum downtime Tao Zuo tao_zuo@npd.com NPD Inc. 9/2011 Contents Methods of relocate a database with minimum down time RMAN oracle suggested backup strategy

More information

An Oracle White Paper July 2014. Oracle ACFS

An Oracle White Paper July 2014. Oracle ACFS An Oracle White Paper July 2014 Oracle ACFS 1 Executive Overview As storage requirements double every 18 months, Oracle customers continue to deal with complex storage management challenges in their data

More information

<Insert Picture Here> Managing Storage in Private Clouds with Oracle Cloud File System OOW 2011 presentation

<Insert Picture Here> Managing Storage in Private Clouds with Oracle Cloud File System OOW 2011 presentation Managing Storage in Private Clouds with Oracle Cloud File System OOW 2011 presentation What We ll Cover Today Managing data growth Private Cloud definitions Oracle Cloud Storage architecture

More information

ORACLE CORE DBA ONLINE TRAINING

ORACLE CORE DBA ONLINE TRAINING ORACLE CORE DBA ONLINE TRAINING ORACLE CORE DBA THIS ORACLE DBA TRAINING COURSE IS DESIGNED TO PROVIDE ORACLE PROFESSIONALS WITH AN IN-DEPTH UNDERSTANDING OF THE DBA FEATURES OF ORACLE, SPECIFIC ORACLE

More information

Safe Harbor Statement

Safe Harbor Statement Logging & Debugging von M(obile)AF Applikationen Jürgen Menge Sales Consultant Oracle Deutschland B.V. & Co. KG Safe Harbor Statement The following is intended to outline our general product direction.

More information

TECHNICAL REPORT. Nimble Storage Oracle Backup and Recovery Guide

TECHNICAL REPORT. Nimble Storage Oracle Backup and Recovery Guide TECHNICAL REPORT Nimble Storage Oracle Backup and Recovery Guide N I M B L E T E C H N I C A L R E P O R T : N I M B L E S T O R A G E F O R O R A C L E B A C K U P A N D R E C O V E R Y 1 Document Revision

More information

Microsoft Nano Server «Tuva» Rinon Belegu

Microsoft Nano Server «Tuva» Rinon Belegu 1 Microsoft Nano Server «Tuva» Rinon Belegu Partner: 2 Agenda Begrüssung Vorstellung Referent Content F&A Weiterführende Kurse 3 Vorstellung Referent Rinon Belegu Microsoft Certified Trainer (AWS Technical

More information

Oracle 11g: RAC and Grid Infrastructure Administration Accelerated R2

Oracle 11g: RAC and Grid Infrastructure Administration Accelerated R2 Oracle 11g: RAC and Grid Infrastructure Administration Accelerated R2 Duration: 5 Days What you will learn This Oracle 11g: RAC and Grid Infrastructure Administration Accelerated training teaches you about

More information

Ultimate Guide to Oracle Storage

Ultimate Guide to Oracle Storage Ultimate Guide to Oracle Storage Presented by George Trujillo George.Trujillo@trubix.com George Trujillo Twenty two years IT experience with 19 years Oracle experience. Advanced database solutions such

More information

Update to V10. Automic Support: Best Practices Josef Scharl. Please ask your questions here http://innovate.automic.com/q&a Event code 6262

Update to V10. Automic Support: Best Practices Josef Scharl. Please ask your questions here http://innovate.automic.com/q&a Event code 6262 Update to V10 Automic Support: Best Practices Josef Scharl Please ask your questions here http://innovate.automic.com/q&a Event code 6262 Agenda Update to Automation Engine Version 10 Innovations in Version

More information

RMAN BACKUP & RECOVERY. Recovery Manager. Veeratteshwaran Sridhar

RMAN BACKUP & RECOVERY. Recovery Manager. Veeratteshwaran Sridhar RMAN Recovery Manager BACKUP & RECOVERY Veeratteshwaran Sridhar Why Backup & Recovery? The purpose of a backup and recovery strategy is to protect the database against data loss and reconstruct the database

More information

Exadata for Oracle DBAs. Longtime Oracle DBA

Exadata for Oracle DBAs. Longtime Oracle DBA Exadata for Oracle DBAs Longtime Oracle DBA Why this Session? I m an Oracle DBA Familiar with RAC, 11gR2 and ASM About to become a Database Machine Administrator (DMA) How much do I have to learn? How

More information

Highly Available NFS over Oracle ASM Cluster File System (ACFS)

Highly Available NFS over Oracle ASM Cluster File System (ACFS) An Oracle White Paper May 2013 Highly Available NFS over Oracle ASM Cluster File System (ACFS) Introduction High Availability NFS (HANFS) provides uninterrupted service of NFS V2/V3 exported paths by exposing

More information

BrightStor ARCserve Backup

BrightStor ARCserve Backup BrightStor ARCserve Backup Support for Oracle Backup and Restore on Windows 64-Bit Platform - 1 - TABLE OF CONTENTS 1. Summary... 3 2. Backup and Restore Process... 3 3. RMAN Command and Script Template...

More information

SAP with Oracle Real Application Clusters 11g Release 2 and Oracle Automatic Storage Management 11g Release 2

SAP with Oracle Real Application Clusters 11g Release 2 and Oracle Automatic Storage Management 11g Release 2 An Oracle White Paper October 2012 SAP with Oracle Real Application Clusters 11g Release 2 and Oracle Automatic Storage Management 11g Release 2 Introduction... 3 Related SAP Notes... 3 Storage based Mirroring

More information

ASM and for 3rd Party Snapshot Solutions - for Offhost. Duane Smith Nitin Vengurlekar RACPACK

ASM and for 3rd Party Snapshot Solutions - for Offhost. Duane Smith Nitin Vengurlekar RACPACK ASM and for 3rd Party Snapshot Solutions - for Offhost backup Duane Smith Nitin Vengurlekar RACPACK POINT-IN-TIME COPY TECHNOLOGIES POINT-IN-TIME COPY TECHNOLOGIES Generic guidelines & best practices for

More information

IBRIX Fusion 3.1 Release Notes

IBRIX Fusion 3.1 Release Notes Release Date April 2009 Version IBRIX Fusion Version 3.1 Release 46 Compatibility New Features Version 3.1 CLI Changes RHEL 5 Update 3 is supported for Segment Servers and IBRIX Clients RHEL 5 Update 2

More information

High Availability Databases based on Oracle 10g RAC on Linux

High Availability Databases based on Oracle 10g RAC on Linux High Availability Databases based on Oracle 10g RAC on Linux WLCG Tier2 Tutorials, CERN, June 2006 Luca Canali, CERN IT Outline Goals Architecture of an HA DB Service Deployment at the CERN Physics Database

More information

Oracle Database Cross Platform Migration Lucy Feng, DBAK

Oracle Database Cross Platform Migration Lucy Feng, DBAK Delivering Oracle Success Oracle Database Cross Platform Migration Lucy Feng, DBAK RMOUG QEW November 19, 2010 Business Requirements Migrate all Oracle databases to IBM zseries based Linux The database

More information

This appendix describes the following procedures: Cisco ANA Registry Backup and Restore Oracle Database Backup and Restore

This appendix describes the following procedures: Cisco ANA Registry Backup and Restore Oracle Database Backup and Restore APPENDIXA This appendix describes the following procedures: Cisco ANA Registry Oracle Database Cisco ANA Registry This section describes the Cisco ANA Registry backup and restore procedure. Overview Provides

More information

Oracle 12c Recovering a lost /corrupted table from RMAN Backup after user error or application issue

Oracle 12c Recovering a lost /corrupted table from RMAN Backup after user error or application issue Oracle 12c Recovering a lost /corrupted table from RMAN Backup after user error or application issue Oracle 12c has automated table level recovery using RMAN. If you lose a table after user error or get

More information

Servermigrationen zu Hyper-V / Azure mit Double-Take Move

Servermigrationen zu Hyper-V / Azure mit Double-Take Move Servermigrationen zu Hyper-V / Azure mit Double-Take Move Agenda Über Vision Solutions Double-Take Move Live Demos Lizenzierung Über Vision Solutions HQ in Irvine, Kalifornien 25+ Jahre Erfahrung im HA/DR

More information

ORACLE DATABASE HIGH AVAILABILITY STRATEGY, ARCHITECTURE AND SOLUTIONS

ORACLE DATABASE HIGH AVAILABILITY STRATEGY, ARCHITECTURE AND SOLUTIONS ORACLE DATABASE HIGH AVAILABILITY STRATEGY, ARCHITECTURE AND SOLUTIONS DOAG Nuremberg - 17/09/2013 Kirill Loifman Oracle Certified Professional DBA www: dadbm.com Twitter: @loifmkir ELEMENTS OF HIGH AVAILABILITY

More information

What s New with Oracle Database 12c on Windows On-Premises and in the Cloud

What s New with Oracle Database 12c on Windows On-Premises and in the Cloud What s New with Oracle Database 12c on Windows On-Premises and in the Cloud Santanu Datta Vice President Server Technologies Alex Keh Senior Principal Product Manager Server Technologies Oracle Database

More information

AnyWeb AG 2008 www.anyweb.ch

AnyWeb AG 2008 www.anyweb.ch HP SiteScope (End-to-End Monitoring, System Availability) Christof Madöry AnyWeb AG ITSM Practice Circle September 2008 Agenda Management Technology Agentless monitoring SiteScope in HP BTO SiteScope look

More information

Oracle Database Backups and Disaster Recovery @ Autodesk

Oracle Database Backups and Disaster Recovery @ Autodesk Oracle Database Backups and Disaster Recovery @ Autodesk Alan Williams Database Design Engineer Who We Are Autodesk software, suites, and cloud technology help customers design, visualize, and simulate

More information

Using RMAN to restore a database to another server in an ASM environment

Using RMAN to restore a database to another server in an ASM environment Using RMAN to restore a database to another server in an ASM environment It is possible to restore an Oracle 11g database to another server easily in an ASM environment by following the steps below. 1.

More information

Innova&ve IT Solu&ons. Oracle ACFS / Cloud File System. Unleash your Business- criacal ApplicaAons. Ma#hias Pölzinger Senior Consultant

Innova&ve IT Solu&ons. Oracle ACFS / Cloud File System. Unleash your Business- criacal ApplicaAons. Ma#hias Pölzinger Senior Consultant Oracle ACFS / Cloud File System Unleash your Business- criacal ApplicaAons Ma#hias Pölzinger Senior Consultant Speaker Ma#hias Pölzinger ma#hias.poelzinger@initso.at h#p://kb.initso.at Senior Consultant

More information

Oracle Database 12c Recovery Manager New Features

Oracle Database 12c Recovery Manager New Features Oracle Database 12c Recovery Manager New Features Presented by: Andy Colvin February 13, 2013 *DISCLAIMER* Oracle 12c has not been released yet Some features may not be available I believe Oracle has mentioned

More information

Oracle Database 12c. Peter Schmidt Systemberater Oracle Deutschland BV & CO KG

Oracle Database 12c. Peter Schmidt Systemberater Oracle Deutschland BV & CO KG Oracle Database 12c Peter Schmidt Systemberater Oracle Deutschland BV & CO KG Uptake of Oracle Database 12c compared with 11g 18,00% 16,00% 14,00% 12,00% 10,00% 8,00% 12.1 11.1 6,00% 4,00% 2,00% 0,00%

More information

Key Factors For a Successful ODA Deployment

Key Factors For a Successful ODA Deployment Key Factors For a Successful ODA Deployment Caleb Small Caleb@Caleb.com The Goal To Provide blueprint for successful deployment of ODA devices in a common industry configuration Background Primary database

More information

The safer, easier way to help you pass any IT exams. Exam : 1Z0-067. Upgrade Oracle9i/10g/11g OCA to Oracle Database 12c OCP.

The safer, easier way to help you pass any IT exams. Exam : 1Z0-067. Upgrade Oracle9i/10g/11g OCA to Oracle Database 12c OCP. http://www.51- pass.com Exam : 1Z0-067 Title : Upgrade Oracle9i/10g/11g OCA to Oracle Database 12c OCP Version : DEMO 1 / 7 1.Which two statements are true about scheduling operations in a pluggable database

More information

Oracle Database Public Cloud Services

Oracle Database Public Cloud Services Oracle Database Public Cloud Services A Strategy and Technology Overview Bob Zeolla Principal Sales Consultant Oracle Education & Research November 23, 2015 Safe Harbor Statement The following is intended

More information

Oracle Snap Management Utility for Oracle Database v1.2.0 User Guide

Oracle Snap Management Utility for Oracle Database v1.2.0 User Guide June 2014 Oracle Snap Management Utility for Oracle Database v1.2.0 User Guide Part No. E39313-02 Table of Contents Preface Typographical Conventions Introduction... 1 Overview... 2 Supported Operations...

More information

How to Migrate your Database to Oracle Exadata. Noam Cohen, Oracle DB Consultant, E&M Computing

How to Migrate your Database to Oracle Exadata. Noam Cohen, Oracle DB Consultant, E&M Computing How to Migrate your Database to Oracle Exadata Noam Cohen, Oracle DB Consultant, E&M Computing Who am I Working with Oracle Since 2000 Versions 8.0 11g Consulting on all areas from Infrastructure to Application

More information

HOW TO. RMAN Restore for Standby 10gR2

HOW TO. RMAN Restore for Standby 10gR2 Author: Martin Decker Date: 8.10.2008 Subject: RMAN Restore for Standby 10gR2 HOW TO RMAN Restore for Standby 10gR2 1 Preparations The existing database MDDB1 should be duplicated as Standby Database MDSTB1

More information

Best Practices White Paper Using Oracle Database 11g R2 Automatic Storage Management with FUJITSU Storage (Windows version)

Best Practices White Paper Using Oracle Database 11g R2 Automatic Storage Management with FUJITSU Storage (Windows version) ED-WP-0037-01WE Best Practices White Paper Using Oracle Database 11g R2 Automatic Storage Management with FUJITSU Storage (Windows version) Apr 25, 2013 Fujitsu Limited Copyright 2013 FUJITSU LIMITED Contents

More information

Oracle Storage Options

Oracle Storage Options 1/27 Oracle Storage Options RAW, ASM, CFS, for Real Application Cluster Unterföhring, 11.2005 M. Kühn 1 2/27 Be spoilt for choice? RAC Review Introduction Storage Options RAW In short ASM Automatic Storage

More information

MapGuide Open Source Repository Management Back up, restore, and recover your resource repository.

MapGuide Open Source Repository Management Back up, restore, and recover your resource repository. MapGuide Open Source Repository Management Back up, restore, and recover your resource repository. Page 1 of 5 Table of Contents 1. Introduction...3 2. Supporting Utility...3 3. Backup...4 3.1 Offline

More information

SPICE auf der Überholspur. Vergleich von ISO (TR) 15504 und Automotive SPICE

SPICE auf der Überholspur. Vergleich von ISO (TR) 15504 und Automotive SPICE SPICE auf der Überholspur Vergleich von ISO (TR) 15504 und Automotive SPICE Historie Software Process Improvement and Capability determination 1994 1995 ISO 15504 Draft SPICE wird als Projekt der ISO zur

More information

Using HP StoreOnce Backup systems for Oracle database backups

Using HP StoreOnce Backup systems for Oracle database backups Technical white paper Using HP StoreOnce Backup systems for Oracle database backups Table of contents Introduction 2 Technology overview 2 HP StoreOnce Backup systems key features and benefits 2 HP StoreOnce

More information

Backing Up Oracle Databases with Handy Backup

Backing Up Oracle Databases with Handy Backup Backing Up Oracle Databases with Handy Backup April 2013 Contents Introduction... 3 Main features of Handy Backup Oracle plug-in... 3 Assignment... 3 Advantages... 3 Backing up of remote Oracle databases...

More information

SnapManager for Oracle 2.2. Anand Ranganathan Product & Partner Engineer (PPE)

SnapManager for Oracle 2.2. Anand Ranganathan Product & Partner Engineer (PPE) SnapManager for Oracle 2.2 Anand Ranganathan Product & Partner Engineer (PPE) Agenda Introduction Key Features Concepts Platform & Protocol Support Installation & Configuration New in Version 2.2 Coming

More information

Database Virtualization Technologies

Database Virtualization Technologies Database Virtualization Technologies Database Virtualization Comes of age CloneDB : 3 talks @ OOW Clone Online in Seconds with CloneDB (EMC) CloneDB with the Latest Generation of Database (Oracle) Efficient

More information

Enterprise User Security

Enterprise User Security Enterprise Security Eine Einführung DOAG Regionaltreffen München 18. September 2014 Agenda o Vorstellung o Benutzerverwaltung Problemstellung o Lösung: Enterprise Security o Implementierung o Use-Cases

More information

Oracle Backup and Recovery Best Practices Dell Compellent Storage Center. Dell Compellent Technical Best Practices

Oracle Backup and Recovery Best Practices Dell Compellent Storage Center. Dell Compellent Technical Best Practices Oracle Backup and Recovery Best Practices Dell Compellent Storage Center Dell Compellent Technical Best Practices ii Document Revision Table 1. Revision History Date Revision Description 6/15/2011 A Initial

More information

Upgrading Your Skills to MCSA Windows Server 2012 MOC 20417

Upgrading Your Skills to MCSA Windows Server 2012 MOC 20417 Upgrading Your Skills to MCSA Windows Server 2012 MOC 20417 In dieser Schulung lernen Sie neue Features und Funktionalitäten in Windows Server 2012 in Bezug auf das Management, die Netzwerkinfrastruktur,

More information

How to Best Configure, Size, and Monitor the Oracle Database Fast Recovery Area

How to Best Configure, Size, and Monitor the Oracle Database Fast Recovery Area ORACLE PRODUCT LOGO How to Best Configure, Size, and Monitor the Oracle Database Fast Recovery Area Cris Pedregal, Oracle Presenting with Andy Colvin 1 Copyright 2011, Oracle and/or its affiliates. All

More information

Advanced Oracle DBA Course Details

Advanced Oracle DBA Course Details Advanced Oracle DBA Course Details By Besant Technologies Course Name Category Venue Advanced Oracle DBA (RAC, ASM, Data guard) Database Administration Besant Technologies No.24, Nagendra Nagar, Velachery

More information

12. User-managed and RMAN-based backups.

12. User-managed and RMAN-based backups. 12. User-managed and RMAN-based backups. Abstract: A physical backup is a copy of the physical database files, and it can be performed in two ways. The first is through the Recovery Manager (RMAN) tool

More information

An Oracle White Paper June 2013. Enterprise Manager Cloud Control 12c Disaster Recovery with Storage Replication

An Oracle White Paper June 2013. Enterprise Manager Cloud Control 12c Disaster Recovery with Storage Replication An Oracle White Paper June 2013 Enterprise Manager Cloud Control 12c Disaster Recovery with Storage Replication Introduction... 1 Cloud Control Architecture Overview... 2 Cloud Control High Availability...

More information

How to Backup XenServer VM with VirtualIQ

How to Backup XenServer VM with VirtualIQ How to Backup XenServer VM with VirtualIQ 1. Using Live Backup of VM option: Live Backup: This option can be used, if user does not want to power off the VM during the backup operation. This approach takes

More information

Oracle 12c Multitenant and Encryption in Real Life. Christian Pfundtner

Oracle 12c Multitenant and Encryption in Real Life. Christian Pfundtner Oracle 12c Multitenant and Encryption in Real Life Christian Pfundtner Christian Pfundtner, DB Masters GmbH Over 20 years of Oracle Database OCA, OCP, OCE, OCM, ACE Our Credo: Databases are our world 4

More information

Brauche neues Power Supply

Brauche neues Power Supply email vom DB-Server: Brauche neues Power Supply HW-Überwachung mit Enterprise Manager und Oracle Auto Service Request Elke Freymann Datacenter Architect Systems Sales Consulting Oracle Deutschland Copyright

More information

1Copyright 2013, Oracle and/or its affiliates. All rights reserved.

1Copyright 2013, Oracle and/or its affiliates. All rights reserved. 1Copyright 2013, Oracle and/or its affiliates. All rights reserved. The following is intended to outline our general product direction. It is intended for information purposes only, and may not be incorporated

More information

Disaster Recovery of Oracle Database Standard Edition (SE) and Standard Edition One (SE1) on Dell EqualLogic PS Series iscsi Storage Systems

Disaster Recovery of Oracle Database Standard Edition (SE) and Standard Edition One (SE1) on Dell EqualLogic PS Series iscsi Storage Systems Disaster Recovery of Oracle Database Standard Edition (SE) and Standard Edition One (SE1) on Dell EqualLogic PS Series iscsi Storage Systems Database Solutions Engineering Wendy Chen and Balamurugan B,

More information

Why Not Oracle Standard Edition? A Dbvisit White Paper By Anton Els

Why Not Oracle Standard Edition? A Dbvisit White Paper By Anton Els Why Not Oracle Standard Edition? A Dbvisit White Paper By Anton Els Copyright 2011-2013 Dbvisit Software Limited. All Rights Reserved Nov 2013 Executive Summary... 3 Target Audience... 3 Introduction...

More information

Symantec Backup Exec 2014 Icon List

Symantec Backup Exec 2014 Icon List Symantec Backup Exec 2014 Icon List Alerts Image Description Alert needs attention Alerts Alert needs attention Alert needs attention Alert needs attention Error Error Error Error Informational alert Informational

More information

Die Versant-DB ist ein wesentlicher Bestandteil von CADISON.

Die Versant-DB ist ein wesentlicher Bestandteil von CADISON. Die Versant-DB Die Versant-DB ist ein wesentlicher Bestandteil von CADISON. Die Software wurde von einem in den USA gegründeten Unternehmen mit Niederlassung in Hamburg entwickelt. Die Versant Datenbank

More information

RMAN What is Rman Why use Rman Understanding The Rman Architecture Taking Backup in Non archive Backup Mode Taking Backup in archive Mode

RMAN What is Rman Why use Rman Understanding The Rman Architecture Taking Backup in Non archive Backup Mode Taking Backup in archive Mode RMAN - What is Rman - Why use Rman - Understanding The Rman Architecture - Taking Backup in Non archive Backup Mode - Taking Backup in archive Mode - Enhancement in 10g For Rman - 9i Enhancement For Rman

More information

Use of DB2 purescale with SAP Applications

Use of DB2 purescale with SAP Applications Use of DB2 purescale with SAP Applications December, 2013 Customer SAP Applications on DB2 purescale End users Can use SAP log-on groups to direct similar work to same set of servers Central Services Application

More information

EMC MIGRATION OF AN ORACLE DATA WAREHOUSE

EMC MIGRATION OF AN ORACLE DATA WAREHOUSE EMC MIGRATION OF AN ORACLE DATA WAREHOUSE EMC Symmetrix VMAX, Virtual Improve storage space utilization Simplify storage management with Virtual Provisioning Designed for enterprise customers EMC Solutions

More information

Oracle 11gR2 : Recover dropped tablespace using RMAN tablespace point in time recovery

Oracle 11gR2 : Recover dropped tablespace using RMAN tablespace point in time recovery Oracle 11gR2 : Recover dropped tablespace using RMAN tablespace point in time recovery Mohamed Azar Oracle DBA http://mohamedazar.wordpress.com 1 Mohamed Azar http://mohamedazar.wordpress.com This is new

More information

Lessons Learned while Pushing the Limits of SecureFile LOBs. by Jacco H. Landlust. zondag 3 maart 13

Lessons Learned while Pushing the Limits of SecureFile LOBs. by Jacco H. Landlust. zondag 3 maart 13 Lessons Learned while Pushing the Limits of SecureFile LOBs @ by Jacco H. Landlust Jacco H. Landlust 36 years old Deventer, the Netherlands 2 Jacco H. Landlust / idba Degree in Business Informatics and

More information

Exchange Synchronization AX 2012

Exchange Synchronization AX 2012 Exchange Synchronization AX 2012 Autor... Pascal Gubler Dokument... Exchange Synchronization 2012 (EN) Erstellungsdatum... 25. September 2012 Version... 2 / 17.06.2013 Content 1 PRODUKTBESCHREIBUNG...

More information

QAS DEBUG - User und Computer

QAS DEBUG - User und Computer QAS DEBUG - User und Computer Inhalt Computer Status vastool status Benutzer Login vastool list user vastool nss getpwnam vastool user checkaccess kinit su

More information

Strategies for Oracle Database Backup and Recovery: Case Studies. Mingguang Xu

Strategies for Oracle Database Backup and Recovery: Case Studies. Mingguang Xu Strategies for Oracle Database Backup and Recovery: Case Studies Mingguang Xu Office of Institutional Research University of Georgia www.oir.uga.edu/oirpres.html Oracle Files Oracle requires the following

More information

Hardware and Software Engineered to Work Together

Hardware and Software Engineered to Work Together Hardware and Software Engineered to Work Together EXADATA erhöhte Verfügbarkeit einfache Administration geringste Komplexität Safe Harbor Statement The following is intended to outline our general product

More information

Active Directory Services with Windows Server 2012 MOC 10969

Active Directory Services with Windows Server 2012 MOC 10969 Active Directory Services with Windows Server 2012 MOC 10969 In dem Seminar MS-10969: Active Directory Services with Windows Server lernen Sie die Administration von Active Directory-Technologien in Windows

More information

Oracle MulBtenant Customer Success Stories

Oracle MulBtenant Customer Success Stories Oracle MulBtenant Customer Success Stories Mul1tenant Customer Sessions at Customer Session Venue Title SAS Cigna CON6328 Mon 2:45pm SAS SoluBons OnDemand: A MulBtenant Cloud Offering CON6379 Mon 5:15pm

More information

Oracle Data Recovery Advisor

Oracle Data Recovery Advisor Infrastructure at your Service. Oracle Data Recovery Advisor Infrastructure at your Service. About me David Hueber COO Principal Consultant Mobile +41 79 963 43 68 david.hueber@dbi-services.com www.dbi-services.com

More information

Reference Architecture for HP Data Protector and Oracle 11gR2 RAC on Linux

Reference Architecture for HP Data Protector and Oracle 11gR2 RAC on Linux Reference Architecture for HP Data Protector and Oracle 11gR2 RAC on Linux Technical white paper Table of contents Executive summary... 2 Data Protector and Oracle 11gR2 Database integration... 2 Integration

More information

Oracle Database 11g R1 & R2: New Features for Administrators

Oracle Database 11g R1 & R2: New Features for Administrators Oracle Database 11g R1 & R2: New Features for Administrators Summary This Oracle 11g course will assist experienced Oracle database administrators to quickly learn the new features and concepts associated

More information

Designing and Implementing a Server Infrastructure MOC 20413

Designing and Implementing a Server Infrastructure MOC 20413 Designing and Implementing a Server Infrastructure MOC 20413 In dieser 5-tägigen Schulung erhalten Sie die Kenntnisse, welche benötigt werden, um eine physische und logische Windows Server 2012 Active

More information

An Oracle White Paper May, 2012. Deploying a Highly Available Enterprise Manager 12c Cloud Control

An Oracle White Paper May, 2012. Deploying a Highly Available Enterprise Manager 12c Cloud Control An Oracle White Paper May, 2012 Deploying a Highly Available Enterprise Manager 12c Cloud Control Product Overview... 2 Introduction... 2 Cloud Control Architecture... 3 Implementation of a Level 3 MAA

More information

EMC Replication Manager Integration with Oracle Database Server

EMC Replication Manager Integration with Oracle Database Server White Paper EMC Replication Manager Integration with Oracle Database Server A Detailed Review Abstract This white paper offers an in-depth look at how EMC Replication Manager integrates with Oracle Database

More information

EMC ViPR Controller. Service Catalog Reference Guide. Version 2.3 XXX-XXX-XXX 01

EMC ViPR Controller. Service Catalog Reference Guide. Version 2.3 XXX-XXX-XXX 01 EMC ViPR Controller Version 2.3 Service Catalog Reference Guide XXX-XXX-XXX 01 Copyright 2015- EMC Corporation. All rights reserved. Published in USA. Published July, 2015 EMC believes the information

More information

estos uacsta Server for SIP Phones 4.0.7.3683

estos uacsta Server for SIP Phones 4.0.7.3683 estos uacsta Server for SIP Phones 4.0.7.3683 1 estos uacsta Server for SIP Phones... 4 2 Voraussetzungen... 5 2.1 Installation und Betrieb... 5 2.2 Communication with Telephones... 5 2.3 Communications

More information

OCP: Oracle Database 12c Administrator Certified Professional Study Guide. Exam 1Z0-063

OCP: Oracle Database 12c Administrator Certified Professional Study Guide. Exam 1Z0-063 Brochure More information from http://www.researchandmarkets.com/reports/2561621/ OCP: Oracle Database 12c Administrator Certified Professional Study Guide. Exam 1Z0-063 Description: An updated guide for

More information

Why and How You Should Be Using Policy-Managed RAC Databases

Why and How You Should Be Using Policy-Managed RAC Databases Why and How You Should Be Using Policy-Managed RAC Databases Mark V. Scardina Director of Product Management Oracle Quality of Service Management 1 Copyright 2012, Oracle and/or its affiliates. All rights

More information

Agenda. Overview Configuring the database for basic Backup and Recovery Backing up your database Restore and Recovery Operations Managing your backups

Agenda. Overview Configuring the database for basic Backup and Recovery Backing up your database Restore and Recovery Operations Managing your backups Agenda Overview Configuring the database for basic Backup and Recovery Backing up your database Restore and Recovery Operations Managing your backups Overview Backup and Recovery generally focuses on the

More information

How you configure Iscsi target using starwind free Nas software & configure Iscsi initiator on Oracle Linux 6.4

How you configure Iscsi target using starwind free Nas software & configure Iscsi initiator on Oracle Linux 6.4 How you configure Iscsi target using starwind free Nas software & configure Iscsi initiator on Oracle Linux 6.4 Download the software from http://www.starwindsoftware.com/ Click on products then under

More information

Oracle Database 10g: Administration Workshop II Release 2

Oracle Database 10g: Administration Workshop II Release 2 ORACLE UNIVERSITY CONTACT US: 00 9714 390 9000 Oracle Database 10g: Administration Workshop II Release 2 Duration: 5 Days What you will learn This course advances your success as an Oracle professional

More information

11. Oracle Recovery Manager Overview and Configuration.

11. Oracle Recovery Manager Overview and Configuration. 11. Oracle Recovery Manager Overview and Configuration. Abstract: This lesson provides an overview of RMAN, including the capabilities and components of the RMAN tool. The RMAN utility attempts to move

More information

Delivery Method: Instructor-led, group-paced, classroom-delivery learning model with structured, hands-on activities.

Delivery Method: Instructor-led, group-paced, classroom-delivery learning model with structured, hands-on activities. Course Code: Title: Format: Duration: SSD024 Oracle 11g DBA I Instructor led 5 days Course Description Through hands-on experience administering an Oracle 11g database, you will gain an understanding of

More information

Backup and Recovery Solutions for Exadata. Ľubomír Vaňo Principal Sales Consultant

Backup and Recovery Solutions for Exadata. Ľubomír Vaňo Principal Sales Consultant Backup and Recovery Solutions for Exadata Ľubomír Vaňo Principal Sales Consultant Fundamental Backup and Recovery Data doesn t exist in most organizations until the rule of 3 is complete: Different Media

More information

VMware Mirage Centralized Desktop Management with local Execution

VMware Mirage Centralized Desktop Management with local Execution VMware Mirage Centralized Desktop Management with local Execution Daniele Palazzo Head of IT Leiter Consulting Team & Beat Utzinger Senior Virtualization Architect 08:30 08:40 Begrüssung Einleitung W.

More information

SOUG-SIG Data Replication With Oracle GoldenGate Looking Behind The Scenes Robert Bialek Principal Consultant Partner

SOUG-SIG Data Replication With Oracle GoldenGate Looking Behind The Scenes Robert Bialek Principal Consultant Partner SOUG-SIG Data Replication With Oracle GoldenGate Looking Behind The Scenes Robert Bialek Principal Consultant Partner BASEL BERN BRUGG DÜSSELDORF FRANKFURT A.M. FREIBURG I.BR. GENEVA HAMBURG COPENHAGEN

More information

Oracle DBA Course Contents

Oracle DBA Course Contents Oracle DBA Course Contents Overview of Oracle DBA tasks: Oracle as a flexible, complex & robust RDBMS The evolution of hardware and the relation to Oracle Different DBA job roles(vp of DBA, developer DBA,production

More information

Oracle Database Cloud Service Lösungen und Strategien. Paul Wehner, Senior Director Sales Consulting, Oracle Frankfurt

Oracle Database Cloud Service Lösungen und Strategien. Paul Wehner, Senior Director Sales Consulting, Oracle Frankfurt Oracle Database Cloud Service Lösungen und Strategien Paul Wehner, Senior Director Sales Consulting, Oracle Frankfurt Gartner: Enterprise Private Cloud Umfrage Verfolgen Sie eine Private Cloud Computing

More information

Oracle TDE Tablespace Encryption

Oracle TDE Tablespace Encryption Best Practice Document Version: 1.0 2015-02-04 Configuration Guide Document History Version Date Change 1.0 Document creation 2 2015 SAP SE or an SAP affiliate company. All rights reserved.

More information

Oracle Recovery Manager 10g. An Oracle White Paper November 2003

Oracle Recovery Manager 10g. An Oracle White Paper November 2003 Oracle Recovery Manager 10g An Oracle White Paper November 2003 Oracle Recovery Manager 10g EXECUTIVE OVERVIEW A backup of the database may be the only means you have to protect the Oracle database from

More information

Oracle vs. SQL Server. Simon Pane & Steve Recsky First4 Database Partners Inc. September 20, 2012

Oracle vs. SQL Server. Simon Pane & Steve Recsky First4 Database Partners Inc. September 20, 2012 Oracle vs. SQL Server Simon Pane & Steve Recsky First4 Database Partners Inc. September 20, 2012 Agenda Discussions on the various advantages and disadvantages of one platform vs. the other For each topic,

More information

About the Author About the Technical Contributors About the Technical Reviewers Acknowledgments. How to Use This Book

About the Author About the Technical Contributors About the Technical Reviewers Acknowledgments. How to Use This Book About the Author p. xv About the Technical Contributors p. xvi About the Technical Reviewers p. xvi Acknowledgments p. xix Preface p. xxiii About This Book p. xxiii How to Use This Book p. xxiv Appendices

More information

Open Systems SnapVault (OSSV) Best Practices Guide

Open Systems SnapVault (OSSV) Best Practices Guide Technical Report Open Systems SnapVault (OSSV) Best Practices Guide TR-3466 Revised for OSSV 3.0 ABSTRACT This document is a guide to help aid in the understanding and deployment of Open Systems SnapVault

More information