UNIX

More in this category →

ORACLE

More in this category →

Recent Posts

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

April 7, 2013 3:56 pm0 comments
Learn “Find and replace” of Unix with real time industry examples

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.

Read more ›

Standard Code Sets: Know all about HIPPA code sets

December 31, 2012 7:10 pm0 comments
Standard Code Sets: Know all about HIPPA code sets

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.

Read more ›

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

December 18, 2012 1:49 am2 comments
Informatica   XML Source Qualifier -  Normalized view

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 ›

Active Lookup Transformation – Learn its usage and configuration steps

December 13, 2012 10:50 pm2 comments
Active lookup transformation in mapping

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

Read more ›