目錄(112章)
倒序
- 封面
- 版權頁
- Credits
- About the Author
- About the Reviewers
- www.PacktPub.com
- Support files eBooks discount offers and more
- Preface
- What this book covers
- What you need for this book
- Who this book is for
- Sections
- Conventions
- Reader feedback
- Customer support
- Chapter 1. Introduction to ETL Development
- Introduction
- Preparing a database environment
- Creating a source system database
- Defining and creating staging area structures
- Creating a target data warehouse
- Chapter 2. Configuring the Data Services Environment
- Introduction
- Creating IPS and Data Services repositories
- Installing and configuring Information Platform Services
- Installing and configuring Data Services
- Configuring user access
- Starting and stopping services
- Administering tasks
- Understanding the Designer tool
- Chapter 3. Data Services Basics – Data Types Scripting Language and Functions
- Introduction
- Creating variables and parameters
- Creating a script
- Using string functions
- Using date functions
- Using conversion functions
- Using database functions
- Using aggregate functions
- Using math functions
- Using miscellaneous functions
- Creating custom functions
- Chapter 4. Dataflow – Extract Transform and Load
- Introduction
- Creating a source data object
- Creating a target data object
- Loading data into a flat file
- Loading data from a flat file
- Loading data from table to table – lookups and joins
- Using the Map_Operation transform
- Using the Table_Comparison transform
- Exploring the Auto correct load option
- Splitting the flow of data with the Case transform
- Monitoring and analyzing dataflow execution
- Chapter 5. Workflow – Controlling Execution Order
- Introduction
- Creating a workflow object
- Nesting workflows to control the execution order
- Using conditional and while loop objects to control the execution order
- Using the bypassing feature
- Controlling failures – try-catch objects
- Use case example – populating dimension tables
- Chapter 6. Job – Building the ETL Architecture
- Introduction
- Projects and jobs – organizing ETL
- Using object replication
- Migrating ETL code through the central repository
- Migrating ETL code with export/import
- Debugging job execution
- Monitoring job execution
- Building an external ETL audit and audit reporting
- Using built-in Data Services ETL audit and reporting functionality
- Auto Documentation in Data Services
- Chapter 7. Validating and Cleansing Data
- Introduction
- Creating validation functions
- Using validation functions with the Validation transform
- Reporting data validation results
- Using regular expression support to validate data
- Enabling dataflow audit
- Data Quality transforms – cleansing your data
- Chapter 8. Optimizing ETL Performance
- Introduction
- Optimizing dataflow execution – push-down techniques
- Optimizing dataflow execution – the SQL transform
- Optimizing dataflow execution – the Data_Transfer transform
- Optimizing dataflow readers – lookup methods
- Optimizing dataflow loaders – bulk-loading methods
- Optimizing dataflow execution – performance options
- Chapter 9. Advanced Design Techniques
- Introduction
- Change Data Capture techniques
- Automatic job recovery in Data Services
- Simplifying ETL execution with system configurations
- Transforming data with the Pivot transform
- Chapter 10. Developing Real-time Jobs
- Introduction
- Working with nested structures
- The XML_Map transform
- The Hierarchy_Flattening transform
- Configuring Access Server
- Creating real-time jobs
- Chapter 11. Working with SAP Applications
- Introduction
- Loading data into SAP ERP
- Chapter 12. Introduction to Information Steward
- Introduction
- Exploring Data Insight capabilities
- Performing Metadata Management tasks
- Working with the Metapedia functionality
- Creating a custom cleansing package with Cleansing Package Builder
- Index 更新時間:2021-08-20 10:52:54
推薦閱讀
- Java高并發核心編程(卷2):多線程、鎖、JMM、JUC、高并發設計模式
- Java EE框架整合開發入門到實戰:Spring+Spring MVC+MyBatis(微課版)
- Python自動化運維快速入門
- Xamarin.Forms Projects
- Scala謎題
- 軟件項目管理實用教程
- 你不知道的JavaScript(中卷)
- 零基礎學Python網絡爬蟲案例實戰全流程詳解(高級進階篇)
- 劍指MySQL:架構、調優與運維
- Elasticsearch Server(Third Edition)
- Oracle 18c 必須掌握的新特性:管理與實戰
- 大數據分析與應用實戰:統計機器學習之數據導向編程
- Visual FoxPro程序設計習題集及實驗指導(第四版)
- Frank Kane's Taming Big Data with Apache Spark and Python
- Zabbix Performance Tuning
- 超好玩的Scratch 3.5少兒編程
- Robot Framework Test Automation
- Drupal Search Engine Optimization
- 透視C#核心技術:系統架構及移動端開發
- Moodle 3.x Developer's Guide
- Docker on Windows
- Real-time Analytics with Storm and Cassandra
- 跟著迪哥學Python數據分析與機器學習實戰
- C++并發編程實戰(第2版)
- 軟件測試技術實戰:設計、工具及管理
- 基于Eclipse平臺的JSP應用教程(第2版)
- CAE分析大系:ABAQUS有限元分析從入門到精通
- 組態軟件應用技術
- 新一代垃圾回收器ZGC設計與實現
- Oracle 12c數據庫應用與開發