The Door to Data Clarity About Interrel

Total Page:16

File Type:pdf, Size:1020Kb

The Door to Data Clarity About Interrel The door to data clarity About interRel Our goal is to build strong, collaborative connections with our clients to help them glean meaningful insights from their data analytics that ultimately drives improved business performance. OUR MISSION: To leave the world a smarter place than we found it. Oracle Analytics Partner of the Year Upcoming Webcasts ESSBASE IS NOT DEAD: EXCITING FEATURES FOR ON-PREM ESSBASE ESSBASE CUBE BUILDER: IN VERSION 19C GO FROM SPREADSHEET TO ESSBASE TO DATA VISUALIZATION IN 5 MINUTES OR LESS 3-13 3-4 3-18 3-6 2-26 3-11 3-25 STICKING WITH HYPERION DEEP DIVE: FREE FORM PLANNING 101: PLANNING? UNDERSTANDING FINANCIAL HOW TO BUILD ESSBASE CUBES IN HOW TO SUSTAIN, CONSOLIDATION, CLOSE APPLICATION FREE FORM PLANNING EVOLVE AND GROW IN 2020 AND DIMENSION DESIGN Register Today. Use Discount Code IRC20 to get $100 off! Play It Forward Videos to expand what you’ve learned here • Product Introductions • New Features in Oracle Analytics • Cutting-Edge Cloud updates • Expert-level videos for BI gurus • Technical Reference in video form • To experience the education revolution first-hand, join our community at epm.bi/videos Best Selling Hyperion Technical Book Series Want to learn more about interRel Consulting, Assessment, Training and Support services? Contact us at epm.bi/LearnMore Defining Your Data Integration Strategy for 2020: Which Tool Should I Use? Questions to Determine the Best DI Strategy • What are the Oracle EPM and BI solutions utilized? • What are the sources of data? • What are the targets of data? • On Prem? Cloud? Both? • How often should data be refreshed? • Is drill through required? • Are any mappings or transformations required? • How many integrations (both data and dimensions)? • What is the experience level of administration /build team? Agenda • There are lots of ways to integrate data with EPM Cloud and Analytics • Today – we are focusing on all the ways to import / export / share data in: • EPM Cloud • Essbase 19c • We’ll touch on drill through for each of these solutions • In reality, you will likely use more than one in your solutions Data Integration Options for EPM Cloud Data Integration – EPM Cloud How will data be loaded into EPM and BI Cloud? How data gets into the apps has significant impact on the close, planning, and reporting processes. Choosing the right option(s) improve performance. Automating the load process is the ultimate goal. Primary Methods of Loading Data to EPM Cloud o Simplified User Interface – Simple file import/export; specific layout required OneCloud Smart View o Data Management (DM) – Integrated ETL tool for ERP integrations & flat files can be extended FDMEE Data Maps with on-prem agent o FDMEE – Traditional ETL tool for direct Data Management Groovy connections to some ERP systems. Supports (DM) Event scripts. Can also be used to load flat files. Separate Oracle purchase and requires SUI infrastructure XREF/XWRITE Import/Export EPM o OneCloud – Third party integration and automation solution o Smart View is generally used for ad-hoc reporting but can also be utilized for data submission. Import Data with Web Interface – “SUI Format” • Load data with native Essbase format: ̶ Free-form data loading is a simple process ̶ Data file can be loaded as-is • No explicit description of its contents • No load rule • Data MUST be in the natural order for Essbase ̶ Natural Order for Essbase: • Essbase must encounter a member from every dimension before a data value • Any valid dimension / member / alias name combination is acceptable • Data is read according to the member names Essbase finds Import Data with Web Interface – “SUI Format” • Native Planning imports require a specific formatting: ̶ First column • Dimension members marked for “row”; there will be one member per row ̶ Second column (and sometimes following columns) • Dimension members marked for “column”; there will be multiple columns, one per member; data will exist in this column ̶ Next to final column (POV) • The remaining dimension members (one per POV combination) where data should be loaded ̶ Final column (plan type) • Name of the cube being loaded Import Data with Web Interface – “SUI Format” • Sample exported data file ̶ Use as a template for import ̶ Displayed in a text editor ̶ File is of type .txt ̶ Notepad ++ or other text editor is great to use when working with these files Data Management • Data integration tool that provides a single, systematic process for loading data from disparate systems into target analytical applications • FDMEE “Lite” (Financial Data Quality Management Enterprise Edition) • ETL for the business user – both data and metadata • Dimensions and data • Provides visibility, traceability, integrity, and verification processes • Mapping capabilities by end users • Cloud Targets and sources / Flat files • Drill through to sources • Fully automated with EPM Automate • Comes with your EPM Cloud subscription • Direct connect with Cloud ERPs EPM Cloud • EPM Integration Agent for on-prem relational sources EPM SQL Integration Agent within Data Management • Extract, load, and translate data from on-prem sources to EPM Cloud • Uses custom or seeded SQLs to access data • Scripting available to access additional sources (pre/post scripting) • Light weight on prem foot print with minimal config • Centralized management of data source definition, filters, and queries • Drill through to source system • Synchronous, Asynchronous • Supported Sources: ̶ EBS GL ̶ PS GL ̶ Custom on-prem relational sources ̶ Non-relational sources (e.g. Big Data, Third party APIs, Jython, Groovy, and Java-accessible systems) How to Use the EPM Data Integration Agent • Download and install agent • Create a template file with header row for fields returned by a query or script • In DM, create a source for the agent using the template as the source definition • Create the Data Integration • Start the agent and run the integration Financial Data Quality Management Enterprise Edition (FDMEE) • Data integration tool that provides a single, systematic process for loading data from disparate systems into target analytical applications • ETL for the business user • Provides visibility, traceability, integrity and verification of processes • Mapping capabilities by end users • Targets and sources • ERPs • Data Warehouses • EPM Solutions (on-prem and Cloud) • DRM • Flat files EPM Cloud, • Custom scripting supported On-prem EPM / • Direct connect to on-prem ERP Essbase, On-prem • Questionable “future” ERPs Introduction to OneCloud • Cloud platform to connect and automate EPM and BI applications (E/PBCS + Essbase 19c) • Connects Oracle to non-Oracle data sources (including Anaplan, Workday, and Tableau) • Point and click UI to build integrations and automations • Application specific functionality / intelligence • Self service, scheduling, notifications How does OneCloud work? • Native and bi-directional integration • Application specific functionality • Business aware • No custom code • Multi-level approval • Metadata and Data in EPM Cloud applications • Schedule scripts and integrations • Secure Data Maps • Data Maps ̶ Map data across plan types within your Planning application • Dimension to dimension • Smart List to dimension ̶ Can be attached to data forms and run by the end user via smart push feature ̶ Allows users to copy data from one plan type to another without other data sharing alternatives: @XWRITE, @XREF, or partitioning • Navigate to by going to Application >> Data Exchange >> Data Maps Data Maps • If you are pushing data to an ASO database ̶ Should only map level zero members in the target ASO database • The Smart List to Dimension mapping feature ̶ Allows Smart List data to be pushed to a reporting cube where that Smart List exists as a dimension ̶ Users can slice and dice and report subtotals by the Smart List Export Data Using a Business Rule • DATAEXPORT business rule command ̶ One method to export data using business rules ̶ Allows you to extract data to a text file or relational table ̶ Use of FIX statements and IF statements allows you to isolate the desired data to be pulled ̶ Load the extracted data to a source cube ̶ Full process can be automated with the Job Scheduler and scheduled to run as needed Export Data Using a Business Rule • Use SET DataExportOptions { }, with the options listed below (not all options are required) • Data Export Options – to define information for the export: ̶ DataExportDecimal “n"; ̶ DataExportLevel “ALL” or “LEVEL” or “INPUT”; ̶ DataExportColFormat ON or OFF; ̶ DataExportColHeader “Dimension Name“; ̶ DataExportDynamicCalc ON or OFF; ̶ DataExportOverwriteFile ON or OFF; ̶ DataExportDimHeader ON or OFF; • Use the above in conjunction with DATAEXPORT command and export type, delimiter, and location Export Data Using a Business Rule • Once the rule has been run, view the Inbox/Outbox Explorer to locate the exported ZIP data file @XREF Enables a database calculation to incorporate values from another Essbase database. @XWRITE Enables a database calculation to write values to another Essbase database, or within the same database. @XREF vs. @XWRITE XREF: XWRITE: • Pushes data from the source • Pulls data from the source cube to the target cube. cube into the target cube. • Business Rule / Calc Script • Business Rule / Calc Script will be based in the SOURCE will be based in the cube. TARGET cube. • @XWRITE does not impose member and dimension mapping restrictions, which means the SOURCE and TARGET outlines can be different What is Groovy? • According to Wikipedia: • “Groovy is a Java-syntax-compatible object-oriented programming language for the Java platform.” • From Oracle: • “Groovy is an agile, dynamic language for the Java platform that combines smooth Java integration with the benefits of Java performance. Many features of Groovy are inspired by languages like Python, Ruby, and Smalltalk, making them available to Java developers using a Java-like syntax.” • What is Object-oriented programming? • (OOP) is a programming paradigm based on the concept of "objects", which can contain data, in the form of fields (often known as attributes or properties), and code, in the form of procedures (often known as methods).
Recommended publications
  • Maksym Govorischev
    Maksym Govorischev E-mail : [email protected] Skills & Tools Programming and Scripting Languages: Java, Groovy, Scala Programming metodologies: OOP, Functional Programming, Design Patterns, REST Technologies and Frameworks: - Application development: Java SE 8 Spring Framework(Core, MVC, Security, Integration) Java EE 6 JPA/Hibernate - Database development: SQL NoSQL solutions - MongoDB, OrientDB, Cassandra - Frontent development: HTML, CSS (basic) Javascript Frameworks: JQuery, Knockout - Build tools: Gradle Maven Ant - Version Control Systems: Git SVN Project Experience Project: JUL, 2016 - OCT, 2016 Project Role: Senior Developer Description: Project's aim was essentially to create a microservices architecture blueprint, incorporating business agnostic integrations with various third-party Ecommerce, Social, IoT and Machine Learning solutions, orchestrating them into single coherent system and allowing a particular business to quickly build rich online experience with discussions, IoT support and Maksym Govorischev 1 recommendations engine, by just adding business specific services layer on top of accelerator. Participation: Played a Key developer role to implement integration with IoT platform (AWS IoT) and recommendation engine (Prediction IO), by building corresponding integration microservices. Tools: Maven, GitLab, SonarQube, Jenkins, Docker, PostgreSQL, Cassandra, Prediction IO Technologies: Java 8, Scala, Spring Boot, REST, Netflix Zuul, Netflix Eureka, Hystrix Project: Office Space Management Portal DEC, 2015 - FEB, 2016
    [Show full text]
  • Hyperion Essbase – System 9 Installation Guide, 9.3.1
    HYPERION® ESSBASE® – SYSTEM 9 RELEASE 9.3.1 INSTALLATION GUIDE FOR UNIX Essbase Installation Guide for UNIX, 9.3.1 Copyright © 1998, 2008, Oracle and/or its affiliates. All rights reserved. Authors: Essbase Information Development The Programs (which include both the software and documentation) contain proprietary information; they are provided under a license agreement containing restrictions on use and disclosure and are also protected by copyright, patent, and other intellectual and industrial property laws. Reverse engineering, disassembly, or decompilation of the Programs, except to the extent required to obtain interoperability with other independently created software or as specified by law, is prohibited. The information contained in this document is subject to change without notice. If you find any problems in the documentation, please report them to us in writing. This document is not warranted to be error-free. Except as may be expressly permitted in your license agreement for these Programs, no part of these Programs may be reproduced or transmitted in any form or by any means, electronic or mechanical, for any purpose. If the Programs are delivered to the United States Government or anyone licensing or using the Programs on behalf of the United States Government, the following notice is applicable: U.S. GOVERNMENT RIGHTS Programs, software, databases, and related documentation and technical data delivered to U.S. Government customers are "commercial computer software" or "commercial technical data" pursuant to the applicable Federal Acquisition Regulation and agency-specific supplemental regulations. As such, use, duplication, disclosure, modification, and adaptation of the Programs, including documentation and technical data, shall be subject to the licensing restrictions set forth in the applicable Oracle license agreement, and, to the extent applicable, the additional rights set forth in FAR 52.227-19, Commercial Computer Software--Restricted Rights (June 1987).
    [Show full text]
  • Getting Started with Oracle Essbase
    Oracle® Essbase Getting Started with Oracle Essbase Release 19.3 F17138-01 September 2019 Oracle Essbase Getting Started with Oracle Essbase, Release 19.3 F17138-01 Copyright © 2019, Oracle and/or its affiliates. All rights reserved. Primary Authors: (primary author) Ari Gerber, (primary author) Contributing Authors: (contributing author), (contributing author) Contributors: (contributor), (contributor) This software and related documentation are provided under a license agreement containing restrictions on use and disclosure and are protected by intellectual property laws. Except as expressly permitted in your license agreement or allowed by law, you may not use, copy, reproduce, translate, broadcast, modify, license, transmit, distribute, exhibit, perform, publish, or display any part, in any form, or by any means. Reverse engineering, disassembly, or decompilation of this software, unless required by law for interoperability, is prohibited. The information contained herein is subject to change without notice and is not warranted to be error-free. If you find any errors, please report them to us in writing. If this is software or related documentation that is delivered to the U.S. Government or anyone licensing it on behalf of the U.S. Government, then the following notice is applicable: U.S. GOVERNMENT END USERS: Oracle programs, including any operating system, integrated software, any programs installed on the hardware, and/or documentation, delivered to U.S. Government end users are "commercial computer software" pursuant to the applicable Federal Acquisition Regulation and agency- specific supplemental regulations. As such, use, duplication, disclosure, modification, and adaptation of the programs, including any operating system, integrated software, any programs installed on the hardware, and/or documentation, shall be subject to license terms and license restrictions applicable to the programs.
    [Show full text]
  • Essbase and HFM Performance Tuning
    Page 1 of 37 | CONFIDENTIAL When it comes to on-prem tools, infrastructure is probably the most important topic. Ensuring that your tool is tuned, configured, and optimized is key to getting the best possible ROI. However, infrastructure is a complex topic, and it’s easy to miss steps that will make your tool run smoother. That’s why we’ve compiled this ebook with the help of our infrastructure experts. (Unfortunately, it’s nearly impossible to put decades of experience into one ebook — so, if you have any further questions, simply drop us a line.) We’ll cover the good, the bad, and the ugly when it comes to Oracle EPM infrastructure. You’ll learn best practices, mistakes to avoid, and advanced tutorials and tips to help you optimize your various Hyperion tools. Here’s what to expect: I. Best Practices 1. Basic Performance Tuning and Troubleshooting 2. Keeping Up with Essbase and HFM Performance Tuning II. Common Mistakes to Avoid 1. Worst Practices in Planning and Essbase 2. Worst Practices in HFM 3. Worst Practices in Security III. Advanced Tips & Tutorials 1. Essbase 11.1.2.x — Changing Essbase ODL Logging Levels 2. Disabling Implied Share for an Essbase Application 3. EPM Client Cert Authentication 4. Calculations Using Dates Stored in Planning 5. Error Connecting to Planning Application from Smart View 6. Using the @CURRMBR Function 7. Essbase BSO Parallel Calculation and Calculator Cache 8. Zero Based Budgeting (ZBB) Considerations within Hyperion Planning 9. EPM 11.1.2.x Essbase — DATAEXPORT Calc Command and CALCLOCKBLOCK/LOCKBLOCK 10. EPM 11.1.2.x — Planning/PBCS Best Practices for BSO Business Rule Optimization 11.
    [Show full text]
  • Oracle Exalytics: Engineered for Speed-Of-Thought Analytics
    Database Systems Journal vol. II, no. 4/2011 3 Oracle Exalytics: Engineered for Speed-of-Thought Analytics Gabriela GLIGOR, Silviu TEODORU Oracle Romania [email protected]; [email protected] One of the biggest product announcements at 2011's Oracle OpenWorld user conference was Oracle Exalytics In-Memory Machine, the latest addition to the "Exa"-branded suite of Oracle-Sun engineered software-hardware systems. Analytics is all about gaining insights from the data for better decision making. However, the vision of delivering fast, interactive, insightful analytics has remained elusive for most organizations. Most enterprise IT organizations continue to struggle to deliver actionable analytics due to time-sensitive, sprawling requirements and ever tightening budgets. The issue is further exasperated by the fact that most enterprise analytics solutions require dealing with a number of hardware, software, storage and networking vendors and precious resources are wasted integrating the hardware and software components to deliver a complete analytical solution. Oracle Exalytics Business Intelligence Machine is the world’s first engineered system specifically designed to deliver high performance analysis, modeling and planning. Built using industry-standard hardware, market-leading business intelligence software and in- memory database technology, Oracle Exalytics is an optimized system that delivers answers to all your business questions with unmatched speed, intelligence, simplicity and manageability. Keywords: engineered system, Business Intelligence, analytics, OLAP, architecture Introduction almost instantaneously. Oracle claims that 1 The primary design principle of Oracle the algorithmic speed of the system means Exalytics is to enable fast and easy ad hoc it can respond to queries as they are being analysis across large end-user communities typed – which is, in many ways, similar to using an in-memory processing engine.
    [Show full text]
  • Water and Power Conservation ... a Way of Life
    ANTONIO R. VlLLARAlGOSA Commission RONALD O. NICHOLS General Mal/agel' ~"aynr THOMAS S. SAYLES, President ERIC HOLOMAN, Vice-I'''''ideJl/ CHRlSTlNAE. NOONAN JONATHAN PAR FREY BARBARA E. MOSCHOS,secreIO>J' July 21,2011 The Honorable City Council City of Las Angeles Room 395, City Hall Los Angeles, California 90012 Hon-orable Members: Subject: Amendment No.1 Agreement No. 47446-6 with Oracle America, Inc. 'Pursuant to Charter Section 373, enclosed for approval by your Honorable Body is Resolution No. 012016, adopted by the Board of Water and Power Commissioners (Board) on July 19,2011, approved as to form and legality by the City Attorney, which authorizes execution of Amendment No.1 to Agreement No. 47446-6 with Oracle America, Inc., for Software Licensing and Maintenance. This amendment will increase contract limit by $28,700,000 and extend the term three years with two one-year renewal options. As directed by the Board, transmitted to you are supporting documents. If there are any questions regarding this item, please contact Ms. Winifred Yancy, Director of Local Government and Community Relations, at (213) 367-0025. Sincerely, Barbara E. Moschos Board Secretary BEM:oja Enclosures: LADWP Resolution Board Letter CAO Report Amendment No.1 Agreement No. 47446-6 Water AND Power Conservation ... A way OF LIFE 111 North Hope Street, Los Angeles, California 90012-2607 Mailing address: Box 51111, Los Angeles 90051-5700 Telephone: (213) 367 -42 t 1 Cable address: DEWAPOLA na.h Rec;clatle and made from recycled waste. 'O<?' c/enc: Mayor Antonio Villaraigosa Councilmember Jan C. Perry, Chair, Energy and the Environment Committee Gerry F.
    [Show full text]
  • Essbase Administration Services Installation Guide for Unix
    ESSBASE® ADMINISTRATION SERVICES RELEASE 9.3.1 INSTALLATION GUIDE FOR UNIX Administration Services Installation Guide for Unix, 9.3.1 Copyright © 2001, 2008, Oracle and/or its affiliates. All rights reserved. Authors: Loren Davidson The Programs (which include both the software and documentation) contain proprietary information; they are provided under a license agreement containing restrictions on use and disclosure and are also protected by copyright, patent, and other intellectual and industrial property laws. Reverse engineering, disassembly, or decompilation of the Programs, except to the extent required to obtain interoperability with other independently created software or as specified by law, is prohibited. The information contained in this document is subject to change without notice. If you find any problems in the documentation, please report them to us in writing. This document is not warranted to be error-free. Except as may be expressly permitted in your license agreement for these Programs, no part of these Programs may be reproduced or transmitted in any form or by any means, electronic or mechanical, for any purpose. If the Programs are delivered to the United States Government or anyone licensing or using the Programs on behalf of the United States Government, the following notice is applicable: U.S. GOVERNMENT RIGHTS Programs, software, databases, and related documentation and technical data delivered to U.S. Government customers are "commercial computer software" or "commercial technical data" pursuant to the applicable Federal Acquisition Regulation and agency-specific supplemental regulations. As such, use, duplication, disclosure, modification, and adaptation of the Programs, including documentation and technical data, shall be subject to the licensing restrictions set forth in the applicable Oracle license agreement, and, to the extent applicable, the additional rights set forth in FAR 52.227-19, Commercial Computer Software--Restricted Rights (June 1987).
    [Show full text]
  • Oracle Exalytics In-Memory Machine: a Brief Introduction
    Oracle White Paper – Oracle Exalytics In-Memory Machine: A Brief Introduction An Oracle White Paper January, 2014 ORACLE EXALYTICS IN-MEMORY MACHINE: A BRIEF INTRODUCTION 1 Oracle White Paper – Oracle Exalytics In-Memory Machine: A Brief Introduction Contents Oracle Exalytics Overview .................................................................. 5 Oracle Exalytics Hardware Architecture .......................................... 6 Oracle Exalytics Software Overview ............................................... 7 Oracle Business Intelligence Foundation Suite ...................................... 7 Oracle TimesTen In-Memory Database for Exalytics ............................. 7 Oracle Endeca Information Discovery .................................................... 8 Exalytics In-memory Software ......................................................... 8 OBIEE In-Memory Accelerator ............................................................... 9 Essbase In-Memory Acclerator ............................................................... 9 In-Memory Data Caching ........................................................................ 9 BI Publisher In-Memory Accelerator ..................................................... 11 The Engineered System Value ......................................................... 11 Ideal Platform for Business Analytics Consolidation ......................... 11 An Entirely New User Experience ..................................................... 12 Interactivity and Responsiveness .................................................
    [Show full text]
  • Oracle Essbase Spreadsheet Add-In User's Guide
    ORACLE® ESSBASE SPREADSHEET ADD-IN RELEASE 11.1.1 USER’S GUIDE Spreadsheet Add-in User’s Guide, 11.1.1 Copyright © 1991, 2008, Oracle and/or its affiliates. All rights reserved. Authors: EPM Information Development Team This software and related documentation are provided under a license agreement containing restrictions on use and disclosure and are protected by intellectual property laws. Except as expressly permitted in your license agreement or allowed by law, you may not use, copy, reproduce, translate, broadcast, modify, license, transmit, distribute, exhibit, perform, publish or display any part, in any form, or by any means. Reverse engineering, disassembly, or decompilation of this software, unless required by law for interoperability, is prohibited. The information contained herein is subject to change without notice and is not warranted to be error-free. If you find any errors, please report them to us in writing. If this software or related documentation is delivered to the U.S. Government or anyone licensing it on behalf of the U.S. Government, the following notice is applicable: U.S. GOVERNMENT RIGHTS: Programs, software, databases, and related documentation and technical data delivered to U.S. Government customers are "commercial computer software" or "commercial technical data" pursuant to the applicable Federal Acquisition Regulation and agency-specific supplemental regulations. As such, the use, duplication, disclosure, modification, and adaptation shall be subject to the restrictions and license terms set forth in the applicable Government contract, and, to the extent applicable by the terms of the Government contract, the additional rights set forth in FAR 52.227-19, Commercial Computer Software License (December 2007).
    [Show full text]
  • Essbase on OCI: Backup and Restore (PDF)
    Essbase on OCI: Backup and Restore This paper covers disaster recovery and version upgrade planning for Essbase instances deployed on OCI . June 2020 | Version 1.2 Copyright © 2020, Oracle and/or its affiliates Confidential - Public DISCLAIMER This document in any form, software or printed matter, contains proprietary information that is the exclusive property of Oracle. Your access to and use of this confidential material is subject to the terms and conditions of your Oracle software license and service agreement, which has been executed and with which you agree to comply. This document and information contained herein may not be disclosed, copied, reproduced or distributed to anyone outside Oracle without prior written consent of Oracle. This document is not part of your license agreement nor can it be incorporated into any contractual agreement with Oracle or its subsidiaries or affiliates. This document is for informational purposes only and is intended solely to assist you in planning for the implementation and upgrade of the product features described. It is not a commitment to deliver any material, code, or functionality, and should not be relied upon in making purchasing decisions. The development, release, and timing of any features or functionality described in this document remains at the sole discretion of Oracle. Due to the nature of the product architecture, it may not be possible to safely include all features described in this document without risking significant destabilization of the code. 1 WHITE PAPER | Essbase on
    [Show full text]
  • Rudolph Ferrara 22012 Verbena Pkwy, Spicewood, TX 78669 (484) 903-6374 Ó [email protected]
    Rudolph Ferrara 22012 Verbena Pkwy, Spicewood, TX 78669 (484) 903-6374 [email protected] https://www.linkedin.com/in/rudy-ferrara-1853461 ° 11 years of strong data processing experience in designing and implementing data warehouses and Business Intelligence applications ° Developed ETL solutions, data models, and reports. Gathered requirements and lead development teams ° Oracle Hyperion EPM developer (Essbase, Planning, DRM). Oracle Essbase 11 Certified Implementation Specialist ° Data analysis (with MBA) and business domain skills in many business verticals including health care, financials, legal, and government domains. EDUCATION Master of Information and Data Science, UC Berkeley, Expected May 2017, Berkeley, CA MBA, Keller Graduate School of Management, Fort Washington, PA M.S. Computer Science, Lehigh University, Bethlehem, PA B.S. Computer Engineering, Lehigh University, Bethlehem, PA TECHNICAL EXPERTISE Languages SQL, PL/SQL, Python, Perl, UNIX Shell Scripting, C, C++, Java, Batch scripts Databases ORACLE, MS SQL Server, IBM DB2 UDB, MySQL Operating System WINDOWS, Linux, Unix-AIX, Solaris Tools/Software Hyperion Essbase, Hyperion Planning, FDM, FDMEE, EPMA, DRM, ODI, Informatica 7.x/8.x, TOAD, SQL Loader, SQL Developer, Borland C++, Visual C++, Eclipse, OBIEE, OBIA, JSP, J2EE, JAVA SCRIPT, VB SCRIPT, Drupal PROFESSIONAL EXPERIENCE Sears Holdings Apr 2016 – Present Lead, Business Intelligence - MSO Environment: MS SQL Server, MySQL, Pentaho (Kettle), R, Linux, Tableau • Leading the development of new business intelligence subject areas • Automated the multiple linear regression of sentiment analyses of survey result comments to show customer sentiment’s impact on NPS (Net Promoter Score) score. Created visualizations in Tableau. • Identifying ways that data science technologies such as machine learning, statistical analysis, big data, and data visualization can add value to the environment.
    [Show full text]
  • Oracle Essbase Spreadsheet Add-In Online Help
    ORACLE® ESSBASE SPREADSHEET ADD-IN RELEASE 11.1.1 ONLINE HELP Spreadsheet Add-in Online Help, 11.1.1 Copyright © 1991, 2008, Oracle and/or its affiliates. All rights reserved. Authors: EPM Information Development Team This software and related documentation are provided under a license agreement containing restrictions on use and disclosure and are protected by intellectual property laws. Except as expressly permitted in your license agreement or allowed by law, you may not use, copy, reproduce, translate, broadcast, modify, license, transmit, distribute, exhibit, perform, publish or display any part, in any form, or by any means. Reverse engineering, disassembly, or decompilation of this software, unless required by law for interoperability, is prohibited. The information contained herein is subject to change without notice and is not warranted to be error-free. If you find any errors, please report them to us in writing. If this software or related documentation is delivered to the U.S. Government or anyone licensing it on behalf of the U.S. Government, the following notice is applicable: U.S. GOVERNMENT RIGHTS: Programs, software, databases, and related documentation and technical data delivered to U.S. Government customers are "commercial computer software" or "commercial technical data" pursuant to the applicable Federal Acquisition Regulation and agency-specific supplemental regulations. As such, the use, duplication, disclosure, modification, and adaptation shall be subject to the restrictions and license terms set forth in the applicable Government contract, and, to the extent applicable by the terms of the Government contract, the additional rights set forth in FAR 52.227-19, Commercial Computer Software License (December 2007).
    [Show full text]