SQL SERVER INTEGRATION SERVICES (SSIS)
SSIS - COURSE CONTENT
SSIS - COURSE CONTENT
- Introduction to Data Warehouse Concepts
o What is Data Warehouse
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
o Cube Storage
- Star Schema
- Snow Flake Schema
o Data Warehouse vs. Data Marts
- ROLAP
- MOLAP
- HOLAP
- Introduction to SSIS
o Understand BIDS Components
o DTS vs. SSIS
o Control Flow
o Data Flow
o Event Handlers
o Package Explorer
o Connection Managers etc
- Introduction to ControlFlow Items
o Containers
o Predecesor Constraints
- ForLoop Container
- ForEachLoop Container
- Sequential Container
o Control Flow Tasks
- Data Flow
- Execute SQL Task
- File System Tasks
- DBA Related Tasks etc
- Data Flow Items
o Data Flow Sources
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,.
- SIS Variables and Expresions
o System Variables
o Local Variables
o Expresions
o Transactions and Check Points in SIS packages
- Create, Build and Deploy a package
o Create Package
o Build Package
o Deploy package
o Introduction to SQL Server Agent Service
- Ad config files
- Ad Loging
- Ad Event Handlers
- Ad Eror Handling and Debuging
- Types of Deployments
- SQL Server
- File System
- Schedule SIS Packages
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
- Report Manager
- Report Builder
- Tols available in the Market o create Reports
- 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
- Tols available in the Market o create Reports
- Table
- Matrix
- List
- Chart
- Gauge
- Image
- Nested Data Regions
- Sub Reports
- Indicator etc
- Types of Reports
- Tabular and Matrix Reports
- Dril Down Reports
- Dril Thru Reports
- Parameterized Reports
- Single value Parameters
- Multiple Value Parameters
Customized Reports using List Control
Nested Data Region Reports
Document Map Reports
Chart, Gauge, Indicator, Image Reports
- More Features in SRS
- Use of Row Group and Column Groups
- 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
- Build and Deploy a Report o the Report Server
- 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)
- Pul (Thru Shared Folder)
- Push (Thru E-mail)
- Linked Reports
- Snapshot of a Report
- Report Security
- Cache a Report
- Report Builder to Create Ad-hoc Reports
- Subscriptions (for Report Delivery)
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
- SQL Server History and Editions
- Basics of Database Design
- Introduction to RDBMS
- ERD Modelling
- Normalization and Demoralization
- Business Integrity
- Constraints in SQL Server
- Data Types
- SQL Server 2008 R2 Architecture
- Files and File Groups
- Transaction Logs
- T-SQL
- DDL and DML Commands
- Operators
- Variables
- Local
- Global
- Programming Constructs
- System Functions
- SELECT Statements
- Basic Select Statements
- Using Where Clause
- Using GROUP BY and HAVING
- Advanced Select Statements
- Joins
- Inner Join
- Outer Join
1. Left outer join
2. Right outer Join
3. Full Outer Join
- Cross Join
- Self Join
- Sub Queries, Correlated Sub Queries
- Case Statements
- UNION and UNION ALL
- EXCEPT and INTERSECT
- Cube Operator
- Rollup Operator
- Triggers
- Need
- Features
- Types of Triggers
- After
- Instead of
- Creating, Altering, Dropping DML Triggers
- Magic Tables
- Recursive and Nested Triggers
- Views
- Need
- Features
- Types of views
- View Maintenance
- Stored Procedures
- Need
- Features
- Types of Stored Procedures
- User Defined Stored Procedures
- System Stored Procedures
- Functions
- Need
- Features
- Types of Functions
- Indexes
- What Is An Index?
- Types Of Indexes
- Features
- Tuning Queries for improve Performance
- Tuning Indexes for improve Performance
- Transactions
- Need
- Features
- Transaction Properties (ACID)
- Transactions Types
- Transaction Logs
- Checkpoint
- Save Point
- Distributed Transactioning
- Nested Transactions
- Concurrency and Locks
- Problems Related to Concurrency
- Transaction Isolations
- Locking
- Lock Hints
- Lock Escalation
- Live locks
- Deadlocks
- Blocking
- Advanced Transact-SQL
- Ranking Functions
- Cursors
- Common Table Expression(CTE)
- PIVOT and Unpivot
- Exception Handling (Error Handling)
- Temp Tables
No comments:
Post a Comment