Informatica Training in Porur Chennai
Best Informatica training institute in Chennai offers Job Oriented Hands-on Informatica training in Chennai with Placement by well experienced Informatica professionals having 12 years of Datawarehouse experience.
We provide Informatica Training, Datawarehouse Training, ETL Testing training based on current industry standards. All our sessions are completely practical and interactive paired with Realtime Methodologies, Project Scenarios and Interview Guidance exclusively on Informatica.
Our Informatica Training
Greens Technology is recognized for its Informatica Training in both retail and corporate market. We have trained above 28,000 students exclusively on Data Warehousing in last 7 years.All our trainers’ expertises on both development and training which helps us deliver project based training.
All our trainings focuses on practical than theory model. We provide hands-on training experience which helps you Design and direct the ETL process, including data quality and testing easily at the end of the training program.
Our Informatica content covers Analytic SQL, UNIX, Data Warehousing, Business Intelligence (BI), Informatica and ETL Design process. We also provide ETL Testing training with our course which helps in ETL Testing. Our course design and classes leads to certification and more…
Our Informatica courses completely cover Basic to advance contents and leads to Job Placement. Our retail batch strength is 5 / 6 and so we will be able to provide individual attention. We will guide you till completing your certifications and many students have cleared with 100% score.
About Our Trainer
As a Trainer, Mr.Ram work as a BI Consultant for a Leading MNC in Chennai with 12+ years experience in both software development and training and very keen in delivering the BEST Cognos Business Intelligence Trainings. The trainee can simply depend on Ram for his excellent Real Time examples on every part of the concept paired with in-depth discussions and Datawarehouse recommendations. All sessions are completely practical and very much interactive.
Specialties
ETL & Data Warehouse Consulting using Cognos and other ETL tools. 8+ years Cognos experience Including Version 10
Please Note: Trainer is a Realtime Expert and Currently working for one MNC. Hence all the Training Schedules (timings) are fixed. No One - One Trainings can be provided as of now.
Want a free career Advice or any career related queries? Reach him by
+91- 8939915572
Curriculum
Informatica Training Course Outline
Best Informatica 9.5 Training Institute in Chennai, 100% Job Oriented Training.
- Analytic SQL for Informatica
- Data Warehousing Concepts
- Informatica PowerCenter 9.5.1
- Unix Shell Scripting
- Business Intelligence
Datawarehousing Concepts
- What is DWH?
- Characteristics of Datawarehouse
- Difference between OLTP and DWH
- Architecture of DWH
- Various BI tools
- Types of DWH
- Types of Dimensional Data Modeling
- Surrogate key
- Types of Dimension
Informatica Architecture
Informatica Power Center Client Tools
- Repository Manager
- Manage Folders
- Designer
- Source Analyzer
- Target Designer
- Mapping Designer
- Workflow Manager
- Task Developer
- Workflow Designer
- Workflow Monitor
- Workflow Log
- Session Log
- Types of View
Transformation Basics
- Classification
- Types of Ports
- Data Types
Types of Transformations
Source Qualifier Transformation
- Creating Simple Pass through Mapping
- Apply Various Filter Conditions
- Specify sorted ports
- Eliminate Duplicate Values
- Creating Custom SQL Query
- Joining two or more tables
Filter Transformation
- Compare with Source Filter
- Types of Tracing Level
- Types of Flatfiles
- File Import Wizard
- Load data from Flat File to Database
- Load data from Database to Flat File
Sorter Transformation
- Types of Ports
- Multiple Sorting
Joiner Transformation
- Joining two heterogenouse sources
- Types of Joins
- Sorted input option
Rank Transformation
- Types of Ports
- Rank Index
- Rank and Dense rank
Sequence Generator
- cycle option
- Usage of Reset
Expression Transformation
- Use of Expression
- Usage of Variable Port
- IIF and Decode functions
Aggregator Transformation
- Informatica aggregate functions
- Sorted input option
Router Transformation
- Types of Groups
- Group Conditions
Union Transformation
- Types of Groups
Normalizer Transformation
- Types of Normalizer
- Transpose Columns to Rows
- Default Output Ports
Lookup Transformation
- Connected Vs Unconnected Lookups
- Unconnected Procedure
- Lookup Caches
Stored Procedure Transformation
- Create a Sample Procedure
- DBA Script
Update Strategy Transformation
- Database opertations
- Data Driven
Transaction control Transformation
- Dynamic File Generation
Slowly Growing Dimension
Slowly changing Dimension
- Type 1
- Type 2
- Type 3
Transformation Developer
- Create a Reusable Transformation
- Promoting Transformations
Mapplet Designer
- Create a reusable Mappings
Mapping Parameters
- Design Parameter File
Mapping Variables
- Set variables function
Session variables
- Setting Connections
- Workflow variables
File Repository Concepts
- Indirect loading
Target Load Plan
- Types of scheduling
- Time-based schedule
- Event -based schedule
Mapping Migration Process
- Copy from Folder
- Import and Export
Analytic SQL for Informatica Training in Chennai
- Course Objectives, Course Agenda and Class Account Information
- Describe the Schemas and Appendices used in the Lesson
- Overview of SQL*Plus Environment
- Overview of SQL Developer
- Overview of Analytic SQL
- Oracle Database SQL and Data Warehousing Documentation
Grouping and Aggregating Data Using SQL
- Generating Reports by Grouping Related Data
- Review of Group Functions
- Reviewing GROUP BY and HAVING Clause
- Using the ROLLUP and CUBE Operators
- Using the GROUPING Function
- Working with GROUPING SET Operators and Composite Columns
- Using Concatenated Groupings with Example
Hierarchical Retrieval
- Using Hierarchical Queries
- Sample Data from the EMPLOYEES Table
- Natural Tree Structure
- Hierarchical Queries: Syntax
- Walking the Tree: Specifying the Starting Point
- Walking the Tree: Specifying the Direction of the Query
- Using the WITH Clause
- Hierarchical Query Example: Using the CONNECT BY Clause
Working with Regular Expressions
- Introducing Regular Expressions
- Using the Regular Expressions Functions and Conditions in SQL and PL/SQL
- Introducing Metacharacters
- Using Metacharacters with Regular Expressions
- Regular Expressions Functions and Conditions: Syntax
- Performing a Basic Search Using the REGEXP_LIKE Condition
- Finding Patterns Using the REGEXP_INSTR Function
- Extracting Substrings Using the REGEXP_SUBSTR Function
Analyzing and Reporting Data Using SQL
- Overview of SQL for Analysis and Reporting Functions
- Using Analytic Functions
- Using the Ranking Functions
- Using Reporting Functions
Performing Pivoting and Unpivoting Operations
- Performing Pivoting Operations
- Using the PIVOT and UNPIVOT Clauses
- Pivoting on the QUARTER Column: Conceptual Example
- Performing Unpivoting Operations
- Using the UNPIVOT Clause Columns in an UNPIVOT Operation
- Creating a New Pivot Table: Example
Pattern Matching using SQL
- Row Pattern Navigation Operations
- Handling Empty Matches or Unmatched Rows
- Excluding Portions of the Pattern from the Output
- Expressing All Permutations
- Rules and Restrictions in Pattern Matching
- Examples of Pattern Matching
Modeling Data Using SQL
- Using the MODEL clause
- Demonstrating Cell and Range References
- Using the CV Function
- Using FOR Construct with IN List Operator, incremental values and Subqueries
- Using Analytic Functions in the SQL MODEL Clause
- Distinguishing Missing Cells from NULLs
- Using the UPDATE, UPSERT and UPSERT ALL Options
UNIX Shell Scripting for Informatica Training
Unix Command Review
- Basic Unix commands
- General commands
- File and directory handling commands
- Filename generation characters
- I/O Redirection features
- Other commands
Getting Started
- What is a shell script?
- Development guidelines
- Creating and editing shell scripts
- Naming and storing shell scripts
- Executing shell scripts
- Exercise: Write a simple shell script
Using Variables
- Environment variables
- Local variables
- Assigning values to variables
- Assessing variable values
- Using quotes
- Delimiting variable names
- Echo control sequences
- Exercise: Add variables to a script
Integer Arithmetic
- Using the expr command
- Using the (( )) notation
- Exercise: Add integer arithmetic to a shell script
Handling Run Time Data
- The read command
- Command line arguments
- Exercise: Writing a generic shell script
- Exercise: Writing an interactive shell script
Condition Execution
- The if statement
- The test command
- Other test notations
- Default and substitute variables
- Exit status codes
- Exercise: Adding validation to previous scripts
Loop Constructs
- The while loop
- The until loop
- The for loop
- The while true and until false loops
- Loop control commands
- Exercise: Enhancing the previously written scripts
- Exercise: Writing a guess-the-number game
Multi-Branch Decisions
- The case statement
- Menu driven applications
- Exercise: Developing and writing a menu system
Functions
- What is a function?
- Syntax
- Examples
- Exercise: Add a function to a script
Interrupt Handling
- Interrupt signals
- Trapping interrupts
- Exercise: Adding traps to the menu script
Additional Features and Facilities
- The exec commands
- The includes notation
- More about loops
- Arrays
- Here Documents
- Exercise: Create a here script