SlideShare a Scribd company logo
1 of 41
Download to read offline
Using Virtualization to setup Oracle QA/Development Database Environments,[object Object],2/16/11,[object Object],1,[object Object]
Using Virtualization to setup Oracle QA/Development Database Environments,[object Object],Rocky Mountain Training Days,[object Object],Feb. 16, 2011,[object Object],Mike Gangler – Ithaka / JSTOR,[object Object]
Presentation Agenda,[object Object],[object Object]
Describe QA / Development ChallengesPre-Virtual Oracle Environment layout,[object Object],Solaris Zones and ZFS,[object Object],ZFS Commands Used,[object Object],Virtual Oracle Environment layout,[object Object],Steps required – Zones,[object Object],Scripts required,[object Object],Demo if time / Wifi,[object Object],Recap and QA,[object Object],16-Feb-2011,[object Object],3,[object Object]
Quick Survey,[object Object],How many people are using a form of Virtualization ?,[object Object],16-Feb-2011,[object Object]
Quick Survey,[object Object],How many people are using a form of Virtualization ?,[object Object],VMWARE ?,[object Object],16-Feb-2011,[object Object]
Quick Survey,[object Object],How many people are using a form of Virtualization ?,[object Object],VMWARE ?,[object Object],Solaris ?,[object Object],16-Feb-2011,[object Object]
Quick Survey,[object Object],How many people are using a form of Virtualization ?,[object Object],VMWARE ?,[object Object],Solaris ?,[object Object],Oracle VM ?,[object Object],16-Feb-2011,[object Object]
Quick Survey,[object Object],How many people are using a form of Virtualization ?,[object Object],VMWARE ?,[object Object],Solaris ?,[object Object],Oracle VM ?,[object Object],Other ?,[object Object],16-Feb-2011,[object Object]
Quick Survey,[object Object],How many people are using a form of Virtualization ?,[object Object],VMWARE ?,[object Object],Solaris ?,[object Object],Oracle VM ?,[object Object],Other ?,[object Object],How many are running oracle instances on these VM machines ?,[object Object],16-Feb-2011,[object Object]
Michael J. Gangler (Mike),[object Object],Database Specialist – Ithaka,[object Object],Working with Oracle, MSSQL, MySQL,[object Object],Working with Oracle since Oracle Version 5,[object Object],IOUG,[object Object],Executive Vice President – Finance,[object Object],Director of Membership services,[object Object],www.ioug.org,[object Object],April 10 – 14 – Collaborate –Orlando,[object Object],Southeast Michigan Oracle Professionals (SEMOP),[object Object],Past President and Current Director,[object Object],www.semop.org,[object Object],Michigan Oracle User Summit (MOUS),[object Object],Database / Tech. director,[object Object],www.mous.us,[object Object],Wednesday November 30th – Schoolcraft College,[object Object],16-Feb-2011,[object Object]
Ithaka’s mission,[object Object],ITHAKA is a not-for-profit organization dedicated to helping the academic community take full advantage of rapidly advancing information and networking technologies. We serve scholars, researchers, and students by providing the content, tools, and services needed to preserve the scholarly record and to advance research and teaching in sustainable ways. We are committed to working in collaboration with other organizations to maximize benefits to our stakeholders.,[object Object],16-Feb-2011,[object Object],11,[object Object]
Ithaka’s Services,[object Object],Ithaka S+R works with initiatives and organizations to develop sustainable business models and conducts research and analysis on the impact of digital media on the academic community as a whole.    www.ithaka.org,[object Object],JSTOR helps scholars, researchers, and students discover, use, and build upon a wide range of content in a trusted digital archive of over 1,200 academic journals and other content. JSTOR uses information technology and tools to increase productivity and facilitate new forms of scholarship.    www.jstor.org,[object Object],Portico preserves scholarly literature published in electronic form—more than 10,000 e-journals and 28,000 e-books—and ensures that these materials remains accessible to future scholars, researchers, and students.   www.portico.org,[object Object],16-Feb-2011,[object Object],12,[object Object]
16-Feb-2011,[object Object]
Pre-Virtual Environment,[object Object],16-Feb-2011,[object Object]
Database / Application Specifics,[object Object],Oracle 10.2.0.4,[object Object],SGA – 11 gb,[object Object],Oracle Dataguard / standby used,[object Object],Data is replicated via application and Daemons,[object Object],1 schema – 160 – 200 gb,[object Object],Holds only pointers versus actual files,[object Object],Files are stored at each data center,[object Object],Software is a 3rd party application ,[object Object],16-Feb-2011,[object Object],15,[object Object]
QA / Development Challenges,[object Object],QA requires restoration from Production  - Long export / Import times – (6-8 Hours),[object Object],QA restore every 1 – 2 weeks.,[object Object],Multi-Data Center requires  additional work and headaches,[object Object],Development needs many restores due to changes and testing ,[object Object],Application written data replication (Versus Database),[object Object],16-Feb-2011,[object Object],16,[object Object]
Pre-Virtual QA Environment,[object Object],16-Feb-2011,[object Object],Qa.jstor.org,[object Object],Data Replication,[object Object],Data Replication,[object Object],Web,[object Object],App,[object Object],Master,[object Object],Web App,[object Object],Slave,[object Object],Web App,[object Object],Slave,[object Object],Data,[object Object],Center,[object Object],1,[object Object],Data,[object Object],Center ,[object Object],2,[object Object],Data Center,[object Object],3,[object Object],17,[object Object]
Pre-Virtual QA Steps,[object Object],Export Production database – 2 hours,[object Object],Zip production export – 30 minutes,[object Object],Copy production export file to sites,[object Object],Manchester, England – 3 hours,[object Object],Princeton , NJ – 1.5-2 hours,[object Object],Ann Arbor – 1 hour,[object Object],Unzip export file – 30 minutes,[object Object],Import export file – 3 – 5 hours,[object Object],Total Time for all 3 sites (approx) – 10 – 12 hours,[object Object],16-Feb-2011,[object Object],18,[object Object]
Virtual Environment,[object Object],Zones & ZFS,[object Object],16-Feb-2011,[object Object]
Solaris Zones,[object Object],16-Feb-2011,[object Object],20,[object Object]
ZFS,[object Object],16-Feb-2011,[object Object],21,[object Object],ZFS is a combined file system and logical volume manager designed by Sun Microsystems. ,[object Object],ZFS includes :,[object Object],[object Object]
Support for high storage capacities
Integration of the concepts of file system and volume management
Can provide snapshots and copy-on-write clones
Continuous integrity checking and automatic repair
RAID-Z and native NFSv4 ACLs.
ZFS is implemented as open-source software,[object Object]
ZFS Commands Used,[object Object],16-Feb-2011,[object Object],23,[object Object],[object Object]
“zoneadm” – halts and starts the local zones
“zfs destroy” – removing a clone or zpool
“zfs clone” -  Writeable snapshots ,resulting in two independent file systems that share a set of blocks.
“zfs list” – lists out all the snapshots
“zfs set mountpoint” – allocates an area data to a mountpoint
“zfs set zoned”  - turns on/off the local zones,[object Object]
ZFS Snapshot - Example,[object Object],[oracle@aa2vps217]$ su,[object Object],Password: ,[object Object],# zfs snapshot tank/zones/aa2vps217-u01@20100701,[object Object],# zfs list,[object Object],NAME                                USED  AVAIL  REFER  MOUNTPOINT,[object Object],tank                                849G   624G   267K  /tank,[object Object],tank/zones                          821G   624G    26K  /tank/zones,[object Object],tank/zones/aa2vps217-u01            677G   624G   400G  /u01,[object Object],tank/zones/aa2vps217-u01@20100602   133G      -   162G  -,[object Object],tank/zones/aa2vps217-u01@20100701   0G          -   447G  -,[object Object],16-Feb-2011,[object Object]
Virtual Environment,[object Object],Process and setup,[object Object],16-Feb-2011,[object Object]
16-Feb-2011,[object Object],27,[object Object],Virtual QA environment,[object Object],[object Object],1 physical Machine,[object Object],1 Global Zone,[object Object],3 Zones,[object Object],Web,[object Object],Slave,[object Object],[object Object]
Master
Web
Slave1 physical Machine,[object Object],1 Global Zone,[object Object],3 Zones,[object Object],[object Object]

More Related Content

What's hot

Oracle 11g R2 RAC implementation and concept
Oracle 11g R2 RAC implementation and conceptOracle 11g R2 RAC implementation and concept
Oracle 11g R2 RAC implementation and conceptSantosh Kangane
 
Erp installation r12.2
Erp installation r12.2Erp installation r12.2
Erp installation r12.2Osama Mustafa
 
Oracle Database Management Basic 1
Oracle Database Management Basic 1Oracle Database Management Basic 1
Oracle Database Management Basic 1Chien Chung Shen
 
Oracle 10g Performance: chapter 05 waits intro
Oracle 10g Performance: chapter 05 waits introOracle 10g Performance: chapter 05 waits intro
Oracle 10g Performance: chapter 05 waits introKyle Hailey
 
Linux performance tuning & stabilization tips (mysqlconf2010)
Linux performance tuning & stabilization tips (mysqlconf2010)Linux performance tuning & stabilization tips (mysqlconf2010)
Linux performance tuning & stabilization tips (mysqlconf2010)Yoshinori Matsunobu
 
Linux or unix interview questions
Linux or unix interview questionsLinux or unix interview questions
Linux or unix interview questionsTeja Bheemanapally
 
Backup and Restore of database on 2-Node RAC
Backup and Restore of database on 2-Node RACBackup and Restore of database on 2-Node RAC
Backup and Restore of database on 2-Node RACPaulo Fagundes
 
Apache Flink Stream Processing
Apache Flink Stream ProcessingApache Flink Stream Processing
Apache Flink Stream ProcessingSuneel Marthi
 
Tools, not only for Oracle RAC
Tools, not only for Oracle RACTools, not only for Oracle RAC
Tools, not only for Oracle RACMarkus Flechtner
 
Schema replication using oracle golden gate 12c
Schema replication using oracle golden gate 12cSchema replication using oracle golden gate 12c
Schema replication using oracle golden gate 12cuzzal basak
 
Asm disk group migration from
Asm disk group migration from Asm disk group migration from
Asm disk group migration from Anar Godjaev
 
Database-Migration and -Upgrade with Transportable Tablespaces
Database-Migration and -Upgrade with Transportable TablespacesDatabase-Migration and -Upgrade with Transportable Tablespaces
Database-Migration and -Upgrade with Transportable TablespacesMarkus Flechtner
 
Upgrade 11gR2 to 12cR1 Clusterware
Upgrade 11gR2 to 12cR1 ClusterwareUpgrade 11gR2 to 12cR1 Clusterware
Upgrade 11gR2 to 12cR1 ClusterwareNikhil Kumar
 
Vbox virtual box在oracle linux 5 - shoug 梁洪响
Vbox virtual box在oracle linux 5 - shoug 梁洪响Vbox virtual box在oracle linux 5 - shoug 梁洪响
Vbox virtual box在oracle linux 5 - shoug 梁洪响maclean liu
 
Oracle Multitenant Database 2.0 - Improvements in Oracle Database 12c Release 2
Oracle Multitenant Database 2.0 - Improvements in Oracle Database 12c Release 2Oracle Multitenant Database 2.0 - Improvements in Oracle Database 12c Release 2
Oracle Multitenant Database 2.0 - Improvements in Oracle Database 12c Release 2Markus Flechtner
 
Systems Performance: Enterprise and the Cloud
Systems Performance: Enterprise and the CloudSystems Performance: Enterprise and the Cloud
Systems Performance: Enterprise and the CloudBrendan Gregg
 

What's hot (20)

Oracle 11g R2 RAC implementation and concept
Oracle 11g R2 RAC implementation and conceptOracle 11g R2 RAC implementation and concept
Oracle 11g R2 RAC implementation and concept
 
Erp installation r12.2
Erp installation r12.2Erp installation r12.2
Erp installation r12.2
 
Oracle Database Management Basic 1
Oracle Database Management Basic 1Oracle Database Management Basic 1
Oracle Database Management Basic 1
 
Oracle 10g Performance: chapter 05 waits intro
Oracle 10g Performance: chapter 05 waits introOracle 10g Performance: chapter 05 waits intro
Oracle 10g Performance: chapter 05 waits intro
 
Linux performance tuning & stabilization tips (mysqlconf2010)
Linux performance tuning & stabilization tips (mysqlconf2010)Linux performance tuning & stabilization tips (mysqlconf2010)
Linux performance tuning & stabilization tips (mysqlconf2010)
 
Linux or unix interview questions
Linux or unix interview questionsLinux or unix interview questions
Linux or unix interview questions
 
Backup and Restore of database on 2-Node RAC
Backup and Restore of database on 2-Node RACBackup and Restore of database on 2-Node RAC
Backup and Restore of database on 2-Node RAC
 
Apache Flink Stream Processing
Apache Flink Stream ProcessingApache Flink Stream Processing
Apache Flink Stream Processing
 
Tools, not only for Oracle RAC
Tools, not only for Oracle RACTools, not only for Oracle RAC
Tools, not only for Oracle RAC
 
Schema replication using oracle golden gate 12c
Schema replication using oracle golden gate 12cSchema replication using oracle golden gate 12c
Schema replication using oracle golden gate 12c
 
dNFS for DBA's
dNFS for DBA'sdNFS for DBA's
dNFS for DBA's
 
RMAN – The Pocket Knife of a DBA
RMAN – The Pocket Knife of a DBA RMAN – The Pocket Knife of a DBA
RMAN – The Pocket Knife of a DBA
 
Asm disk group migration from
Asm disk group migration from Asm disk group migration from
Asm disk group migration from
 
Database-Migration and -Upgrade with Transportable Tablespaces
Database-Migration and -Upgrade with Transportable TablespacesDatabase-Migration and -Upgrade with Transportable Tablespaces
Database-Migration and -Upgrade with Transportable Tablespaces
 
Arun
ArunArun
Arun
 
Upgrade 11gR2 to 12cR1 Clusterware
Upgrade 11gR2 to 12cR1 ClusterwareUpgrade 11gR2 to 12cR1 Clusterware
Upgrade 11gR2 to 12cR1 Clusterware
 
Vbox virtual box在oracle linux 5 - shoug 梁洪响
Vbox virtual box在oracle linux 5 - shoug 梁洪响Vbox virtual box在oracle linux 5 - shoug 梁洪响
Vbox virtual box在oracle linux 5 - shoug 梁洪响
 
Oracle Multitenant Database 2.0 - Improvements in Oracle Database 12c Release 2
Oracle Multitenant Database 2.0 - Improvements in Oracle Database 12c Release 2Oracle Multitenant Database 2.0 - Improvements in Oracle Database 12c Release 2
Oracle Multitenant Database 2.0 - Improvements in Oracle Database 12c Release 2
 
Systems Performance: Enterprise and the Cloud
Systems Performance: Enterprise and the CloudSystems Performance: Enterprise and the Cloud
Systems Performance: Enterprise and the Cloud
 
121 Pdfsam
121 Pdfsam121 Pdfsam
121 Pdfsam
 

Viewers also liked

Viewers also liked (8)

Building appsinsilverlight4 part_1
Building appsinsilverlight4 part_1Building appsinsilverlight4 part_1
Building appsinsilverlight4 part_1
 
Torre2010
Torre2010Torre2010
Torre2010
 
Miriam
MiriamMiriam
Miriam
 
Miriam
MiriamMiriam
Miriam
 
Mario5
Mario5Mario5
Mario5
 
Who Am I
Who Am IWho Am I
Who Am I
 
2008 2086 Gangler
2008 2086 Gangler2008 2086 Gangler
2008 2086 Gangler
 
Who Am I
Who Am IWho Am I
Who Am I
 

Similar to Mgangler Virtualization

dNFS_tech16 (2).pdf
dNFS_tech16 (2).pdfdNFS_tech16 (2).pdf
dNFS_tech16 (2).pdfsaidim1
 
Flink at netflix paypal speaker series
Flink at netflix   paypal speaker seriesFlink at netflix   paypal speaker series
Flink at netflix paypal speaker seriesMonal Daxini
 
UKOUG - What is Delivered with Solaris 11.4
UKOUG - What is Delivered with Solaris 11.4UKOUG - What is Delivered with Solaris 11.4
UKOUG - What is Delivered with Solaris 11.4JomaSoft
 
New Oracle Infrastructure2
New Oracle Infrastructure2New Oracle Infrastructure2
New Oracle Infrastructure2markleeuw
 
[OpenInfra Days Korea 2018] Day 2 - E6: "SONA: ONOS SDN Controller 기반 OpenSta...
[OpenInfra Days Korea 2018] Day 2 - E6: "SONA: ONOS SDN Controller 기반 OpenSta...[OpenInfra Days Korea 2018] Day 2 - E6: "SONA: ONOS SDN Controller 기반 OpenSta...
[OpenInfra Days Korea 2018] Day 2 - E6: "SONA: ONOS SDN Controller 기반 OpenSta...OpenStack Korea Community
 
SOUG - Experiences with Oracle Solaris 11.4
SOUG - Experiences with Oracle Solaris 11.4SOUG - Experiences with Oracle Solaris 11.4
SOUG - Experiences with Oracle Solaris 11.4JomaSoft
 
ONOS Falcon planning presentation
ONOS Falcon planning presentationONOS Falcon planning presentation
ONOS Falcon planning presentationBill Snow
 
Testing Delphix: easy data virtualization
Testing Delphix: easy data virtualizationTesting Delphix: easy data virtualization
Testing Delphix: easy data virtualizationFranck Pachot
 
Cloud, Opensource, OPNFV and CI/CD for VNFs
Cloud, Opensource, OPNFV and CI/CD for VNFsCloud, Opensource, OPNFV and CI/CD for VNFs
Cloud, Opensource, OPNFV and CI/CD for VNFsFatih Nar
 
SnapLogic- iPaaS (Elastic Integration Cloud and Data Integration)
SnapLogic- iPaaS (Elastic Integration Cloud and Data Integration) SnapLogic- iPaaS (Elastic Integration Cloud and Data Integration)
SnapLogic- iPaaS (Elastic Integration Cloud and Data Integration) Surendar S
 
ApacheCon NA 2011 report
ApacheCon NA 2011 reportApacheCon NA 2011 report
ApacheCon NA 2011 reportKoji Kawamura
 
Service Function Chaining in Openstack Neutron
Service Function Chaining in Openstack NeutronService Function Chaining in Openstack Neutron
Service Function Chaining in Openstack NeutronMichelle Holley
 
Ai meetup Neural machine translation updated
Ai meetup Neural machine translation updatedAi meetup Neural machine translation updated
Ai meetup Neural machine translation updated2040.io
 
OSDC 2016 - Interesting things you can do with ZFS by Allan Jude&Benedict Reu...
OSDC 2016 - Interesting things you can do with ZFS by Allan Jude&Benedict Reu...OSDC 2016 - Interesting things you can do with ZFS by Allan Jude&Benedict Reu...
OSDC 2016 - Interesting things you can do with ZFS by Allan Jude&Benedict Reu...NETWAYS
 
Take your database source code and data under control
Take your database source code and data under controlTake your database source code and data under control
Take your database source code and data under controlMarcin Przepiórowski
 
Why you’re going to fail running java on docker!
Why you’re going to fail running java on docker!Why you’re going to fail running java on docker!
Why you’re going to fail running java on docker!Red Hat Developers
 
What we unlearned_and_learned_by_moving_from_m9000_to_ssc_ukoug2014
What we unlearned_and_learned_by_moving_from_m9000_to_ssc_ukoug2014What we unlearned_and_learned_by_moving_from_m9000_to_ssc_ukoug2014
What we unlearned_and_learned_by_moving_from_m9000_to_ssc_ukoug2014Philippe Fierens
 
Flink forward-2017-netflix keystones-paas
Flink forward-2017-netflix keystones-paasFlink forward-2017-netflix keystones-paas
Flink forward-2017-netflix keystones-paasMonal Daxini
 

Similar to Mgangler Virtualization (20)

dNFS_tech16 (2).pdf
dNFS_tech16 (2).pdfdNFS_tech16 (2).pdf
dNFS_tech16 (2).pdf
 
Flink at netflix paypal speaker series
Flink at netflix   paypal speaker seriesFlink at netflix   paypal speaker series
Flink at netflix paypal speaker series
 
UKOUG - What is Delivered with Solaris 11.4
UKOUG - What is Delivered with Solaris 11.4UKOUG - What is Delivered with Solaris 11.4
UKOUG - What is Delivered with Solaris 11.4
 
New Oracle Infrastructure2
New Oracle Infrastructure2New Oracle Infrastructure2
New Oracle Infrastructure2
 
[OpenInfra Days Korea 2018] Day 2 - E6: "SONA: ONOS SDN Controller 기반 OpenSta...
[OpenInfra Days Korea 2018] Day 2 - E6: "SONA: ONOS SDN Controller 기반 OpenSta...[OpenInfra Days Korea 2018] Day 2 - E6: "SONA: ONOS SDN Controller 기반 OpenSta...
[OpenInfra Days Korea 2018] Day 2 - E6: "SONA: ONOS SDN Controller 기반 OpenSta...
 
SOUG - Experiences with Oracle Solaris 11.4
SOUG - Experiences with Oracle Solaris 11.4SOUG - Experiences with Oracle Solaris 11.4
SOUG - Experiences with Oracle Solaris 11.4
 
ONOS Falcon planning presentation
ONOS Falcon planning presentationONOS Falcon planning presentation
ONOS Falcon planning presentation
 
Introduction to UNIX
Introduction to UNIXIntroduction to UNIX
Introduction to UNIX
 
Testing Delphix: easy data virtualization
Testing Delphix: easy data virtualizationTesting Delphix: easy data virtualization
Testing Delphix: easy data virtualization
 
Cloud, Opensource, OPNFV and CI/CD for VNFs
Cloud, Opensource, OPNFV and CI/CD for VNFsCloud, Opensource, OPNFV and CI/CD for VNFs
Cloud, Opensource, OPNFV and CI/CD for VNFs
 
SnapLogic- iPaaS (Elastic Integration Cloud and Data Integration)
SnapLogic- iPaaS (Elastic Integration Cloud and Data Integration) SnapLogic- iPaaS (Elastic Integration Cloud and Data Integration)
SnapLogic- iPaaS (Elastic Integration Cloud and Data Integration)
 
ApacheCon NA 2011 report
ApacheCon NA 2011 reportApacheCon NA 2011 report
ApacheCon NA 2011 report
 
Service Function Chaining in Openstack Neutron
Service Function Chaining in Openstack NeutronService Function Chaining in Openstack Neutron
Service Function Chaining in Openstack Neutron
 
Ai meetup Neural machine translation updated
Ai meetup Neural machine translation updatedAi meetup Neural machine translation updated
Ai meetup Neural machine translation updated
 
OSDC 2016 - Interesting things you can do with ZFS by Allan Jude&Benedict Reu...
OSDC 2016 - Interesting things you can do with ZFS by Allan Jude&Benedict Reu...OSDC 2016 - Interesting things you can do with ZFS by Allan Jude&Benedict Reu...
OSDC 2016 - Interesting things you can do with ZFS by Allan Jude&Benedict Reu...
 
Take your database source code and data under control
Take your database source code and data under controlTake your database source code and data under control
Take your database source code and data under control
 
basha
bashabasha
basha
 
Why you’re going to fail running java on docker!
Why you’re going to fail running java on docker!Why you’re going to fail running java on docker!
Why you’re going to fail running java on docker!
 
What we unlearned_and_learned_by_moving_from_m9000_to_ssc_ukoug2014
What we unlearned_and_learned_by_moving_from_m9000_to_ssc_ukoug2014What we unlearned_and_learned_by_moving_from_m9000_to_ssc_ukoug2014
What we unlearned_and_learned_by_moving_from_m9000_to_ssc_ukoug2014
 
Flink forward-2017-netflix keystones-paas
Flink forward-2017-netflix keystones-paasFlink forward-2017-netflix keystones-paas
Flink forward-2017-netflix keystones-paas
 

More from Secure-24

2019 odtug webinar-20190129
2019 odtug webinar-201901292019 odtug webinar-20190129
2019 odtug webinar-20190129Secure-24
 
Gloc gangler 2018._v4
Gloc gangler 2018._v4Gloc gangler 2018._v4
Gloc gangler 2018._v4Secure-24
 
2016_1201_gangler_ppt
2016_1201_gangler_ppt2016_1201_gangler_ppt
2016_1201_gangler_pptSecure-24
 
Granting Oracle Schema Permissions when Objects not created Yet
Granting Oracle Schema Permissions when Objects not created YetGranting Oracle Schema Permissions when Objects not created Yet
Granting Oracle Schema Permissions when Objects not created YetSecure-24
 
Using RPM's to Automagically to install Oracle Agents to EM12C
Using RPM's to Automagically to install Oracle Agents to EM12CUsing RPM's to Automagically to install Oracle Agents to EM12C
Using RPM's to Automagically to install Oracle Agents to EM12CSecure-24
 
Optimize and Simplify Oracle 12C RAC using dNFS, ZFS and OISP
Optimize and Simplify Oracle 12C RAC using dNFS, ZFS and OISPOptimize and Simplify Oracle 12C RAC using dNFS, ZFS and OISP
Optimize and Simplify Oracle 12C RAC using dNFS, ZFS and OISPSecure-24
 
2015 582 gangler_ppt - ms
2015 582 gangler_ppt - ms2015 582 gangler_ppt - ms
2015 582 gangler_ppt - msSecure-24
 
Using oracle12c pluggable databases to archive
Using oracle12c pluggable databases to archiveUsing oracle12c pluggable databases to archive
Using oracle12c pluggable databases to archiveSecure-24
 
EM12C High Availability without SLB and RAC
EM12C High Availability without SLB and RACEM12C High Availability without SLB and RAC
EM12C High Availability without SLB and RACSecure-24
 

More from Secure-24 (9)

2019 odtug webinar-20190129
2019 odtug webinar-201901292019 odtug webinar-20190129
2019 odtug webinar-20190129
 
Gloc gangler 2018._v4
Gloc gangler 2018._v4Gloc gangler 2018._v4
Gloc gangler 2018._v4
 
2016_1201_gangler_ppt
2016_1201_gangler_ppt2016_1201_gangler_ppt
2016_1201_gangler_ppt
 
Granting Oracle Schema Permissions when Objects not created Yet
Granting Oracle Schema Permissions when Objects not created YetGranting Oracle Schema Permissions when Objects not created Yet
Granting Oracle Schema Permissions when Objects not created Yet
 
Using RPM's to Automagically to install Oracle Agents to EM12C
Using RPM's to Automagically to install Oracle Agents to EM12CUsing RPM's to Automagically to install Oracle Agents to EM12C
Using RPM's to Automagically to install Oracle Agents to EM12C
 
Optimize and Simplify Oracle 12C RAC using dNFS, ZFS and OISP
Optimize and Simplify Oracle 12C RAC using dNFS, ZFS and OISPOptimize and Simplify Oracle 12C RAC using dNFS, ZFS and OISP
Optimize and Simplify Oracle 12C RAC using dNFS, ZFS and OISP
 
2015 582 gangler_ppt - ms
2015 582 gangler_ppt - ms2015 582 gangler_ppt - ms
2015 582 gangler_ppt - ms
 
Using oracle12c pluggable databases to archive
Using oracle12c pluggable databases to archiveUsing oracle12c pluggable databases to archive
Using oracle12c pluggable databases to archive
 
EM12C High Availability without SLB and RAC
EM12C High Availability without SLB and RACEM12C High Availability without SLB and RAC
EM12C High Availability without SLB and RAC
 

Mgangler Virtualization

Editor's Notes

  1. ----- Meeting Notes (2/15/11 19:49) -----Basically we digitize scholar journals for University's and researchers.
  2. ----- Meeting Notes (2/15/11 19:49) -----Ithaka is the main holding company, www.jstor.org is the main application and www.portico.org is for journals nolonger being published.We also categorize and digitize African Plants – www.aluka.org and art – www.artstor.orgBasically in the old days we use to look up a journal, give the card to the librarian and then they would return with the magazine.
  3. Explain the dispiplines
  4. Multi datacenter – have to move the data to each place, latency etc.
  5. Data is replicated via home grown db replication versus built in database replication like Streams, golden gate. Databases and data is duplicated at each data center
  6. First of all we need a global Zone (s) and local zones
  7. ZFS is the file system that allows the zones to function and provide the tools used in snapshots, cloning and restores
  8. Note – remind them that a load balancer fits between the url and the web servers
  9. Negotiated a deal to use the prior nights backup file versus a fresh copy !