SQL SERVER INTEGRATION SERVICES (SSIS)
SSIS - COURSE CONTENT Introduction to Data Warehouse Concepts
o What is Data Warehouse Introduction to SSIS
o Need for Data Ware house
o OLTP vs. OLAP
o What is BI
o Tools for BI
o Goals of BI
o Dimension and FactTables
o Cube
o Measure
o Surrogate Keys
o Data Warehouse Schemas
Star Schemao Cube Storage
Snow Flake Schema
ROLAPo Data Warehouse vs. Data Marts
MOLAP
HOLAP
o Understand BIDS Components Introduction to ControlFlow Items
o DTS vs. SSIS
o Control Flow
o Data Flow
o Event Handlers
o Package Explorer
o Connection Managers etc
o Containers Data Flow Items
ForLoop Containero Predecesor Constraints
ForEachLoop Container
Sequential Container
o Control Flow Tasks
Data Flow
Execute SQL Task
File System Tasks
DBA Related Tasks etc
o Data Flow Sources SIS Variables and Expresions
o Data Flow Destinations
o Data Flow Transformations
Agregate
Audit
Sort
Merge
Merge Join
Union Al
Lokup
Fuzy Lokup
Fuzy Grouping
Conditonal Split
Export Column
Import Column
Slowly Changing Dimensions (SCD)
Derived Column
Copy Column
Cache Transformation etc,.
Create, Build and Deploy a packageo System Variables
o Local Variables
o Expresions
o Transactions and Check Points in SIS packages
o Create Package
o Build Package
o Deploy package
Ad config fileso Introduction to SQL Server Agent Service
Ad Loging
Ad Event Handlers
Ad Eror Handling and Debuging
Types of Deployments
SQL Server Schedule SIS Packages
File System
o Create a Job to Schedule the Package Execution
o Introduction to MSDB database
o Conect o Integration Server and Execute the Package
o Run the package using DTEXEC cm
SRS Course Content
Data Warehouse Concepts
Introduction to BI
Introduction to SRS
SRS Architecture
Tols in SRS
Report Designer Tols available in the Market o create Reports
Report Manager
Report Builder
Scenarios to use SRS
Lifecycle of the Report (Phases in the Report)
What is a Report
Data Sources
Data Sets
Shared Vs Embeded Data Sources/Data Sets
Steps to create a Report
SRS Data Regions
Table Types of Reports
Matrix
List
Chart
Gauge
Image
Nested Data Regions
Sub Reports
Indicator etc
Tabular and Matrix Reports More Features in SRS
Dril Down Reports
Dril Thru Reports
Parameterized Reports
Single value Parameters Customized Reports using List Control
Multiple Value Parameters
Nested Data Region Reports
Document Map Reports
Chart, Gauge, Indicator, Image Reports
Use of Row Group and Column Groups Build and Deploy a Report o the Report Server
Ad Report Header and Report Foter
Ad Page Numbers, Execution Time etc in the Foter
Expresions in the Reports
Conditonal Formating
Date and Curency Format
Using Sorting
Ad Page Breaks Before and After
Ad Background Images in the Report
Report Format - Changing Style, Font, Color etc
Report Performance Tuning
Report Server Configuration
View Reports On Line
Export Reports to diferent formats – Excel, PDF, Tif, CSV etc,.
Introduction to Report Manager
Managing Reports
Subscriptions (for Report Delivery)
Push (Thru E-mail) Linked Reports
Pul (Thru Shared Folder)
Snapshot of a Report
Report Security
Cache a Report
Report Builder to Create Ad-hoc Reports
SSAS Course Content
What Is Microsoft Business Intelligence?
Define Business Intelligence.OLAP Modeling
Understand the Cube Structure.
Deploy and View a Sample Cube.
View a Cube by using Excel.
View a Cube by using SQL Reporting Services.
Understand Basic OLAP Modeling (star schema).Intermediate SSAS
Understand Dimensional Modeling (stars and snowflakes)
Understand Measure (fact) and Cube Modeling.
Model with SQL Server Business Intelligence Development Studio (BIDS).
Learn how to Create Key Performance Indicators (KPIs).Cube Storage and Aggregation
Discover how to Create Perspectives.
See how to Create Translations for Cubes and Dimensions.
Review the three SSAS Action Object Types: Regular, Drillthrough, and Reporting.
View Aggregation Designs.Understand Basic MDX Syntax
Customize Aggregation Designs.
Implement Proactive Caching.
Understand Writeback in Dimensions.
Review Semi-Additive Measures in OLAP Cubes.
Understand Basic MDX Syntax.MDX Expressions
CUse the MDX Query Editor in SSMS.
Understand Common MDX Functions and Tasks.
Understand Writeback in Dimensions.
Understand the Calculation Subtab.SSAS Administration
Learn how to add Calculated Members.
Understand Common MDX Functions and Tasks.
Explore how to add MDX Script Commands.
Implement SSAS Security .
Implement XMLA Scripts in SSMS.
Deploy and Synchronize Databases.
Understand SSAS Database Backup and Restore.
SQL SERVER 2008 R2 for DEVELOPERS Introducing SQL Server 2008 R2
What's New in SQL Server Basics of Database Design
SQL Server History and Editions
Introduction to RDBMS T-SQL
ERD Modelling
Normalization and Demoralization
Business Integrity
Constraints in SQL Server
Data Types
SQL Server 2008 R2 Architecture
Files and File Groups
Transaction Logs
DDL and DML Commands SELECT Statements
Operators
Variables
Local Programming Constructs
Global
System Functions
Basic Select Statements EXCEPT and INTERSECT
Using Where Clause Advanced Select Statements
Using GROUP BY and HAVING
Joins Sub Queries, Correlated Sub Queries
Inner Join Cross Join
Outer Join
1. Left outer join
2. Right outer Join
3. Full Outer Join
Self Join
Case Statements
UNION and UNION ALL
Cube Operator
Rollup Operator
Triggers
Need
Features
Types of Triggers
After Creating, Altering, Dropping DML Triggers
Instead of
Magic Tables
Recursive and Nested Triggers
Views
Need Stored Procedures
Features
Types of views
View Maintenance
Need Functions
Features
Types of Stored Procedures
User Defined Stored Procedures
System Stored Procedures
Need Indexes
Features
Types of Functions
What Is An Index? Transactions
Types Of Indexes
Features
Tuning Queries for improve Performance
Tuning Indexes for improve Performance
Need Concurrency and Locks
Features
Transaction Properties (ACID)
Transactions Types
Transaction Logs
Checkpoint
Save Point
Distributed Transactioning
Nested Transactions
Problems Related to Concurrency Advanced Transact-SQL
Transaction Isolations
Locking
Lock Hints
Lock Escalation
Live locks
Deadlocks
Blocking
Ranking Functions
Cursors
Common Table Expression(CTE)
PIVOT and Unpivot
Exception Handling (Error Handling)
Temp Tables
No comments:
Post a Comment