Learn “Find and replace” of Unix with real time industry examples

April 7, 2013 3:56 pm 0 comments

It gets very challenging to do find and replace in UNIX as it doesn’t have means to undo changes in case mistakes. and we all are prone to do mistakes. So we (I mean myself also) generally tend to copy file in windows and after doing the changes we copy it back to UNIX. Seems tricky and interesting !!!!! it works well for me most of the time.

** SQL Tuning ** How to tune SQL Queries for good performance | Identify and Fix

March 15, 2013 10:15 am 1 comment

SQL tuning with real time project example, Learn whom to engage and how to engage. Understand what is in scope of a developer and what should falls in DBAs bucket. Most of time, I have seen that SQL tuning efforts goes waste because generally innocent developer doesn’t even aware that DBA has to be engaged. They feel that SQL Tuning is there task because DBA tells them that we don’t do development we just support DB system. This is not a truth.

** Why/How ** User Defined Functions in Informatica PowerCenter Helps

January 13, 2013 9:01 am 0 comments

A function is universally meant to wrap your code and help you to reuse it whenever you need it. PowerCenter is already rich with its system functions, however it also facilitate developer to develop a user defined function. Lets see how to develop user defined functions and the various advantages of it.

Unix Shell Scripting – 7 Components you should know to start with

January 13, 2013 6:31 am 5 comments

Unix Shell Scripting – 7 Steps i wish i knew when i started scripting – Introduction
This is an introductory guide for “Unix Shell Scripting Introduction” those who are quite comfortable with Unix commands and about to begin their travel towards scripting. Here I am trying to put up industry standard generic framework for shell scripting. Broadly, if your script is of high quality it will be written in these components. Believe me in so many places you will not see this, and please don’t blame me for that !!!!!!!

Standard Code Sets: Know all about HIPPA code sets

December 31, 2012 7:10 pm 0 comments

Code set is a generic terms used in healthcare industry. Each code in code sets denotes some description. HIPPA Code sets determined or decided by HIPPA (Health insurance portability and accountability act 1996). In simple words there is a regulatory body which regulates and define the code sets and associated meaning of those code sets. All the organizations operating in health care space have to ensure that they uses these code sets. So it enables them to share the data with other parties. No one can do business independently right, there are multiple parties involved in one business system. Having HIPPA code sets in place ensure fast data and un ambiguous data exchange.

How to import XML source in Informatica? ER Vs Normalized modes

December 18, 2012 1:49 am 2 comments

XML is primarily a platform for storing, sharing of the data and it can be interpreted by wide range of computer applications or software. Today, Financial service industries like Banks and Forex, Brokerage houses prominently use XML as a data exchange solution considering the benefits that XML systems offer. And so majority of the data integration projects do generate and transfer their feed in XML form.

Active Lookup Transformation – Learn its usage and configuration steps

December 13, 2012 10:50 pm 1 comment

Active Lookup transformation has been evidently useful in power center from a long time. As we all aware that Power center 9 releases has upgraded lookup transformation to active, i.e it can return multiple values in the case of multiple matches. Lets see where is it useful and how could this be configured Consider a simple applicable area in Finance domain. In real time a person can have multiple accounts / credit cards and many add on cards connected to [...]

Where ( n How ) to use Token Parser Transformation in Informatica Data Quality ?

December 2, 2012 3:11 am 0 comments

IDQ ( Informatica data quality ) is a super set of power center. To use IDQ you need to take a separate license. Another way around is that you can create a custom transformation in IDQ which in turn can be used in power center. Informatica data quality tool is different from profiling feature of Informatica. IDQ gives many in built features to streamline the data. As well it gives tremendous capability to business to review data , ensures greater business involvement which helps to achieve single truth of data.

Informatica Session Performance – How to analyze log for performance factors?

November 10, 2012 6:28 am 0 comments

Someone asked me today “Why is this session running so long?” hmmm seems like time to take up informatica session performance.
Well, a very common question that everyone working in Informatica would have come across– Why? Yet every session has its own parameters to look for and to consider like the process, hardware, and of-course the way Informatica mapping is coded and configured.

UNIX vi Editor Commands: Learn 5 Simple Commands to Master it

October 6, 2012 12:56 pm 0 comments

UNIX vi editor was the first biggest hurdle for me to get interest in UNIX, I was refraining to cultivate interest in UNIX initially. Just because I was not convinced to remember many commands to work in text editor in today’s time (like vi editor). Moreover because of UNIX server settings I was not even able to use FTP tools also like filezilla and WinScp.

Topic you may be interested in:

  • INFORMATICA ** Why/How ** User Defined Functions in Informatica PowerCenter Helps

    ** Why/How ** User Defined Functions in Informatica PowerCenter Helps

    A function is universally meant to wrap your code and help you to reuse it whenever you need it. PowerCenter is already rich with its system functions, however it also facilitate developer to develop a user defined function. Lets see how to develop user defined functions and the various advantages of it.

    Read more →
  • INFORMATICA How to import XML source in Informatica? ER Vs Normalized modes

    How to import XML source in Informatica? ER Vs Normalized modes

    XML is primarily a platform for storing, sharing of the data and it can be interpreted by wide range of computer applications or software. Today, Financial service industries like Banks and Forex, Brokerage houses prominently use XML as a data exchange solution considering the benefits that XML systems offer. And so majority of the data integration projects do generate and transfer their feed in XML form.

    Read more →
  • INFORMATICA Active Lookup Transformation – Learn its usage and configuration steps

    Active Lookup Transformation – Learn its usage and configuration steps

    Active Lookup transformation has been evidently useful in power center from a long time. As we all aware that Power center 9 releases has upgraded lookup transformation to active, i.e it can return multiple values in the case of multiple matches. Lets see where is it useful and how could this be configured Consider a simple applicable area in Finance domain. In real time a person can have multiple accounts / credit cards and many add on cards connected to [...]

    Read more →
  • INFORMATICA Where ( n How ) to use Token Parser Transformation in Informatica Data Quality  ?

    Where ( n How ) to use Token Parser Transformation in Informatica Data Quality ?

    IDQ ( Informatica data quality ) is a super set of power center. To use IDQ you need to take a separate license. Another way around is that you can create a custom transformation in IDQ which in turn can be used in power center. Informatica data quality tool is different from profiling feature of Informatica. IDQ gives many in built features to streamline the data. As well it gives tremendous capability to business to review data , ensures greater business involvement which helps to achieve single truth of data.

    Read more →
  • INFORMATICA Informatica Session Performance – How to analyze log for performance factors?

    Informatica Session Performance – How to analyze log for performance factors?

    Someone asked me today “Why is this session running so long?” hmmm seems like time to take up informatica session performance.
    Well, a very common question that everyone working in Informatica would have come across– Why? Yet every session has its own parameters to look for and to consider like the process, hardware, and of-course the way Informatica mapping is coded and configured.

    Read more →
  • INFORMATICA How to Install and Configure informatica developer platform / Tool

    How to Install and Configure informatica developer platform / Tool

    Time to discuss on how to get Informatica developer tool installed and configured. Lets speak about the prerequisites -
    Create a Model repository service
    Create a Data Integration Service
    Download and Install appropriate version of Informatica developer tool that match with your powercenter version from Informatica Communities website.

    Read more →
  • INFORMATICA Explore the Most Effective Informatica Error Handling and Logging Feature

    Explore the Most Effective Informatica Error Handling and Logging Feature

    Informatica Error Handling refers to rejected data logging. This paper explains about Configuring and enabling Error handling in INFORMATICA. Did you find it hard reading those bad files generated for targets on your system. Lets explore the most effective Error logging and handling technique / solution in informatica …. Error Handling is one of the most important component in any project.

    Read more →
  • INFORMATICA Data Quality: Do you want to start with Informatica Data Quality now?

    Data Quality: Do you want to start with Informatica Data Quality now?

    Have you considered having / working with Informatica Data Quality? Ever wondered how Informatica data quality could be beneficial when powercenter allows you to profile the data? Answer is “Data Quality” does more than profiling. . It is a single, and highly productive environment for profiling, data cleansing and managing data quality rules. Lets start with some introduction and basic features of it..

    Read more →
  • INFORMATICA Handling Multiple delimiters in a informatica source file

    Handling Multiple delimiters in a informatica source file

    Ever come across a flat file source with multiple delimiters and wondered how these source files can be handled and read accurately. Multi delimiter file data essentially looks as given below; one or more delimiter candidates define the boundaries of a column as stated in my sample data.

    order_no|product $ region ~ units sold ~ discount_pct | Sales_amount | discount_candidate

    Read more →
  • INFORMATICA Informatica Joiner Transformation – and its comparison with Lookup Transformation

    Informatica Joiner Transformation – and its comparison with Lookup Transformation

    Let’s discuss “Informatica joiner versus lookup transformation”. While discussing this we will even get solutions for below brain storming questions also. Very well known as interview questions. Though i very much believe this is not the right way to take an interview.

    Read more →