SlideShare a Scribd company logo
1 of 36
Download to read offline
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

More Related Content

What's hot

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 DevelopmentMonica 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 InfrastructureSinanPetrusToma
 
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 IntegrationMichael Rainey
 
Oracle Data Protection - 1. část
Oracle Data Protection - 1. částOracle Data Protection - 1. část
Oracle Data Protection - 1. částMarketingArrowECS_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 MapTammy 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ázeMarketingArrowECS_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 #OOWLONMarkus 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 aplikaciMarketingArrowECS_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 naplnoMarketingArrowECS_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 HadoopDataWorks 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 IntegrationMichael 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
 

What's hot (20)

2020 – A Decade of Change
2020 – A Decade of Change2020 – A Decade of Change
2020 – A Decade of Change
 
Why Use an Oracle Database?
Why Use an Oracle Database?Why Use an Oracle Database?
Why Use an Oracle Database?
 
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
 
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
 
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...
 
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
 
Oracle data integrator (odi) online training
Oracle data integrator (odi) online trainingOracle data integrator (odi) online training
Oracle data integrator (odi) online training
 
Oracle Data Protection - 1. část
Oracle Data Protection - 1. částOracle Data Protection - 1. část
Oracle Data Protection - 1. část
 
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...
 
#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
 
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
 
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
 
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
 
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
 
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
 
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
 
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)
 
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)
 
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
 
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 ...
 

Similar to Oracle Autonomous Data Warehouse Cloud and Data Visualization

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 AnalyticsSenturus
 
Lakehouse Analytics with Dremio
Lakehouse Analytics with DremioLakehouse Analytics with Dremio
Lakehouse Analytics with DremioDimitarMitov4
 
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 2Cloudera, Inc.
 
Data platform modernization with Databricks.pptx
Data platform modernization with Databricks.pptxData platform modernization with Databricks.pptx
Data platform modernization with Databricks.pptxCalvinSim10
 
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 finalAvere Systems
 
ADB Deployment options_082021.pptx
ADB Deployment options_082021.pptxADB Deployment options_082021.pptx
ADB Deployment options_082021.pptxAhmed Abdellatif
 
The new big data
The new big dataThe new big data
The new big dataAdam 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 workshopDenodo
 
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 SnowflakeKent Graziano
 
Microsoft Private Cloud Computing
Microsoft Private Cloud ComputingMicrosoft Private Cloud Computing
Microsoft Private Cloud Computingvncson
 
Data & Analytics ReInvent Recap [AWS Basel Meetup - Jan 2023].pdf
Data & Analytics ReInvent Recap [AWS Basel Meetup - Jan 2023].pdfData & Analytics ReInvent Recap [AWS Basel Meetup - Jan 2023].pdf
Data & Analytics ReInvent Recap [AWS Basel Meetup - Jan 2023].pdfChris Bingham
 
Say Goodbye to Legacy Network File Shares with Amazon WorkDocs Drive (BAP208)...
Say Goodbye to Legacy Network File Shares with Amazon WorkDocs Drive (BAP208)...Say Goodbye to Legacy Network File Shares with Amazon WorkDocs Drive (BAP208)...
Say Goodbye to Legacy Network File Shares with Amazon WorkDocs Drive (BAP208)...Amazon Web Services
 
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 cloudCloudera, Inc.
 
Cloud Backup Seamless Integration with Autotask
Cloud Backup Seamless Integration with AutotaskCloud Backup Seamless Integration with Autotask
Cloud Backup Seamless Integration with AutotaskAutotask
 
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.pdfAltinity Ltd
 
Platform Deep Dive
Platform Deep DivePlatform Deep Dive
Platform Deep DiveConrad23
 
TechEvent Oracle 18c New Security Features
TechEvent Oracle 18c New Security FeaturesTechEvent Oracle 18c New Security Features
TechEvent Oracle 18c New Security FeaturesTrivadis
 

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

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
 
Lakehouse Analytics with Dremio
Lakehouse Analytics with DremioLakehouse Analytics with Dremio
Lakehouse Analytics with Dremio
 
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 - ...
 
Modern Data Warehouse Fundamentals Part 2
Modern Data Warehouse Fundamentals Part 2Modern Data Warehouse Fundamentals Part 2
Modern Data Warehouse Fundamentals Part 2
 
Data platform modernization with Databricks.pptx
Data platform modernization with Databricks.pptxData platform modernization with Databricks.pptx
Data platform modernization with Databricks.pptx
 
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
 
ADB Deployment options_082021.pptx
ADB Deployment options_082021.pptxADB Deployment options_082021.pptx
ADB Deployment options_082021.pptx
 
The new big data
The new big dataThe new big data
The new big data
 
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
 
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
 
Microsoft Private Cloud Computing
Microsoft Private Cloud ComputingMicrosoft Private Cloud Computing
Microsoft Private Cloud Computing
 
Data & Analytics ReInvent Recap [AWS Basel Meetup - Jan 2023].pdf
Data & Analytics ReInvent Recap [AWS Basel Meetup - Jan 2023].pdfData & Analytics ReInvent Recap [AWS Basel Meetup - Jan 2023].pdf
Data & Analytics ReInvent Recap [AWS Basel Meetup - Jan 2023].pdf
 
Say Goodbye to Legacy Network File Shares with Amazon WorkDocs Drive (BAP208)...
Say Goodbye to Legacy Network File Shares with Amazon WorkDocs Drive (BAP208)...Say Goodbye to Legacy Network File Shares with Amazon WorkDocs Drive (BAP208)...
Say Goodbye to Legacy Network File Shares with Amazon WorkDocs Drive (BAP208)...
 
From Data Warehouse to Lakehouse
From Data Warehouse to LakehouseFrom Data Warehouse to Lakehouse
From Data Warehouse to Lakehouse
 
Vue d'ensemble Dremio
Vue d'ensemble DremioVue d'ensemble Dremio
Vue d'ensemble Dremio
 
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
 
Cloud Backup Seamless Integration with Autotask
Cloud Backup Seamless Integration with AutotaskCloud Backup Seamless Integration with Autotask
Cloud Backup Seamless Integration with 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
 
Platform Deep Dive
Platform Deep DivePlatform Deep Dive
Platform Deep Dive
 
TechEvent Oracle 18c New Security Features
TechEvent Oracle 18c New Security FeaturesTechEvent Oracle 18c New Security Features
TechEvent Oracle 18c New Security Features
 

More from 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 nubeEdelweiss 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 BeginnersEdelweiss 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 KafkaEdelweiss 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 DVCSEdelweiss 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 MashupEdelweiss 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 12cEdelweiss 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 12cEdelweiss 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ísticasEdelweiss 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ónEdelweiss 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 informationEdelweiss Kammermann
 

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
 
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...
 
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
 
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
 
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
 
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
 
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
 
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
 
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
 
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
 
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
 
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
 
Bi Publisher 11g: Only good news
Bi Publisher 11g: Only good newsBi Publisher 11g: Only good news
Bi Publisher 11g: Only good news
 
OBI11g: la versión mas esperada
OBI11g: la versión mas esperadaOBI11g: la versión mas esperada
OBI11g: la versión mas esperada
 

Recently uploaded

Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Scriptwesley chun
 
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, Adobeapidays
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)Gabriella Davis
 
What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?Antenna Manufacturer Coco
 
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 DevelopmentsTrustArc
 
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data DiscoveryTrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data DiscoveryTrustArc
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationSafe Software
 
Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...apidays
 
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...Miguel Araújo
 
Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024The Digital Insurer
 
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...Martijn de Jong
 
Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024The Digital Insurer
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘RTylerCroy
 
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024The Digital Insurer
 
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...Drew Madelung
 
Developing An App To Navigate The Roads of Brazil
Developing An App To Navigate The Roads of BrazilDeveloping An App To Navigate The Roads of Brazil
Developing An App To Navigate The Roads of BrazilV3cube
 
A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?Igalia
 
Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)wesley chun
 
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...DianaGray10
 
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 WorkerThousandEyes
 

Recently uploaded (20)

Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Script
 
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
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)
 
What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?
 
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
 
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data DiscoveryTrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
 
Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...
 
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...
 
Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024
 
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...
 
Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘
 
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
 
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...
 
Developing An App To Navigate The Roads of Brazil
Developing An App To Navigate The Roads of BrazilDeveloping An App To Navigate The Roads of Brazil
Developing An App To Navigate The Roads of Brazil
 
A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?
 
Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)
 
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
 

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 oracle-ace_ww@oracle.com
  • 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: ekammermann@itconvergence.com Twitter: @EdelweissK
  • 36. © IT Convergence 2018 • All rights reserved