ACFS & gDBClonesucesurs.org.br/sites/default/files/2020-03/ACFS and...Minutes to clone terabyte...

23
ACFS & gDBClone VIRTUALIZANDO BANCO DE DADOS ORACLE

Transcript of ACFS & gDBClonesucesurs.org.br/sites/default/files/2020-03/ACFS and...Minutes to clone terabyte...

  • ACFS & gDBCloneVIRTUALIZANDO BANCO DE DADOS ORACLE

  • Quem sou eu ?

  • Quem sou eu ?

  • Agenda1. ACFS

    2. gDBClone

    3. Casos de uso

    4. Q&A

  • ACFSAutomatic Storage Management ClusterFileSystem

    20

    09 11gR2

    20

    10 11.2.0.2

    CloudFS

    20

    14 12c

  • ACFSAutomatic Storage Management ClusterFileSystem

  • ACFSAutomatic Storage Management ClusterFileSystem

  • ACFS - Snapshots

  • ACFS - Snapshots

  • gDBClone ToolOracle tool to simplify the management of Test and Development Environments

    • Automates the Oracle database cloning process / integrated with Oracle Grid Infraestructure

    • Leverage Oracle Automatic Storage Management Cluster File System (ACFS)

    • No cost

  • gDBClone Tool➢Clone - RMAN Active Duplicate

    ➢Clone - RMAN Backup-Based Duplication

    ➢Clone - RMAN Active Duplicate for Standby (Physical/Logical/Broker)

    ➢Database Conversion: Single -> RacOne

    ➢Database Conversion: Single -> RAC

    ➢CRS – Database registration

    ➢ACFS – Snaphot Management (Create/Delete/Convert)

  • gDBClone Tool

  • gDBClone Tool

  • gDBClone Tool

  • gDBClone Tool - Clone

  • gDBClone Tool - Snaphot

  • ACFS & gDBClone – Powerful combinationSimplicity◦ Simpler Faster Database Cloning

    Cost savings◦ Improve the development and test quality with Production fresh data

    Reduction of management overhead◦ Eliminates a lot of manual steps and effort to perform a database clone

    ◦ Reduce DBA time by automating cloning of large databases

    ◦ Eliminates a re-work (eg. Single EBS month end close, open periods, scrample scripts)

    Agility◦ Minutes to clone terabyte sized databases (15-30 min of snap creation)

    ◦ Reduce downtime for database refresh (from 14 hours to 30 min)

  • ACFS & gDBClone – Powerful combinationTechnical resource hours to provision a new database instance (RAC/RACOne/Single)

    Increase Cloning Efficiency and Reduce Storage Costs

    Avoiding rework with outdated databases

    Prevents human errors

    Potential storage savings of 90%

  • Use caseManaging a test & dev environment combined with Oracle Data Guard

    sudo /opt/gDBClone/gDBClone clone

    -sdbname ORCL \

    -sdbscan exadata316-scan \

    -tdbname CLONE \

    -tdbhome OraDb12102_home1 \

    -dataacfs /u02/app/oracle/oradata/datastore \

    -syspwf /opt/gDBClone/SYSpasswd_file \

    -standby

  • Use caseClone a database from RMAN full backup to ACFS as standby Database

    sudo /opt/gDBClone/gDBClone clone -sdbname ORCL \

    -sbckloc '/mnt/ORCL/bck' \

    -sdbscan exa316c1n1-scan \

    -tdbname NOWK \

    -tdbhome OraDb12102_home1 \

    -dataacfs /u02/app/oracle/oradata/datastore \

    -standby

  • Use caseCreate a snapshot RAC database from a standby database

    sudo /opt/gDBClone/gDBClone snap -sdbname STDBY \

    -tdbname SNAP \

    -racmod 2

  • DocumentationACFS

    https://docs.oracle.com/en/database/oracle/oracle-database/12.2/ostmg/intro-acfs-advm.html#GUID-7783FE8B-3BAD-4C4F-83C5-DF1426340290

    gDBClone - Download

    https://www.oracle.com/technetwork/indexes/samplecode/gdbclone-download-2295388.html

    gDBClone - Install

    https://www.oracle.com/technetwork/pt/articles/database-performance/gdbclone-em-rac-5023304-ptb.html

    https://docs.oracle.com/en/database/oracle/oracle-database/12.2/ostmg/intro-acfs-advm.html#GUID-7783FE8B-3BAD-4C4F-83C5-DF1426340290https://www.oracle.com/technetwork/indexes/samplecode/gdbclone-download-2295388.htmlhttps://www.oracle.com/technetwork/pt/articles/database-performance/gdbclone-em-rac-5023304-ptb.html