SlideShare une entreprise Scribd logo
1  sur  66
Télécharger pour lire hors ligne
Morning Break
11g Live Infrastructure




                             LIVESNAP

OEM 11g GC
               LIVE


                             LIVESTBY
Real Application Testing - Replay
          Database Replay
Select Database (live)
Select “Software and Support”
Select “Database Replay”
Select “Replay Workload”
Select “Use an existing
workload”
Click “Next”
Pull down the “Directory
Object”
Select “Rat_Replay”
Click “Next”
Select “Use the default
options”
Click “Next”
Click “Next”
Select “Add Replay Client
         Hosts”
Select “onode3.au.oracle.com”
Click “Select”
Select “No” in the Configured
          column
Database User Name :- system
Database password :- oracle
Client Oracle Home :- /u01/app/oracle/product/11.2.0/db
Client Replay Directory :- /home/oracle/rat_replay
Column Configured is “Yes”
Click “Next”
Wait until “Actual Number of Client
Connections” = 1
Click “Next”
Click “Submit”
Select “Targets”
Select “Databases”
Click on “livesnap” database
Click on “Workload Replay On”
Workload Replaying – Click on
         “Refresh”
Covert Snapshot Standby Back to
           Physical
Select Database (live)
Select Availability
Select “Setup and Manage”
Click “Convert”
Select
“livesnap”
Click
“Yes”
Converting from Snapshot
Standby to Physical Standby
Converted back to Physical
Standby
Active Data Guard Report
         Offload
Select Database (live)
Select Availability
Select “Setup and Manage”
Select Real-time Query
      “Disabled”
Select “Enable Real-time
Query”
Then “Apply”
Property changes have been
applied
Click on the “Data Guard” link
Active Data Guard enabled
Two Management Styles
for Oracle RAC
• Administrator Managed
  – Specifically define where the database should run with a list
    of servers
  – Define where services should run within the database


• Policy Managed
  – Define resource requirements of workload
  – Enough instances are started to support workload
    requirements
  – Goal: To remove hard coding of a service to a specific
    instance or node
Server Pool
• Logical division of the cluster into pools of servers
• Applications (including databases) run in one or more
  server pools
• Managed by crsctl (applications), srvctl (Oracle)
• Defined by 3 attributes (min, max, importance) or a
  defined list of nodes
  – Min- minimum number of servers (default 0)
  – Max – maximum number of servers (default 0 or -1)
  – Importance – 0 (least important) to 1000
Server Pool Example – Instance View
                       public network
          VIP1                                           VIP3                       VIP4
    Scan_LSNR                                       Scan_LSNR              Scan_LSNR
    Listener                                       Listener                  Listener


    instance 1                  cluster            instance 1             instance 2
                                interconnect
     ASM                                           ASM                     ASM
    Oracle Clusterware                             Oracle Clusterware        Oracle Clusterware

    Operating System                               Operating System          Operating System




backoffice                              shared storage                   frontoffice
Min 1 Max 2 Imp 3                                                         Min 1 Max 2 Imp 4

                                                     Redo / Archive logs all instances
                                                     Database / Control files
    Managed by ASM
                                                      OCR and Voting Disks
Cluster Managed Services with Server
Pools
• One to one mapping
  – (ie. a service can only run in one server pool )


• Services are
  – uniform (run on all instances in the pool)
  – singleton (runs on only one instance in the pool)
Pre Relocation

LIVE                                 LIVESTBY

  Front_Office         Back_Office    Back_Office          Generic
  Min 1 Max EC Imp 5   Min 1          Min 1 Max EC Imp 5
                       Max EC
                       Imp 2

       OLTP   OLTP      REPORTS       REPORTS REPORTS
       1      2          3              1        2           3
Post Relocation

LIVE                          LIVESTBY

  Front_Office                 Back_Office          Generic
  Min 1 Max EC Imp 5           Min 1 Max EC Imp 5



       OLTP   OLTP     OLTP    REPORTS REPORTS
       1       2       3         1        2           3
Sever Pools Dynamic
 Re-Allocation and
 Active Data Guard
Driver Type : OCI JDBC Driver
“reports” is the connect string
Only select “Read Only”
transactions
Driver Type : OCI JDBC Thin
“oltp” is the service
Only select all transactions
Select Targets
Select Databases
Select Database (live)
Select “Server Pool(s)”
Login
Username – oracle
Password - oracle
Relocate Servers




Select ora.front_office
Note : Current Size 2
Click
                    “Move”


Click “onode6
(ora.back_office)
Onode6 now in “Selected
Servers”
Click “Submit”
Click on “Continue”
Click on “Force
Relocate”
Note : Current Size of
ora.front_office now 3
<Insert Picture Here>




Database Upgrade to 11g – Wrap Up
Lifetime Support Policy                                                today




                                                               R2                                          January 2015


                                                                                      August 2012              August 2015




                                                                    July 2010                    July 2013
                        R2

                                                January 2009                    January 2012


                                                                                                 Sustaining Support
                  Premier Support                 Extended Support
                                    July 2007    July 2008          July 2010
   R2
                                                                                                                                    t
2002

        2003

               2004

                      2005

                             2006

                                       2007

                                                 2008

                                                             2009

                                                                       2010

                                                                                 2011

                                                                                          2012

                                                                                                    2013

                                                                                                              2014



                                                                                                                             2016
                                                                                                                     2015
                                                http://www.oracle.com/support/lifetime-support-policy.html
Upgrade to 11g


     ≥
   7.3.4         R2       ≥
                       9.2.0.4

     ≥
   8.0.6



      ≥
   8.1.7.4

                      R2
      ≥
   9.1.0.4
Upgrade is easier!
• The upgrade to Oracle Database 11g is much easier
  than any upgrades to earlier Oracle releases

• Size of Upgrade guides:
  – 8.1.7    - 512 pages
  – 9.0.1    - 484 pages – 111 steps for an RDBMS with 9 components
  – 9.2.0    - 344 pages
  – 10.1.0   - 170 pages - only 6 stepsl!!!
  – 10.2.0   - 140 pages
  – 11.1.0   - 186 pages - now detailed explanations and
                             information about new options included
Upgrade Length
• How long will the upgrade take
  to complete?
  – Independent of:
    – Size of the database
    – Used datatypes
  – Dependent on:
    – The number of objects needing upgrading and recompilation
       – Thus: the number of installed options/components
    – The number of synonyms – they‘ll get recompiled
    – Valid and non-stale data dictionary statistics
    – At a very low rate:
       – Number of datafiles
       – Size of redo logs
Documentation
• Documents to study before you start?

  – Note 785351.1 – Oracle 11G R2 Upgrade Companion



  – Note:837570.1 - Complete Checklist for Manual Upgrades to
    11gR2


  – Note: 421191.1 - Complete checklist for manual upgrades from
    X to Y
Further information
• 11g References:




 Customer adoption of 11g is steadily growing!
   Commonwealth Bank of Australia
   NRMA Motor Services
   Virgin Mobile
   CarSales.Com And more......
Guidelines
•    Never ever change to many system components at once!
•    Document all changes detailed and clearly into a change log!
•    Always (!!!) use real word data for testing!
•    Don't underestimate the test efforts. Reserve enough time and
     resources for testing.
•    ALWAYS collect as much performance data BEFORE the
     upgrade will be started!!
•    Create a fallback strategy!
•    PLEASE test your fallback strategy - does it really work??

•    Please remember:
     Upgrade never has been easier - but you still have to test!!!
For More Information


       http://search.oracle.com
        oracle database 11g


                     or
       www.oracle.com/database
Oracle 11g R2 Live Part 2

Contenu connexe

Tendances

Oracle day co_opensource_final
Oracle day co_opensource_finalOracle day co_opensource_final
Oracle day co_opensource_final
Manuel Contreras
 
Ms Sql Server Black Book
Ms Sql Server Black BookMs Sql Server Black Book
Ms Sql Server Black Book
LiquidHub
 
Virtualizing_Exchange2003
Virtualizing_Exchange2003Virtualizing_Exchange2003
Virtualizing_Exchange2003
Balaji Ravi
 
Effective Usage of SQL Server 2005 Database Mirroring
Effective Usage of SQL Server 2005 Database MirroringEffective Usage of SQL Server 2005 Database Mirroring
Effective Usage of SQL Server 2005 Database Mirroring
webhostingguy
 

Tendances (20)

What's new in SQL Server 2012 for philly code camp 2012.1
What's new in SQL Server 2012 for philly code camp 2012.1What's new in SQL Server 2012 for philly code camp 2012.1
What's new in SQL Server 2012 for philly code camp 2012.1
 
Oracle day co_opensource_final
Oracle day co_opensource_finalOracle day co_opensource_final
Oracle day co_opensource_final
 
Ms Sql Server Black Book
Ms Sql Server Black BookMs Sql Server Black Book
Ms Sql Server Black Book
 
My sql 5.6_replwebinar_may12
My sql 5.6_replwebinar_may12My sql 5.6_replwebinar_may12
My sql 5.6_replwebinar_may12
 
SQL Server User Group 02/2009
SQL Server User Group 02/2009SQL Server User Group 02/2009
SQL Server User Group 02/2009
 
The Java EE 7 Platform: Developing for the Cloud (FISL 12)
The Java EE 7 Platform: Developing for the Cloud  (FISL 12)The Java EE 7 Platform: Developing for the Cloud  (FISL 12)
The Java EE 7 Platform: Developing for the Cloud (FISL 12)
 
JavaOne 2012 - BOF7955 ­ Avoiding Java EE Application Design Traps to Achieve...
JavaOne 2012 - BOF7955 ­ Avoiding Java EE Application Design Traps to Achieve...JavaOne 2012 - BOF7955 ­ Avoiding Java EE Application Design Traps to Achieve...
JavaOne 2012 - BOF7955 ­ Avoiding Java EE Application Design Traps to Achieve...
 
Whiptail XLR8r SSD Array
Whiptail XLR8r SSD ArrayWhiptail XLR8r SSD Array
Whiptail XLR8r SSD Array
 
Virtualizing_Exchange2003
Virtualizing_Exchange2003Virtualizing_Exchange2003
Virtualizing_Exchange2003
 
SQL Server High Availability
SQL Server High AvailabilitySQL Server High Availability
SQL Server High Availability
 
Effective Usage of SQL Server 2005 Database Mirroring
Effective Usage of SQL Server 2005 Database MirroringEffective Usage of SQL Server 2005 Database Mirroring
Effective Usage of SQL Server 2005 Database Mirroring
 
Novell Open Enterprise Server for Beginners
Novell Open Enterprise Server for BeginnersNovell Open Enterprise Server for Beginners
Novell Open Enterprise Server for Beginners
 
Mysql overview_20100811
Mysql overview_20100811Mysql overview_20100811
Mysql overview_20100811
 
MySQL User Camp: MySQL Cluster
MySQL User Camp: MySQL ClusterMySQL User Camp: MySQL Cluster
MySQL User Camp: MySQL Cluster
 
Top Technology Trends
Top Technology Trends Top Technology Trends
Top Technology Trends
 
21st Century Service Oriented Architecture
21st Century Service Oriented Architecture21st Century Service Oriented Architecture
21st Century Service Oriented Architecture
 
04.egovFrame Runtime Environment Workshop
04.egovFrame Runtime Environment Workshop04.egovFrame Runtime Environment Workshop
04.egovFrame Runtime Environment Workshop
 
Lap Around Sql Azure
Lap Around Sql AzureLap Around Sql Azure
Lap Around Sql Azure
 
Oracle VM Benchmark
Oracle VM BenchmarkOracle VM Benchmark
Oracle VM Benchmark
 
MySQL Features & Implementation
MySQL Features & ImplementationMySQL Features & Implementation
MySQL Features & Implementation
 

En vedette

54627666 ac210-new-gl
54627666 ac210-new-gl54627666 ac210-new-gl
54627666 ac210-new-gl
mehdi_99
 
Covariance Matrix Adaptation Evolution Strategy - CMA-ES
Covariance Matrix Adaptation Evolution Strategy - CMA-ESCovariance Matrix Adaptation Evolution Strategy - CMA-ES
Covariance Matrix Adaptation Evolution Strategy - CMA-ES
Osama Salaheldin
 
sap-mm-user training-purchasing additional-features
sap-mm-user training-purchasing additional-featuressap-mm-user training-purchasing additional-features
sap-mm-user training-purchasing additional-features
Sridhar Soorabathula
 

En vedette (20)

Sap controlling doc=venu+venu
Sap controlling doc=venu+venuSap controlling doc=venu+venu
Sap controlling doc=venu+venu
 
54627666 ac210-new-gl
54627666 ac210-new-gl54627666 ac210-new-gl
54627666 ac210-new-gl
 
Covariance Matrix Adaptation Evolution Strategy - CMA-ES
Covariance Matrix Adaptation Evolution Strategy - CMA-ESCovariance Matrix Adaptation Evolution Strategy - CMA-ES
Covariance Matrix Adaptation Evolution Strategy - CMA-ES
 
Implementing agile iterative project delivery approach and achieving business...
Implementing agile iterative project delivery approach and achieving business...Implementing agile iterative project delivery approach and achieving business...
Implementing agile iterative project delivery approach and achieving business...
 
Management accounting notes @ mba bk
Management accounting notes @ mba bkManagement accounting notes @ mba bk
Management accounting notes @ mba bk
 
SAP Asset accounting book Sample PDF by LearnSAP
SAP Asset accounting book Sample PDF by LearnSAPSAP Asset accounting book Sample PDF by LearnSAP
SAP Asset accounting book Sample PDF by LearnSAP
 
Certified Management Accountant - CMA
Certified Management Accountant - CMACertified Management Accountant - CMA
Certified Management Accountant - CMA
 
Presenting Closing The Year with SAP's Project System & Investment Management
Presenting Closing The Year with SAP's Project System & Investment ManagementPresenting Closing The Year with SAP's Project System & Investment Management
Presenting Closing The Year with SAP's Project System & Investment Management
 
Cash management configue doc v1
Cash management   configue doc v1Cash management   configue doc v1
Cash management configue doc v1
 
New GL parallel ledgers in asset accounting
New GL parallel ledgers in asset accounting New GL parallel ledgers in asset accounting
New GL parallel ledgers in asset accounting
 
Commodity tracker till date
Commodity tracker till dateCommodity tracker till date
Commodity tracker till date
 
SAP - FI Accounts Receivable - Part 2
SAP - FI Accounts Receivable - Part 2SAP - FI Accounts Receivable - Part 2
SAP - FI Accounts Receivable - Part 2
 
Lease assets by guntupalliharikrishna
Lease assets by guntupalliharikrishnaLease assets by guntupalliharikrishna
Lease assets by guntupalliharikrishna
 
Enterprise Security Architecture: From access to audit
Enterprise Security Architecture: From access to auditEnterprise Security Architecture: From access to audit
Enterprise Security Architecture: From access to audit
 
Auditing and Accounting scandals
Auditing and Accounting scandalsAuditing and Accounting scandals
Auditing and Accounting scandals
 
Sap query by guntupalli hari
Sap query by guntupalli hariSap query by guntupalli hari
Sap query by guntupalli hari
 
sap-mm-user training-purchasing additional-features
sap-mm-user training-purchasing additional-featuressap-mm-user training-purchasing additional-features
sap-mm-user training-purchasing additional-features
 
A project report on customer satisfaction and its impact on sales at rcm mark...
A project report on customer satisfaction and its impact on sales at rcm mark...A project report on customer satisfaction and its impact on sales at rcm mark...
A project report on customer satisfaction and its impact on sales at rcm mark...
 
Financial and management accounting notes @ mba bk
Financial and management accounting notes @ mba bkFinancial and management accounting notes @ mba bk
Financial and management accounting notes @ mba bk
 
Accounting & finance for bankers
Accounting & finance for bankersAccounting & finance for bankers
Accounting & finance for bankers
 

Similaire à Oracle 11g R2 Live Part 2

Oracle technology day 19.5.2010. best practices for upgrade to 11g r2
Oracle technology day   19.5.2010. best practices for upgrade to 11g r2Oracle technology day   19.5.2010. best practices for upgrade to 11g r2
Oracle technology day 19.5.2010. best practices for upgrade to 11g r2
Oracle Hrvatska
 
Building the Perfect SharePoint 2010 Farm - MS Days Bulgaria 2012
Building the Perfect SharePoint 2010 Farm - MS Days Bulgaria 2012Building the Perfect SharePoint 2010 Farm - MS Days Bulgaria 2012
Building the Perfect SharePoint 2010 Farm - MS Days Bulgaria 2012
Michael Noel
 
Understanding the WSO2 Platform and Technology
Understanding the WSO2 Platform and TechnologyUnderstanding the WSO2 Platform and Technology
Understanding the WSO2 Platform and Technology
WSO2
 
NZSPC 2013 - Ultimate SharePoint Infrastructure Best Practices Session
NZSPC 2013 - Ultimate SharePoint Infrastructure Best Practices SessionNZSPC 2013 - Ultimate SharePoint Infrastructure Best Practices Session
NZSPC 2013 - Ultimate SharePoint Infrastructure Best Practices Session
Michael Noel
 

Similaire à Oracle 11g R2 Live Part 2 (20)

Oracle technology day 19.5.2010. best practices for upgrade to 11g r2
Oracle technology day   19.5.2010. best practices for upgrade to 11g r2Oracle technology day   19.5.2010. best practices for upgrade to 11g r2
Oracle technology day 19.5.2010. best practices for upgrade to 11g r2
 
Upgrading To 11g
Upgrading To 11gUpgrading To 11g
Upgrading To 11g
 
Oracle Database 11g Upgrade Cleveland
Oracle Database 11g Upgrade ClevelandOracle Database 11g Upgrade Cleveland
Oracle Database 11g Upgrade Cleveland
 
An overview of Microsoft data mining technology
An overview of Microsoft data mining technologyAn overview of Microsoft data mining technology
An overview of Microsoft data mining technology
 
Introducing spring
Introducing springIntroducing spring
Introducing spring
 
An overview of microsoft data mining technology
An overview of microsoft data mining technologyAn overview of microsoft data mining technology
An overview of microsoft data mining technology
 
Secrets of Enterprise Data Mining
Secrets of Enterprise Data Mining Secrets of Enterprise Data Mining
Secrets of Enterprise Data Mining
 
Beyond OSGi Software Architecture
Beyond OSGi Software ArchitectureBeyond OSGi Software Architecture
Beyond OSGi Software Architecture
 
Enterprise applications in the cloud: improving cloud efficiency by transacti...
Enterprise applications in the cloud: improving cloud efficiency by transacti...Enterprise applications in the cloud: improving cloud efficiency by transacti...
Enterprise applications in the cloud: improving cloud efficiency by transacti...
 
LS11 SHOW202 - Enterprise 2.0 Hero - a Beginner's Guide to Installing IBM Lot...
LS11 SHOW202 - Enterprise 2.0 Hero - a Beginner's Guide to Installing IBM Lot...LS11 SHOW202 - Enterprise 2.0 Hero - a Beginner's Guide to Installing IBM Lot...
LS11 SHOW202 - Enterprise 2.0 Hero - a Beginner's Guide to Installing IBM Lot...
 
UTHOC2 - Under The Hood of Oracle Clusterware 2.0 - Grid Infrastructure by Al...
UTHOC2 - Under The Hood of Oracle Clusterware 2.0 - Grid Infrastructure by Al...UTHOC2 - Under The Hood of Oracle Clusterware 2.0 - Grid Infrastructure by Al...
UTHOC2 - Under The Hood of Oracle Clusterware 2.0 - Grid Infrastructure by Al...
 
Building the Perfect SharePoint 2010 Farm - MS Days Bulgaria 2012
Building the Perfect SharePoint 2010 Farm - MS Days Bulgaria 2012Building the Perfect SharePoint 2010 Farm - MS Days Bulgaria 2012
Building the Perfect SharePoint 2010 Farm - MS Days Bulgaria 2012
 
Introduction of e-Journal Local Hosting and Services - Dr. Kwang Young Kim
Introduction of e-Journal Local Hosting and Services - Dr. Kwang Young KimIntroduction of e-Journal Local Hosting and Services - Dr. Kwang Young Kim
Introduction of e-Journal Local Hosting and Services - Dr. Kwang Young Kim
 
2009 Q2 WSO2 Technical Update
2009 Q2 WSO2 Technical Update2009 Q2 WSO2 Technical Update
2009 Q2 WSO2 Technical Update
 
Building Tungsten Clusters with PostgreSQL Hot Standby and Streaming Replication
Building Tungsten Clusters with PostgreSQL Hot Standby and Streaming ReplicationBuilding Tungsten Clusters with PostgreSQL Hot Standby and Streaming Replication
Building Tungsten Clusters with PostgreSQL Hot Standby and Streaming Replication
 
Cut Microsoft License Costs by 50%
Cut Microsoft License Costs by 50%Cut Microsoft License Costs by 50%
Cut Microsoft License Costs by 50%
 
Understanding the WSO2 Platform and Technology
Understanding the WSO2 Platform and TechnologyUnderstanding the WSO2 Platform and Technology
Understanding the WSO2 Platform and Technology
 
03.eGovFrame Runtime Environment Training Book Supplement
03.eGovFrame Runtime Environment Training Book Supplement03.eGovFrame Runtime Environment Training Book Supplement
03.eGovFrame Runtime Environment Training Book Supplement
 
Meandre 2.0 Alpha Preview
Meandre 2.0 Alpha PreviewMeandre 2.0 Alpha Preview
Meandre 2.0 Alpha Preview
 
NZSPC 2013 - Ultimate SharePoint Infrastructure Best Practices Session
NZSPC 2013 - Ultimate SharePoint Infrastructure Best Practices SessionNZSPC 2013 - Ultimate SharePoint Infrastructure Best Practices Session
NZSPC 2013 - Ultimate SharePoint Infrastructure Best Practices Session
 

Dernier

+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
?#DUbAI#??##{{(☎️+971_581248768%)**%*]'#abortion pills for sale in dubai@
 

Dernier (20)

Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
 
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWER
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWEREMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWER
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWER
 
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
Artificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : UncertaintyArtificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : Uncertainty
 
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, AdobeApidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
 
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
 
Navi Mumbai Call Girls 🥰 8617370543 Service Offer VIP Hot Model
Navi Mumbai Call Girls 🥰 8617370543 Service Offer VIP Hot ModelNavi Mumbai Call Girls 🥰 8617370543 Service Offer VIP Hot Model
Navi Mumbai Call Girls 🥰 8617370543 Service Offer VIP Hot Model
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024
 
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
 
AWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of TerraformAWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of Terraform
 
A Beginners Guide to Building a RAG App Using Open Source Milvus
A Beginners Guide to Building a RAG App Using Open Source MilvusA Beginners Guide to Building a RAG App Using Open Source Milvus
A Beginners Guide to Building a RAG App Using Open Source Milvus
 
DBX First Quarter 2024 Investor Presentation
DBX First Quarter 2024 Investor PresentationDBX First Quarter 2024 Investor Presentation
DBX First Quarter 2024 Investor Presentation
 
Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...
Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...
Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
 
Real Time Object Detection Using Open CV
Real Time Object Detection Using Open CVReal Time Object Detection Using Open CV
Real Time Object Detection Using Open CV
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processors
 
2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...
 

Oracle 11g R2 Live Part 2