SlideShare a Scribd company logo
A Presentation for:
Autonomous Data Warehouse Cloud &
Data Visualization
Edelweiss Kammermann
Nuremberg, Germany
November 20th, 2018
© IT Convergence 2018 • All rights reserved
IT CONVERGENCE SNAPSHOT
© IT Convergence 2018 • All rights reserved
Over 600 Customers Engagements In More Than 50 Countries
EXTENSIVE EXPERTISE ACROSS THE GLOBE
© IT Convergence 2018 • All rights reserved
Edelweiss Kammermann
 Computer Engineer, BI and Data Integration Specialist
 Over 20 years of Consulting and Project Management experience in Oracle technology.
 Co-founder and Vice President of Uruguayan Oracle User Group (UYOUG)
 Vice President of LAOUC (Latin America Oracle User Community)
 BI Manager at ITConvergence
 Writer and frequent speaker at international conferences: Collaborate, OTN Tour LA,
UKOUG Tech & Apps, OOW, etc
 Oracle ACE Director
 Oracle Big Data Implementation Specialist
© IT Convergence 2018 • All rights reserved
Uruguay
© IT Convergence 2018 • All rights reserved
3 Membership Tiers
• Oracle ACE Director
• Oracle ACE
• Oracle ACE Associate
bit.ly/OracleACEProgram
500+ Technical Experts
Helping Peers Globally
Connect:
Nominate yourself or someone you know: acenomination.oracle.com
@oracleace
Facebook.com/oracleaces
oracle-ace_ww@oracle.com
© IT Convergence 2018 • All rights reserved
Index
What is Autonomous Data Warehouse Cloud?
Creating an Instance of ADWC
Connectivity with ADWC
How to connect DVD to ADWC
Oracle Data Visualization
© IT Convergence 2018 • All rights reserved
What is Autonomous Data Warehouse Cloud (ADWC)?
 Cloud Service specially designed for
Data Warehouse
 Based on Oracle Database 18c &
Exadata
 Cloud Service on Oracle Cloud
Infrastructure (OCI)
 It doesn’t require admin task or tuning
 Data is saved encrypted
 Online Scaling CPU & Storage
 Machine Learning features
 Data Visualization Desktop is included
© IT Convergence 2018 • All rights reserved
ADWC Restrictions - August 2018
 Tablespaces are automatically configured. Cannot be created, modified or deleted
 Compression: Hybrid Columnar Compression (Exadata functionality) Cannot be modified.
 Cannot create dblinks to other databases (security reasons). Only allowed from other databases
to ADWC
 Cannot create or modify Materialized Views, Indexes or Partitions
 Restricted list of SQL commands in the following documentation
https://docs.oracle.com/en/cloud/paas/autonomous-data-warehouse-cloud/user/experienced-database-
users.html#GUID-58EE6599-6DB4-4F8E-816D-0422377857E5
 There is no access to sys or system user.
 The administrator user is “admin”
© IT Convergence 2018 • All rights reserved
ADWC Restrictions – Since September 2018
 Tablespaces are automatically configured. Cannot be created, modified or deleted
 Compression: Hybrid Columnar Compression (Exadata functionality) + all table compression
types.
 Cannot create dblinks to other databases (security reasons). Only allowed from other databases
to ADWC
 Materialized Views, Partition and Indexes can be created now.
 Restricted list of SQL commands in the following documentation
https://docs.oracle.com/en/cloud/paas/autonomous-data-warehouse-cloud/user/experienced-database-
users.html#GUID-58EE6599-6DB4-4F8E-816D-0422377857E5
 There is no access to sys or system user.
 The administrator user is “admin”
© IT Convergence 2018 • All rights reserved
Login into Oracle Cloud
© IT Convergence 2018 • All rights reserved
Creating an ADWC instance
 Compartment where the instance will be
created
 Instance Name
 Number of CPUs.
 Number of Terabytes of Storage
© IT Convergence 2018 • All rights reserved
What is a Compartment?
 A compartment is a logical
division.
 A way to organize the Cloud
services inside the Oracle
Cloud
 Once we created an ADWC
instance in a compartment
cannot be moved to another
one.
© IT Convergence 2018 • All rights reserved
Connecting to ADWC
 Can connect with Oracle products and
analytics and ETL tools for third-party
 Connection through wallet.
 Certification Matrix
 http://www.oracle.com/technetwork/database/bi-
datawarehousing/adwc-certification-matrix-4920939.pdf
© IT Convergence 2018 • All rights reserved
Loading data into ADWC
 SQLDeveloper 18.2 +
 SQL Developer 17.4+
needs keystore password
 ETL tools
 Oracle Data Integrator
 Informatica PowerCenter
 etc
© IT Convergence 2018 • All rights reserved
Get ADWC Credentials
 In the Service Console, under the Administration option, select Download Client
Credentials
 Or DB connection
option from the ADWC
instance console
© IT Convergence 2018 • All rights reserved
ADWC Wallet’s Content
© IT Convergence 2018 • All rights reserved
ADWC Connection Details
 The connection details can be found In the tnsnames. ora or using the new DB connection
button
 Choose the correspondent one depending on performance requirements
© IT Convergence 2018 • All rights reserved
ADWC Connection Types
 Pre defined Service names offer different levels of performance & concurrency
 High: the highest level of performance. Number of concurrent queries 3 – this value does not
depend of the number of CPUs
 Medium: performance lower level than high Number of concurrent queries: depends on
number of CPUs (lineal increment)
 Low: is the lowest value for performance but is the highest value of concurrency
Obs: Using Low database replication like GoldenGate
© IT Convergence 2018 • All rights reserved
ADWC Concurrency Examples
 Considering an ADWC instance with 16 CPU
 High: 3 concurrent queries
 Medium: 20 concurrent queries
 Low: 32 concurrent queries
© IT Convergence 2018 • All rights reserved
From Where Data can be loaded in ADWC?
 Local servers files
 Oracle Database (on prem or Cloud)
 Storage in the Cloud
 Oracle Object Storage
 Azure Blob Storage
 AWS S3
© IT Convergence 2018 • All rights reserved
Connecting to ADWC from Data Visualization Desktop (DVD)
For previous versions to 12.2.5.0
1. Get the ADWC Credentials (Wallet)
2. Copy the wallet.sso under DVD folder
3. Get the connection details from the
tnsnames.ora file or DB connection option
4. Create a new connection in DVD
© IT Convergence 2018 • All rights reserved
1. Get ADWC Credentials
 In the Service Console, under the
Administration option, select Download Client
Credentials
© IT Convergence 2018 • All rights reserved
2. Copy the wallet.sso file under DVD folder
 Copy the wallet.sso file under %AppData%LocalDVDesktopcomponentsOBISdwcs folder
 Create the folder in case it doesn’t exist
© IT Convergence 2018 • All rights reserved
3. Get the ADWC Connection Details
 The connection details can be found In the tnsnames. ora or using the new DB connection
button
 Choose the correspondent one depending on performance requirements
© IT Convergence 2018 • All rights reserved
4. Creating an ADWC connection in DVD
© IT Convergence 2018 • All rights reserved
Connecting to ADWC from Data Visualization Desktop (DVD)
Since version 12.2.5.0
1. Get the ADWC Credentials (Wallet)
2. Get the connection details from the
tnsnames.ora file or DB connection option
3. Create a new connection in DVD 12.2.5.0
© IT Convergence 2018 • All rights reserved
Creating a new ADWC connection in DVD 12.2.5
© IT Convergence 2018 • All rights reserved
Oracle Data Visualization Desktop
 Self- Service Analytics
 Intuitive and easy to use
 Oriented to Business Users
 Can connect to more than 30
data sources
 Sources can be combined
without coding or SQL
knowledge
© IT Convergence 2018 • All rights reserved
Data Visualization – Getting Started
 Create Data Sets
 Create a Project
 Select a Data Set
 Drag & Drop attributes to create
Data visualizations
 Add filters
 Combine with other sources
 Create the story of the data with
the Narrate option
 Share the Project
© IT Convergence 2018 • All rights reserved
Creating ADWC Data Sets in Data Visualization Desktop
 Select database schema
 Data Sets can be based on
 Selected columns from a table
 SQL Query
© IT Convergence 2018 • All rights reserved
ADWC Demo
© IT Convergence 2018 • All rights reserved
Further Information
 ADWC Cloud
https://cloud.oracle.com/en_US/datawarehouse
 Labs for ADWC
https://www.youtube.com/watch?v=bEPwRlukjVU
 ADWC Tutorials
https://docs.oracle.com/en/cloud/paas/autonomous-data-warehouse-cloud/tutorials.html
 ADWC & Machine learning Documentation
https://docs.oracle.com/en/cloud/paas/autonomous-data-warehouse-cloud/books.html
Oracle Analytics Library
https://www.oracle.com/solutions/business-analytics/data-visualization/library.html
Oracle Data Visualization Dekstop Downloads
https://www.oracle.com/technetwork/middleware/oracle-data-visualization/downloads/oracle-data-
visualization-desktop-2938957.html
© IT Convergence 2018 • All rights reservedITC CORPORATE PRESENTATION © IT Convergence 2017 • All rights reserved34
Questions?
© IT Convergence 2018 • All rights reserved
email: ekammermann@itconvergence.com
Twitter: @EdelweissK
© IT Convergence 2018 • All rights reserved
Ad

More Related Content

What's hot (20)

2020 – A Decade of Change
2020 – A Decade of Change2020 – A Decade of Change
2020 – A Decade of Change
Markus Michalewicz
 
Why Use an Oracle Database?
Why Use an Oracle Database?Why Use an Oracle Database?
Why Use an Oracle Database?
Markus Michalewicz
 
MOUG17 Keynote: What's New from Oracle Database Development
MOUG17 Keynote: What's New from Oracle Database DevelopmentMOUG17 Keynote: What's New from Oracle Database Development
MOUG17 Keynote: What's New from Oracle Database Development
Monica Li
 
Oracle Database Migration to Oracle Cloud Infrastructure
Oracle Database Migration to Oracle Cloud InfrastructureOracle Database Migration to Oracle Cloud Infrastructure
Oracle Database Migration to Oracle Cloud Infrastructure
SinanPetrusToma
 
Meetup Oracle Database MAD_BCN: 1.3 Gestión del ciclo de vida de Oracle Datab...
Meetup Oracle Database MAD_BCN: 1.3 Gestión del ciclo de vida de Oracle Datab...Meetup Oracle Database MAD_BCN: 1.3 Gestión del ciclo de vida de Oracle Datab...
Meetup Oracle Database MAD_BCN: 1.3 Gestión del ciclo de vida de Oracle Datab...
avanttic Consultoría Tecnológica
 
Offload, Transform, and Present - the New World of Data Integration
Offload, Transform, and Present - the New World of Data IntegrationOffload, Transform, and Present - the New World of Data Integration
Offload, Transform, and Present - the New World of Data Integration
Michael Rainey
 
Oracle data integrator (odi) online training
Oracle data integrator (odi) online trainingOracle data integrator (odi) online training
Oracle data integrator (odi) online training
Glory IT Technologies Pvt. Ltd.
 
Oracle Data Protection - 1. část
Oracle Data Protection - 1. částOracle Data Protection - 1. část
Oracle Data Protection - 1. část
MarketingArrowECS_CZ
 
Database@Home : Data Driven Apps - Data-driven Microservices Architecture wit...
Database@Home : Data Driven Apps - Data-driven Microservices Architecture wit...Database@Home : Data Driven Apps - Data-driven Microservices Architecture wit...
Database@Home : Data Driven Apps - Data-driven Microservices Architecture wit...
Tammy Bednar
 
#dbhouseparty - Spatial Technologies - @Home and Everywhere Else on the Map
#dbhouseparty - Spatial Technologies - @Home and Everywhere Else on the Map#dbhouseparty - Spatial Technologies - @Home and Everywhere Else on the Map
#dbhouseparty - Spatial Technologies - @Home and Everywhere Else on the Map
Tammy Bednar
 
Novinky ve světě Oracle DB a koncept konvergované databáze
Novinky ve světě Oracle DB a koncept konvergované databázeNovinky ve světě Oracle DB a koncept konvergované databáze
Novinky ve světě Oracle DB a koncept konvergované databáze
MarketingArrowECS_CZ
 
Oracle RAC 19c and Later - Best Practices #OOWLON
Oracle RAC 19c and Later - Best Practices #OOWLONOracle RAC 19c and Later - Best Practices #OOWLON
Oracle RAC 19c and Later - Best Practices #OOWLON
Markus Michalewicz
 
APEX – jak vytvořit jednoduše aplikaci
APEX – jak vytvořit jednoduše aplikaciAPEX – jak vytvořit jednoduše aplikaci
APEX – jak vytvořit jednoduše aplikaci
MarketingArrowECS_CZ
 
Sydney: Certus Data 2.0 Vault Meetup with Snowflake - Data Vault In The Cloud
Sydney: Certus Data 2.0 Vault Meetup with Snowflake - Data Vault In The Cloud Sydney: Certus Data 2.0 Vault Meetup with Snowflake - Data Vault In The Cloud
Sydney: Certus Data 2.0 Vault Meetup with Snowflake - Data Vault In The Cloud
Certus Solutions
 
Využijte svou Oracle databázi naplno
Využijte svou Oracle databázi naplnoVyužijte svou Oracle databázi naplno
Využijte svou Oracle databázi naplno
MarketingArrowECS_CZ
 
Breaching the 100TB Mark with SQL Over Hadoop
Breaching the 100TB Mark with SQL Over HadoopBreaching the 100TB Mark with SQL Over Hadoop
Breaching the 100TB Mark with SQL Over Hadoop
DataWorks Summit
 
Oracle OpenWorld 2017 Review (31st October 2017 - 250 slides)
Oracle OpenWorld 2017 Review (31st October 2017 - 250 slides)Oracle OpenWorld 2017 Review (31st October 2017 - 250 slides)
Oracle OpenWorld 2017 Review (31st October 2017 - 250 slides)
Getting value from IoT, Integration and Data Analytics
 
Meetup Oracle Database MAD_BCN: 1.2 Oracle Database 18c (autonomous database)
Meetup Oracle Database MAD_BCN: 1.2 Oracle Database 18c (autonomous database)Meetup Oracle Database MAD_BCN: 1.2 Oracle Database 18c (autonomous database)
Meetup Oracle Database MAD_BCN: 1.2 Oracle Database 18c (autonomous database)
avanttic Consultoría Tecnológica
 
Tame Big Data with Oracle Data Integration
Tame Big Data with Oracle Data IntegrationTame Big Data with Oracle Data Integration
Tame Big Data with Oracle Data Integration
Michael Rainey
 
Database@Home - Data Driven : Loading, Indexing, and Searching with Text and ...
Database@Home - Data Driven : Loading, Indexing, and Searching with Text and ...Database@Home - Data Driven : Loading, Indexing, and Searching with Text and ...
Database@Home - Data Driven : Loading, Indexing, and Searching with Text and ...
Tammy Bednar
 
MOUG17 Keynote: What's New from Oracle Database Development
MOUG17 Keynote: What's New from Oracle Database DevelopmentMOUG17 Keynote: What's New from Oracle Database Development
MOUG17 Keynote: What's New from Oracle Database Development
Monica Li
 
Oracle Database Migration to Oracle Cloud Infrastructure
Oracle Database Migration to Oracle Cloud InfrastructureOracle Database Migration to Oracle Cloud Infrastructure
Oracle Database Migration to Oracle Cloud Infrastructure
SinanPetrusToma
 
Meetup Oracle Database MAD_BCN: 1.3 Gestión del ciclo de vida de Oracle Datab...
Meetup Oracle Database MAD_BCN: 1.3 Gestión del ciclo de vida de Oracle Datab...Meetup Oracle Database MAD_BCN: 1.3 Gestión del ciclo de vida de Oracle Datab...
Meetup Oracle Database MAD_BCN: 1.3 Gestión del ciclo de vida de Oracle Datab...
avanttic Consultoría Tecnológica
 
Offload, Transform, and Present - the New World of Data Integration
Offload, Transform, and Present - the New World of Data IntegrationOffload, Transform, and Present - the New World of Data Integration
Offload, Transform, and Present - the New World of Data Integration
Michael Rainey
 
Oracle Data Protection - 1. část
Oracle Data Protection - 1. částOracle Data Protection - 1. část
Oracle Data Protection - 1. část
MarketingArrowECS_CZ
 
Database@Home : Data Driven Apps - Data-driven Microservices Architecture wit...
Database@Home : Data Driven Apps - Data-driven Microservices Architecture wit...Database@Home : Data Driven Apps - Data-driven Microservices Architecture wit...
Database@Home : Data Driven Apps - Data-driven Microservices Architecture wit...
Tammy Bednar
 
#dbhouseparty - Spatial Technologies - @Home and Everywhere Else on the Map
#dbhouseparty - Spatial Technologies - @Home and Everywhere Else on the Map#dbhouseparty - Spatial Technologies - @Home and Everywhere Else on the Map
#dbhouseparty - Spatial Technologies - @Home and Everywhere Else on the Map
Tammy Bednar
 
Novinky ve světě Oracle DB a koncept konvergované databáze
Novinky ve světě Oracle DB a koncept konvergované databázeNovinky ve světě Oracle DB a koncept konvergované databáze
Novinky ve světě Oracle DB a koncept konvergované databáze
MarketingArrowECS_CZ
 
Oracle RAC 19c and Later - Best Practices #OOWLON
Oracle RAC 19c and Later - Best Practices #OOWLONOracle RAC 19c and Later - Best Practices #OOWLON
Oracle RAC 19c and Later - Best Practices #OOWLON
Markus Michalewicz
 
APEX – jak vytvořit jednoduše aplikaci
APEX – jak vytvořit jednoduše aplikaciAPEX – jak vytvořit jednoduše aplikaci
APEX – jak vytvořit jednoduše aplikaci
MarketingArrowECS_CZ
 
Sydney: Certus Data 2.0 Vault Meetup with Snowflake - Data Vault In The Cloud
Sydney: Certus Data 2.0 Vault Meetup with Snowflake - Data Vault In The Cloud Sydney: Certus Data 2.0 Vault Meetup with Snowflake - Data Vault In The Cloud
Sydney: Certus Data 2.0 Vault Meetup with Snowflake - Data Vault In The Cloud
Certus Solutions
 
Využijte svou Oracle databázi naplno
Využijte svou Oracle databázi naplnoVyužijte svou Oracle databázi naplno
Využijte svou Oracle databázi naplno
MarketingArrowECS_CZ
 
Breaching the 100TB Mark with SQL Over Hadoop
Breaching the 100TB Mark with SQL Over HadoopBreaching the 100TB Mark with SQL Over Hadoop
Breaching the 100TB Mark with SQL Over Hadoop
DataWorks Summit
 
Meetup Oracle Database MAD_BCN: 1.2 Oracle Database 18c (autonomous database)
Meetup Oracle Database MAD_BCN: 1.2 Oracle Database 18c (autonomous database)Meetup Oracle Database MAD_BCN: 1.2 Oracle Database 18c (autonomous database)
Meetup Oracle Database MAD_BCN: 1.2 Oracle Database 18c (autonomous database)
avanttic Consultoría Tecnológica
 
Tame Big Data with Oracle Data Integration
Tame Big Data with Oracle Data IntegrationTame Big Data with Oracle Data Integration
Tame Big Data with Oracle Data Integration
Michael Rainey
 
Database@Home - Data Driven : Loading, Indexing, and Searching with Text and ...
Database@Home - Data Driven : Loading, Indexing, and Searching with Text and ...Database@Home - Data Driven : Loading, Indexing, and Searching with Text and ...
Database@Home - Data Driven : Loading, Indexing, and Searching with Text and ...
Tammy Bednar
 

Similar to Oracle Autonomous Data Warehouse Cloud and Data Visualization (20)

SDX Pitch Deck (201) - Apresentação SDP 2024
SDX Pitch Deck (201) - Apresentação SDP 2024SDX Pitch Deck (201) - Apresentação SDP 2024
SDX Pitch Deck (201) - Apresentação SDP 2024
PauloEduardoBitarJun
 
Snowflake’s Cloud Data Platform and Modern Analytics
Snowflake’s Cloud Data Platform and Modern AnalyticsSnowflake’s Cloud Data Platform and Modern Analytics
Snowflake’s Cloud Data Platform and Modern Analytics
Senturus
 
Lakehouse Analytics with Dremio
Lakehouse Analytics with DremioLakehouse Analytics with Dremio
Lakehouse Analytics with Dremio
DimitarMitov4
 
002 Introducing Neo4j 5 for Administrators - NODES2022 AMERICAS Beginner 2 - ...
002 Introducing Neo4j 5 for Administrators - NODES2022 AMERICAS Beginner 2 - ...002 Introducing Neo4j 5 for Administrators - NODES2022 AMERICAS Beginner 2 - ...
002 Introducing Neo4j 5 for Administrators - NODES2022 AMERICAS Beginner 2 - ...
Neo4j
 
Modern Data Warehouse Fundamentals Part 2
Modern Data Warehouse Fundamentals Part 2Modern Data Warehouse Fundamentals Part 2
Modern Data Warehouse Fundamentals Part 2
Cloudera, Inc.
 
Data platform modernization with Databricks.pptx
Data platform modernization with Databricks.pptxData platform modernization with Databricks.pptx
Data platform modernization with Databricks.pptx
CalvinSim10
 
Solving enterprise challenges through scale out storage & big compute final
Solving enterprise challenges through scale out storage & big compute finalSolving enterprise challenges through scale out storage & big compute final
Solving enterprise challenges through scale out storage & big compute final
Avere Systems
 
ADB Deployment options_082021.pptx
ADB Deployment options_082021.pptxADB Deployment options_082021.pptx
ADB Deployment options_082021.pptx
Ahmed Abdellatif
 
The new big data
The new big dataThe new big data
The new big data
Adam Doyle
 
Belgium & Luxembourg dedicated online Data Virtualization discovery workshop
Belgium & Luxembourg dedicated online Data Virtualization discovery workshopBelgium & Luxembourg dedicated online Data Virtualization discovery workshop
Belgium & Luxembourg dedicated online Data Virtualization discovery workshop
Denodo
 
Delivering Data Democratization in the Cloud with Snowflake
Delivering Data Democratization in the Cloud with SnowflakeDelivering Data Democratization in the Cloud with Snowflake
Delivering Data Democratization in the Cloud with Snowflake
Kent Graziano
 
Microsoft Private Cloud Computing
Microsoft Private Cloud ComputingMicrosoft Private Cloud Computing
Microsoft Private Cloud Computing
vncson
 
Data & Analytics ReInvent Recap [AWS Basel Meetup - Jan 2023]
Data & Analytics ReInvent Recap [AWS Basel Meetup - Jan 2023]Data & Analytics ReInvent Recap [AWS Basel Meetup - Jan 2023]
Data & Analytics ReInvent Recap [AWS Basel Meetup - Jan 2023]
Chris Bingham
 
From Data Warehouse to Lakehouse
From Data Warehouse to LakehouseFrom Data Warehouse to Lakehouse
From Data Warehouse to Lakehouse
Modern Data Stack France
 
Vue d'ensemble Dremio
Vue d'ensemble DremioVue d'ensemble Dremio
Vue d'ensemble Dremio
Modern Data Stack France
 
A deep dive into running data analytic workloads in the cloud
A deep dive into running data analytic workloads in the cloudA deep dive into running data analytic workloads in the cloud
A deep dive into running data analytic workloads in the cloud
Cloudera, Inc.
 
Cloud Backup Seamless Integration with Autotask
Cloud Backup Seamless Integration with AutotaskCloud Backup Seamless Integration with Autotask
Cloud Backup Seamless Integration with Autotask
Autotask
 
Altinity Webinar: Introduction to Altinity.Cloud-Platform for Real-Time Data.pdf
Altinity Webinar: Introduction to Altinity.Cloud-Platform for Real-Time Data.pdfAltinity Webinar: Introduction to Altinity.Cloud-Platform for Real-Time Data.pdf
Altinity Webinar: Introduction to Altinity.Cloud-Platform for Real-Time Data.pdf
Altinity Ltd
 
Platform Deep Dive
Platform Deep DivePlatform Deep Dive
Platform Deep Dive
Conrad23
 
TechEvent Oracle 18c New Security Features
TechEvent Oracle 18c New Security FeaturesTechEvent Oracle 18c New Security Features
TechEvent Oracle 18c New Security Features
Trivadis
 
SDX Pitch Deck (201) - Apresentação SDP 2024
SDX Pitch Deck (201) - Apresentação SDP 2024SDX Pitch Deck (201) - Apresentação SDP 2024
SDX Pitch Deck (201) - Apresentação SDP 2024
PauloEduardoBitarJun
 
Snowflake’s Cloud Data Platform and Modern Analytics
Snowflake’s Cloud Data Platform and Modern AnalyticsSnowflake’s Cloud Data Platform and Modern Analytics
Snowflake’s Cloud Data Platform and Modern Analytics
Senturus
 
Lakehouse Analytics with Dremio
Lakehouse Analytics with DremioLakehouse Analytics with Dremio
Lakehouse Analytics with Dremio
DimitarMitov4
 
002 Introducing Neo4j 5 for Administrators - NODES2022 AMERICAS Beginner 2 - ...
002 Introducing Neo4j 5 for Administrators - NODES2022 AMERICAS Beginner 2 - ...002 Introducing Neo4j 5 for Administrators - NODES2022 AMERICAS Beginner 2 - ...
002 Introducing Neo4j 5 for Administrators - NODES2022 AMERICAS Beginner 2 - ...
Neo4j
 
Modern Data Warehouse Fundamentals Part 2
Modern Data Warehouse Fundamentals Part 2Modern Data Warehouse Fundamentals Part 2
Modern Data Warehouse Fundamentals Part 2
Cloudera, Inc.
 
Data platform modernization with Databricks.pptx
Data platform modernization with Databricks.pptxData platform modernization with Databricks.pptx
Data platform modernization with Databricks.pptx
CalvinSim10
 
Solving enterprise challenges through scale out storage & big compute final
Solving enterprise challenges through scale out storage & big compute finalSolving enterprise challenges through scale out storage & big compute final
Solving enterprise challenges through scale out storage & big compute final
Avere Systems
 
ADB Deployment options_082021.pptx
ADB Deployment options_082021.pptxADB Deployment options_082021.pptx
ADB Deployment options_082021.pptx
Ahmed Abdellatif
 
The new big data
The new big dataThe new big data
The new big data
Adam Doyle
 
Belgium & Luxembourg dedicated online Data Virtualization discovery workshop
Belgium & Luxembourg dedicated online Data Virtualization discovery workshopBelgium & Luxembourg dedicated online Data Virtualization discovery workshop
Belgium & Luxembourg dedicated online Data Virtualization discovery workshop
Denodo
 
Delivering Data Democratization in the Cloud with Snowflake
Delivering Data Democratization in the Cloud with SnowflakeDelivering Data Democratization in the Cloud with Snowflake
Delivering Data Democratization in the Cloud with Snowflake
Kent Graziano
 
Microsoft Private Cloud Computing
Microsoft Private Cloud ComputingMicrosoft Private Cloud Computing
Microsoft Private Cloud Computing
vncson
 
Data & Analytics ReInvent Recap [AWS Basel Meetup - Jan 2023]
Data & Analytics ReInvent Recap [AWS Basel Meetup - Jan 2023]Data & Analytics ReInvent Recap [AWS Basel Meetup - Jan 2023]
Data & Analytics ReInvent Recap [AWS Basel Meetup - Jan 2023]
Chris Bingham
 
A deep dive into running data analytic workloads in the cloud
A deep dive into running data analytic workloads in the cloudA deep dive into running data analytic workloads in the cloud
A deep dive into running data analytic workloads in the cloud
Cloudera, Inc.
 
Cloud Backup Seamless Integration with Autotask
Cloud Backup Seamless Integration with AutotaskCloud Backup Seamless Integration with Autotask
Cloud Backup Seamless Integration with Autotask
Autotask
 
Altinity Webinar: Introduction to Altinity.Cloud-Platform for Real-Time Data.pdf
Altinity Webinar: Introduction to Altinity.Cloud-Platform for Real-Time Data.pdfAltinity Webinar: Introduction to Altinity.Cloud-Platform for Real-Time Data.pdf
Altinity Webinar: Introduction to Altinity.Cloud-Platform for Real-Time Data.pdf
Altinity Ltd
 
Platform Deep Dive
Platform Deep DivePlatform Deep Dive
Platform Deep Dive
Conrad23
 
TechEvent Oracle 18c New Security Features
TechEvent Oracle 18c New Security FeaturesTechEvent Oracle 18c New Security Features
TechEvent Oracle 18c New Security Features
Trivadis
 
Ad

More from Edelweiss Kammermann (14)

AWDC para desarrolladores y data scientists
AWDC para desarrolladores y data scientists AWDC para desarrolladores y data scientists
AWDC para desarrolladores y data scientists
Edelweiss Kammermann
 
Como elegir entre BI Cloud, Data Visualization and Oracle Analytics Cloud Ser...
Como elegir entre BI Cloud, Data Visualization and Oracle Analytics Cloud Ser...Como elegir entre BI Cloud, Data Visualization and Oracle Analytics Cloud Ser...
Como elegir entre BI Cloud, Data Visualization and Oracle Analytics Cloud Ser...
Edelweiss Kammermann
 
Oracle Analytics Cloud lo nuevo de Oracle BI en la nube
Oracle Analytics Cloud  lo nuevo de Oracle BI en la nubeOracle Analytics Cloud  lo nuevo de Oracle BI en la nube
Oracle Analytics Cloud lo nuevo de Oracle BI en la nube
Edelweiss Kammermann
 
The Open Source and Cloud Part of Oracle Big Data Cloud Service for Beginners
The Open Source and Cloud Part of Oracle Big Data Cloud Service for BeginnersThe Open Source and Cloud Part of Oracle Big Data Cloud Service for Beginners
The Open Source and Cloud Part of Oracle Big Data Cloud Service for Beginners
Edelweiss Kammermann
 
Getting started with Hadoop, Hive, Spark and Kafka
Getting started with Hadoop, Hive, Spark and KafkaGetting started with Hadoop, Hive, Spark and Kafka
Getting started with Hadoop, Hive, Spark and Kafka
Edelweiss Kammermann
 
Data Visualization Tips for Oracle BICS and DVCS
Data Visualization Tips for Oracle BICS and DVCSData Visualization Tips for Oracle BICS and DVCS
Data Visualization Tips for Oracle BICS and DVCS
Edelweiss Kammermann
 
Empowering Business Users: OBIEE 12c Visual Analyzer and Data Mashup
Empowering Business Users: OBIEE 12c Visual Analyzer and Data MashupEmpowering Business Users: OBIEE 12c Visual Analyzer and Data Mashup
Empowering Business Users: OBIEE 12c Visual Analyzer and Data Mashup
Edelweiss Kammermann
 
Integrating Oracle Data Integrator with Oracle GoldenGate 12c
Integrating Oracle Data Integrator with Oracle GoldenGate 12cIntegrating Oracle Data Integrator with Oracle GoldenGate 12c
Integrating Oracle Data Integrator with Oracle GoldenGate 12c
Edelweiss Kammermann
 
Integración de Oracle Data Integrator con Oracle GoldenGate 12c
Integración de Oracle Data Integrator  con Oracle GoldenGate 12cIntegración de Oracle Data Integrator  con Oracle GoldenGate 12c
Integración de Oracle Data Integrator con Oracle GoldenGate 12c
Edelweiss Kammermann
 
OBIEE 11.1.1.7: Upgrade y Nuevas Características
OBIEE 11.1.1.7: Upgrade y Nuevas CaracterísticasOBIEE 11.1.1.7: Upgrade y Nuevas Características
OBIEE 11.1.1.7: Upgrade y Nuevas Características
Edelweiss Kammermann
 
Integrando Oracle BI, BPM y BAM 11g: El ciclo completo de la información
Integrando Oracle BI, BPM y BAM 11g:  El ciclo  completo de la informaciónIntegrando Oracle BI, BPM y BAM 11g:  El ciclo  completo de la información
Integrando Oracle BI, BPM y BAM 11g: El ciclo completo de la información
Edelweiss Kammermann
 
Integrating Oracle BI, BPM and BAM 11g: The complete cycle of information
Integrating Oracle BI, BPM and BAM 11g: The complete cycle of informationIntegrating Oracle BI, BPM and BAM 11g: The complete cycle of information
Integrating Oracle BI, BPM and BAM 11g: The complete cycle of information
Edelweiss Kammermann
 
Bi Publisher 11g: Only good news
Bi Publisher 11g: Only good newsBi Publisher 11g: Only good news
Bi Publisher 11g: Only good news
Edelweiss Kammermann
 
OBI11g: la versión mas esperada
OBI11g: la versión mas esperadaOBI11g: la versión mas esperada
OBI11g: la versión mas esperada
Edelweiss Kammermann
 
AWDC para desarrolladores y data scientists
AWDC para desarrolladores y data scientists AWDC para desarrolladores y data scientists
AWDC para desarrolladores y data scientists
Edelweiss Kammermann
 
Como elegir entre BI Cloud, Data Visualization and Oracle Analytics Cloud Ser...
Como elegir entre BI Cloud, Data Visualization and Oracle Analytics Cloud Ser...Como elegir entre BI Cloud, Data Visualization and Oracle Analytics Cloud Ser...
Como elegir entre BI Cloud, Data Visualization and Oracle Analytics Cloud Ser...
Edelweiss Kammermann
 
Oracle Analytics Cloud lo nuevo de Oracle BI en la nube
Oracle Analytics Cloud  lo nuevo de Oracle BI en la nubeOracle Analytics Cloud  lo nuevo de Oracle BI en la nube
Oracle Analytics Cloud lo nuevo de Oracle BI en la nube
Edelweiss Kammermann
 
The Open Source and Cloud Part of Oracle Big Data Cloud Service for Beginners
The Open Source and Cloud Part of Oracle Big Data Cloud Service for BeginnersThe Open Source and Cloud Part of Oracle Big Data Cloud Service for Beginners
The Open Source and Cloud Part of Oracle Big Data Cloud Service for Beginners
Edelweiss Kammermann
 
Getting started with Hadoop, Hive, Spark and Kafka
Getting started with Hadoop, Hive, Spark and KafkaGetting started with Hadoop, Hive, Spark and Kafka
Getting started with Hadoop, Hive, Spark and Kafka
Edelweiss Kammermann
 
Data Visualization Tips for Oracle BICS and DVCS
Data Visualization Tips for Oracle BICS and DVCSData Visualization Tips for Oracle BICS and DVCS
Data Visualization Tips for Oracle BICS and DVCS
Edelweiss Kammermann
 
Empowering Business Users: OBIEE 12c Visual Analyzer and Data Mashup
Empowering Business Users: OBIEE 12c Visual Analyzer and Data MashupEmpowering Business Users: OBIEE 12c Visual Analyzer and Data Mashup
Empowering Business Users: OBIEE 12c Visual Analyzer and Data Mashup
Edelweiss Kammermann
 
Integrating Oracle Data Integrator with Oracle GoldenGate 12c
Integrating Oracle Data Integrator with Oracle GoldenGate 12cIntegrating Oracle Data Integrator with Oracle GoldenGate 12c
Integrating Oracle Data Integrator with Oracle GoldenGate 12c
Edelweiss Kammermann
 
Integración de Oracle Data Integrator con Oracle GoldenGate 12c
Integración de Oracle Data Integrator  con Oracle GoldenGate 12cIntegración de Oracle Data Integrator  con Oracle GoldenGate 12c
Integración de Oracle Data Integrator con Oracle GoldenGate 12c
Edelweiss Kammermann
 
OBIEE 11.1.1.7: Upgrade y Nuevas Características
OBIEE 11.1.1.7: Upgrade y Nuevas CaracterísticasOBIEE 11.1.1.7: Upgrade y Nuevas Características
OBIEE 11.1.1.7: Upgrade y Nuevas Características
Edelweiss Kammermann
 
Integrando Oracle BI, BPM y BAM 11g: El ciclo completo de la información
Integrando Oracle BI, BPM y BAM 11g:  El ciclo  completo de la informaciónIntegrando Oracle BI, BPM y BAM 11g:  El ciclo  completo de la información
Integrando Oracle BI, BPM y BAM 11g: El ciclo completo de la información
Edelweiss Kammermann
 
Integrating Oracle BI, BPM and BAM 11g: The complete cycle of information
Integrating Oracle BI, BPM and BAM 11g: The complete cycle of informationIntegrating Oracle BI, BPM and BAM 11g: The complete cycle of information
Integrating Oracle BI, BPM and BAM 11g: The complete cycle of information
Edelweiss Kammermann
 
Ad

Recently uploaded (20)

Automation Dreamin' 2022: Sharing Some Gratitude with Your Users
Automation Dreamin' 2022: Sharing Some Gratitude with Your UsersAutomation Dreamin' 2022: Sharing Some Gratitude with Your Users
Automation Dreamin' 2022: Sharing Some Gratitude with Your Users
Lynda Kane
 
"Client Partnership — the Path to Exponential Growth for Companies Sized 50-5...
"Client Partnership — the Path to Exponential Growth for Companies Sized 50-5..."Client Partnership — the Path to Exponential Growth for Companies Sized 50-5...
"Client Partnership — the Path to Exponential Growth for Companies Sized 50-5...
Fwdays
 
AI EngineHost Review: Revolutionary USA Datacenter-Based Hosting with NVIDIA ...
AI EngineHost Review: Revolutionary USA Datacenter-Based Hosting with NVIDIA ...AI EngineHost Review: Revolutionary USA Datacenter-Based Hosting with NVIDIA ...
AI EngineHost Review: Revolutionary USA Datacenter-Based Hosting with NVIDIA ...
SOFTTECHHUB
 
#AdminHour presents: Hour of Code2018 slide deck from 12/6/2018
#AdminHour presents: Hour of Code2018 slide deck from 12/6/2018#AdminHour presents: Hour of Code2018 slide deck from 12/6/2018
#AdminHour presents: Hour of Code2018 slide deck from 12/6/2018
Lynda Kane
 
Learn the Basics of Agile Development: Your Step-by-Step Guide
Learn the Basics of Agile Development: Your Step-by-Step GuideLearn the Basics of Agile Development: Your Step-by-Step Guide
Learn the Basics of Agile Development: Your Step-by-Step Guide
Marcel David
 
Special Meetup Edition - TDX Bengaluru Meetup #52.pptx
Special Meetup Edition - TDX Bengaluru Meetup #52.pptxSpecial Meetup Edition - TDX Bengaluru Meetup #52.pptx
Special Meetup Edition - TDX Bengaluru Meetup #52.pptx
shyamraj55
 
Automation Hour 1/28/2022: Capture User Feedback from Anywhere
Automation Hour 1/28/2022: Capture User Feedback from AnywhereAutomation Hour 1/28/2022: Capture User Feedback from Anywhere
Automation Hour 1/28/2022: Capture User Feedback from Anywhere
Lynda Kane
 
"PHP and MySQL CRUD Operations for Student Management System"
"PHP and MySQL CRUD Operations for Student Management System""PHP and MySQL CRUD Operations for Student Management System"
"PHP and MySQL CRUD Operations for Student Management System"
Jainul Musani
 
How Can I use the AI Hype in my Business Context?
How Can I use the AI Hype in my Business Context?How Can I use the AI Hype in my Business Context?
How Can I use the AI Hype in my Business Context?
Daniel Lehner
 
tecnologias de las primeras civilizaciones.pdf
tecnologias de las primeras civilizaciones.pdftecnologias de las primeras civilizaciones.pdf
tecnologias de las primeras civilizaciones.pdf
fjgm517
 
Asthma presentación en inglés abril 2025 pdf
Asthma presentación en inglés abril 2025 pdfAsthma presentación en inglés abril 2025 pdf
Asthma presentación en inglés abril 2025 pdf
VanessaRaudez
 
Role of Data Annotation Services in AI-Powered Manufacturing
Role of Data Annotation Services in AI-Powered ManufacturingRole of Data Annotation Services in AI-Powered Manufacturing
Role of Data Annotation Services in AI-Powered Manufacturing
Andrew Leo
 
Technology Trends in 2025: AI and Big Data Analytics
Technology Trends in 2025: AI and Big Data AnalyticsTechnology Trends in 2025: AI and Big Data Analytics
Technology Trends in 2025: AI and Big Data Analytics
InData Labs
 
TrustArc Webinar: Consumer Expectations vs Corporate Realities on Data Broker...
TrustArc Webinar: Consumer Expectations vs Corporate Realities on Data Broker...TrustArc Webinar: Consumer Expectations vs Corporate Realities on Data Broker...
TrustArc Webinar: Consumer Expectations vs Corporate Realities on Data Broker...
TrustArc
 
Rock, Paper, Scissors: An Apex Map Learning Journey
Rock, Paper, Scissors: An Apex Map Learning JourneyRock, Paper, Scissors: An Apex Map Learning Journey
Rock, Paper, Scissors: An Apex Map Learning Journey
Lynda Kane
 
ThousandEyes Partner Innovation Updates for May 2025
ThousandEyes Partner Innovation Updates for May 2025ThousandEyes Partner Innovation Updates for May 2025
ThousandEyes Partner Innovation Updates for May 2025
ThousandEyes
 
The Evolution of Meme Coins A New Era for Digital Currency ppt.pdf
The Evolution of Meme Coins A New Era for Digital Currency ppt.pdfThe Evolution of Meme Coins A New Era for Digital Currency ppt.pdf
The Evolution of Meme Coins A New Era for Digital Currency ppt.pdf
Abi john
 
DevOpsDays Atlanta 2025 - Building 10x Development Organizations.pptx
DevOpsDays Atlanta 2025 - Building 10x Development Organizations.pptxDevOpsDays Atlanta 2025 - Building 10x Development Organizations.pptx
DevOpsDays Atlanta 2025 - Building 10x Development Organizations.pptx
Justin Reock
 
Mobile App Development Company in Saudi Arabia
Mobile App Development Company in Saudi ArabiaMobile App Development Company in Saudi Arabia
Mobile App Development Company in Saudi Arabia
Steve Jonas
 
SAP Modernization: Maximizing the Value of Your SAP S/4HANA Migration.pdf
SAP Modernization: Maximizing the Value of Your SAP S/4HANA Migration.pdfSAP Modernization: Maximizing the Value of Your SAP S/4HANA Migration.pdf
SAP Modernization: Maximizing the Value of Your SAP S/4HANA Migration.pdf
Precisely
 
Automation Dreamin' 2022: Sharing Some Gratitude with Your Users
Automation Dreamin' 2022: Sharing Some Gratitude with Your UsersAutomation Dreamin' 2022: Sharing Some Gratitude with Your Users
Automation Dreamin' 2022: Sharing Some Gratitude with Your Users
Lynda Kane
 
"Client Partnership — the Path to Exponential Growth for Companies Sized 50-5...
"Client Partnership — the Path to Exponential Growth for Companies Sized 50-5..."Client Partnership — the Path to Exponential Growth for Companies Sized 50-5...
"Client Partnership — the Path to Exponential Growth for Companies Sized 50-5...
Fwdays
 
AI EngineHost Review: Revolutionary USA Datacenter-Based Hosting with NVIDIA ...
AI EngineHost Review: Revolutionary USA Datacenter-Based Hosting with NVIDIA ...AI EngineHost Review: Revolutionary USA Datacenter-Based Hosting with NVIDIA ...
AI EngineHost Review: Revolutionary USA Datacenter-Based Hosting with NVIDIA ...
SOFTTECHHUB
 
#AdminHour presents: Hour of Code2018 slide deck from 12/6/2018
#AdminHour presents: Hour of Code2018 slide deck from 12/6/2018#AdminHour presents: Hour of Code2018 slide deck from 12/6/2018
#AdminHour presents: Hour of Code2018 slide deck from 12/6/2018
Lynda Kane
 
Learn the Basics of Agile Development: Your Step-by-Step Guide
Learn the Basics of Agile Development: Your Step-by-Step GuideLearn the Basics of Agile Development: Your Step-by-Step Guide
Learn the Basics of Agile Development: Your Step-by-Step Guide
Marcel David
 
Special Meetup Edition - TDX Bengaluru Meetup #52.pptx
Special Meetup Edition - TDX Bengaluru Meetup #52.pptxSpecial Meetup Edition - TDX Bengaluru Meetup #52.pptx
Special Meetup Edition - TDX Bengaluru Meetup #52.pptx
shyamraj55
 
Automation Hour 1/28/2022: Capture User Feedback from Anywhere
Automation Hour 1/28/2022: Capture User Feedback from AnywhereAutomation Hour 1/28/2022: Capture User Feedback from Anywhere
Automation Hour 1/28/2022: Capture User Feedback from Anywhere
Lynda Kane
 
"PHP and MySQL CRUD Operations for Student Management System"
"PHP and MySQL CRUD Operations for Student Management System""PHP and MySQL CRUD Operations for Student Management System"
"PHP and MySQL CRUD Operations for Student Management System"
Jainul Musani
 
How Can I use the AI Hype in my Business Context?
How Can I use the AI Hype in my Business Context?How Can I use the AI Hype in my Business Context?
How Can I use the AI Hype in my Business Context?
Daniel Lehner
 
tecnologias de las primeras civilizaciones.pdf
tecnologias de las primeras civilizaciones.pdftecnologias de las primeras civilizaciones.pdf
tecnologias de las primeras civilizaciones.pdf
fjgm517
 
Asthma presentación en inglés abril 2025 pdf
Asthma presentación en inglés abril 2025 pdfAsthma presentación en inglés abril 2025 pdf
Asthma presentación en inglés abril 2025 pdf
VanessaRaudez
 
Role of Data Annotation Services in AI-Powered Manufacturing
Role of Data Annotation Services in AI-Powered ManufacturingRole of Data Annotation Services in AI-Powered Manufacturing
Role of Data Annotation Services in AI-Powered Manufacturing
Andrew Leo
 
Technology Trends in 2025: AI and Big Data Analytics
Technology Trends in 2025: AI and Big Data AnalyticsTechnology Trends in 2025: AI and Big Data Analytics
Technology Trends in 2025: AI and Big Data Analytics
InData Labs
 
TrustArc Webinar: Consumer Expectations vs Corporate Realities on Data Broker...
TrustArc Webinar: Consumer Expectations vs Corporate Realities on Data Broker...TrustArc Webinar: Consumer Expectations vs Corporate Realities on Data Broker...
TrustArc Webinar: Consumer Expectations vs Corporate Realities on Data Broker...
TrustArc
 
Rock, Paper, Scissors: An Apex Map Learning Journey
Rock, Paper, Scissors: An Apex Map Learning JourneyRock, Paper, Scissors: An Apex Map Learning Journey
Rock, Paper, Scissors: An Apex Map Learning Journey
Lynda Kane
 
ThousandEyes Partner Innovation Updates for May 2025
ThousandEyes Partner Innovation Updates for May 2025ThousandEyes Partner Innovation Updates for May 2025
ThousandEyes Partner Innovation Updates for May 2025
ThousandEyes
 
The Evolution of Meme Coins A New Era for Digital Currency ppt.pdf
The Evolution of Meme Coins A New Era for Digital Currency ppt.pdfThe Evolution of Meme Coins A New Era for Digital Currency ppt.pdf
The Evolution of Meme Coins A New Era for Digital Currency ppt.pdf
Abi john
 
DevOpsDays Atlanta 2025 - Building 10x Development Organizations.pptx
DevOpsDays Atlanta 2025 - Building 10x Development Organizations.pptxDevOpsDays Atlanta 2025 - Building 10x Development Organizations.pptx
DevOpsDays Atlanta 2025 - Building 10x Development Organizations.pptx
Justin Reock
 
Mobile App Development Company in Saudi Arabia
Mobile App Development Company in Saudi ArabiaMobile App Development Company in Saudi Arabia
Mobile App Development Company in Saudi Arabia
Steve Jonas
 
SAP Modernization: Maximizing the Value of Your SAP S/4HANA Migration.pdf
SAP Modernization: Maximizing the Value of Your SAP S/4HANA Migration.pdfSAP Modernization: Maximizing the Value of Your SAP S/4HANA Migration.pdf
SAP Modernization: Maximizing the Value of Your SAP S/4HANA Migration.pdf
Precisely
 

Oracle Autonomous Data Warehouse Cloud and Data Visualization

  • 1. A Presentation for: Autonomous Data Warehouse Cloud & Data Visualization Edelweiss Kammermann Nuremberg, Germany November 20th, 2018
  • 2. © IT Convergence 2018 • All rights reserved IT CONVERGENCE SNAPSHOT
  • 3. © IT Convergence 2018 • All rights reserved Over 600 Customers Engagements In More Than 50 Countries EXTENSIVE EXPERTISE ACROSS THE GLOBE
  • 4. © IT Convergence 2018 • All rights reserved Edelweiss Kammermann  Computer Engineer, BI and Data Integration Specialist  Over 20 years of Consulting and Project Management experience in Oracle technology.  Co-founder and Vice President of Uruguayan Oracle User Group (UYOUG)  Vice President of LAOUC (Latin America Oracle User Community)  BI Manager at ITConvergence  Writer and frequent speaker at international conferences: Collaborate, OTN Tour LA, UKOUG Tech & Apps, OOW, etc  Oracle ACE Director  Oracle Big Data Implementation Specialist
  • 5. © IT Convergence 2018 • All rights reserved Uruguay
  • 6. © IT Convergence 2018 • All rights reserved 3 Membership Tiers • Oracle ACE Director • Oracle ACE • Oracle ACE Associate bit.ly/OracleACEProgram 500+ Technical Experts Helping Peers Globally Connect: Nominate yourself or someone you know: acenomination.oracle.com @oracleace Facebook.com/oracleaces [email protected]
  • 7. © IT Convergence 2018 • All rights reserved Index What is Autonomous Data Warehouse Cloud? Creating an Instance of ADWC Connectivity with ADWC How to connect DVD to ADWC Oracle Data Visualization
  • 8. © IT Convergence 2018 • All rights reserved What is Autonomous Data Warehouse Cloud (ADWC)?  Cloud Service specially designed for Data Warehouse  Based on Oracle Database 18c & Exadata  Cloud Service on Oracle Cloud Infrastructure (OCI)  It doesn’t require admin task or tuning  Data is saved encrypted  Online Scaling CPU & Storage  Machine Learning features  Data Visualization Desktop is included
  • 9. © IT Convergence 2018 • All rights reserved ADWC Restrictions - August 2018  Tablespaces are automatically configured. Cannot be created, modified or deleted  Compression: Hybrid Columnar Compression (Exadata functionality) Cannot be modified.  Cannot create dblinks to other databases (security reasons). Only allowed from other databases to ADWC  Cannot create or modify Materialized Views, Indexes or Partitions  Restricted list of SQL commands in the following documentation https://docs.oracle.com/en/cloud/paas/autonomous-data-warehouse-cloud/user/experienced-database- users.html#GUID-58EE6599-6DB4-4F8E-816D-0422377857E5  There is no access to sys or system user.  The administrator user is “admin”
  • 10. © IT Convergence 2018 • All rights reserved ADWC Restrictions – Since September 2018  Tablespaces are automatically configured. Cannot be created, modified or deleted  Compression: Hybrid Columnar Compression (Exadata functionality) + all table compression types.  Cannot create dblinks to other databases (security reasons). Only allowed from other databases to ADWC  Materialized Views, Partition and Indexes can be created now.  Restricted list of SQL commands in the following documentation https://docs.oracle.com/en/cloud/paas/autonomous-data-warehouse-cloud/user/experienced-database- users.html#GUID-58EE6599-6DB4-4F8E-816D-0422377857E5  There is no access to sys or system user.  The administrator user is “admin”
  • 11. © IT Convergence 2018 • All rights reserved Login into Oracle Cloud
  • 12. © IT Convergence 2018 • All rights reserved Creating an ADWC instance  Compartment where the instance will be created  Instance Name  Number of CPUs.  Number of Terabytes of Storage
  • 13. © IT Convergence 2018 • All rights reserved What is a Compartment?  A compartment is a logical division.  A way to organize the Cloud services inside the Oracle Cloud  Once we created an ADWC instance in a compartment cannot be moved to another one.
  • 14. © IT Convergence 2018 • All rights reserved Connecting to ADWC  Can connect with Oracle products and analytics and ETL tools for third-party  Connection through wallet.  Certification Matrix  http://www.oracle.com/technetwork/database/bi- datawarehousing/adwc-certification-matrix-4920939.pdf
  • 15. © IT Convergence 2018 • All rights reserved Loading data into ADWC  SQLDeveloper 18.2 +  SQL Developer 17.4+ needs keystore password  ETL tools  Oracle Data Integrator  Informatica PowerCenter  etc
  • 16. © IT Convergence 2018 • All rights reserved Get ADWC Credentials  In the Service Console, under the Administration option, select Download Client Credentials  Or DB connection option from the ADWC instance console
  • 17. © IT Convergence 2018 • All rights reserved ADWC Wallet’s Content
  • 18. © IT Convergence 2018 • All rights reserved ADWC Connection Details  The connection details can be found In the tnsnames. ora or using the new DB connection button  Choose the correspondent one depending on performance requirements
  • 19. © IT Convergence 2018 • All rights reserved ADWC Connection Types  Pre defined Service names offer different levels of performance & concurrency  High: the highest level of performance. Number of concurrent queries 3 – this value does not depend of the number of CPUs  Medium: performance lower level than high Number of concurrent queries: depends on number of CPUs (lineal increment)  Low: is the lowest value for performance but is the highest value of concurrency Obs: Using Low database replication like GoldenGate
  • 20. © IT Convergence 2018 • All rights reserved ADWC Concurrency Examples  Considering an ADWC instance with 16 CPU  High: 3 concurrent queries  Medium: 20 concurrent queries  Low: 32 concurrent queries
  • 21. © IT Convergence 2018 • All rights reserved From Where Data can be loaded in ADWC?  Local servers files  Oracle Database (on prem or Cloud)  Storage in the Cloud  Oracle Object Storage  Azure Blob Storage  AWS S3
  • 22. © IT Convergence 2018 • All rights reserved Connecting to ADWC from Data Visualization Desktop (DVD) For previous versions to 12.2.5.0 1. Get the ADWC Credentials (Wallet) 2. Copy the wallet.sso under DVD folder 3. Get the connection details from the tnsnames.ora file or DB connection option 4. Create a new connection in DVD
  • 23. © IT Convergence 2018 • All rights reserved 1. Get ADWC Credentials  In the Service Console, under the Administration option, select Download Client Credentials
  • 24. © IT Convergence 2018 • All rights reserved 2. Copy the wallet.sso file under DVD folder  Copy the wallet.sso file under %AppData%LocalDVDesktopcomponentsOBISdwcs folder  Create the folder in case it doesn’t exist
  • 25. © IT Convergence 2018 • All rights reserved 3. Get the ADWC Connection Details  The connection details can be found In the tnsnames. ora or using the new DB connection button  Choose the correspondent one depending on performance requirements
  • 26. © IT Convergence 2018 • All rights reserved 4. Creating an ADWC connection in DVD
  • 27. © IT Convergence 2018 • All rights reserved Connecting to ADWC from Data Visualization Desktop (DVD) Since version 12.2.5.0 1. Get the ADWC Credentials (Wallet) 2. Get the connection details from the tnsnames.ora file or DB connection option 3. Create a new connection in DVD 12.2.5.0
  • 28. © IT Convergence 2018 • All rights reserved Creating a new ADWC connection in DVD 12.2.5
  • 29. © IT Convergence 2018 • All rights reserved Oracle Data Visualization Desktop  Self- Service Analytics  Intuitive and easy to use  Oriented to Business Users  Can connect to more than 30 data sources  Sources can be combined without coding or SQL knowledge
  • 30. © IT Convergence 2018 • All rights reserved Data Visualization – Getting Started  Create Data Sets  Create a Project  Select a Data Set  Drag & Drop attributes to create Data visualizations  Add filters  Combine with other sources  Create the story of the data with the Narrate option  Share the Project
  • 31. © IT Convergence 2018 • All rights reserved Creating ADWC Data Sets in Data Visualization Desktop  Select database schema  Data Sets can be based on  Selected columns from a table  SQL Query
  • 32. © IT Convergence 2018 • All rights reserved ADWC Demo
  • 33. © IT Convergence 2018 • All rights reserved Further Information  ADWC Cloud https://cloud.oracle.com/en_US/datawarehouse  Labs for ADWC https://www.youtube.com/watch?v=bEPwRlukjVU  ADWC Tutorials https://docs.oracle.com/en/cloud/paas/autonomous-data-warehouse-cloud/tutorials.html  ADWC & Machine learning Documentation https://docs.oracle.com/en/cloud/paas/autonomous-data-warehouse-cloud/books.html Oracle Analytics Library https://www.oracle.com/solutions/business-analytics/data-visualization/library.html Oracle Data Visualization Dekstop Downloads https://www.oracle.com/technetwork/middleware/oracle-data-visualization/downloads/oracle-data- visualization-desktop-2938957.html
  • 34. © IT Convergence 2018 • All rights reservedITC CORPORATE PRESENTATION © IT Convergence 2017 • All rights reserved34 Questions?
  • 35. © IT Convergence 2018 • All rights reserved email: [email protected] Twitter: @EdelweissK
  • 36. © IT Convergence 2018 • All rights reserved