Latest Posts
- How to convert Informatica date format YYYYMMDDTHHMMSS
- Add Header to a flat file in Informatica BDM
- Download Sample XSD and XML file
- How to get the mapping execution status from a workflow in Informatica BDM
- Execute multiple shell commands from a single command task in Informatica BDM
- Pass workflow variables to mapping in informatica BDM
- Send an email from Notification task in Informatica BDM
- Execute Shell script using command task in Informatica BDM
Informatica BDM
- How to convert Informatica date format YYYYMMDDTHHMMSS
- Add Header to a flat file in Informatica BDM
- Download Sample XSD and XML file
- How to get the mapping execution status from a workflow in Informatica BDM
- Execute multiple shell commands from a single command task in Informatica BDM
- Pass workflow variables to mapping in informatica BDM
- Send an email from Notification task in Informatica BDM
- Execute Shell script using command task in Informatica BDM
Informatica PowerCenter Certification
- 06 Troubleshooting: Tips for Informatica PowerCenter Specialist Certification!
- 05 Transformation language: Tips for Informatica PowerCenter Specialist Certification!
- 04 Parameters & variables: Tips for Informatica PowerCenter Specialist Certification!
- 03 Sample Questions! Informatica PowerCenter Specialist Certification.
- 02 Exam topics! Informatica PowerCenter Specialist Certification.
- 01 Things to know! Informatica PowerCenter Specialist Certification!
- How to create a Reusable task in Workflow Designer?
- Informatica 10 Developer Specialist Certification – Enroll Now!
Informatica PowerCenter
- How to extract middle name in Informatica Power center
- How to extract first & last name in Informatica Power center
- How to calculate Age in informatica power center
- Decode function with Regular expression pattern matching in informatica PowerCenter
- How to remove the hash symbol from the flat file header in PowerCenter
- How to add Header Fields To Flat Files in Informatica Power Center (using header command)
- How to add Header Fields To Flat Files in Informatica Power Center (using Header Options)
- How to get the last day of the month in informatica
Shell script in Informatica
- How to remove header and footer records of a flat file using UNIX shell script?
- How to add header record to a flat file using unix shell script
- Execute multiple shell commands from a single command task in Informatica BDM
- Execute Shell script using command task in Informatica BDM
- How to get the counts of deleted files in unix/linux
- How to find all writable files by a specific user in unix
- How to get only filename from find command in Linux?
- How to Exclude All “Permission denied” messages When Using Find Command?
Liked the content??
Please Like FB page & subscribe the channel! Let's learn together!
Informatica Trainings
- FREE Cloud Integration for Application Modernization Foundation Level Certification
- FREE Informatica MDM Business 360 Foundation Level Certification
- FREE onDemand training on Cloud Application Integration Services for Developers
- FREE onDemand training on Informatica Cloud B2B Gateway: Foundations
- FREE Informatica Cloud Lakehouse Data Management Certification
- Free Informatica Training – Enroll now!
Informatica Cloud
Informatica Troubleshooting
- Informatica services stops automatically
- How to fix [Informatica][ODBC Oracle Wire Protocol Driver] Optional feature not implemented
- TM_6281 ERROR: Partitioning option license required to run sessions with user defined partition points
- PCSF_46008 Cannot connect to domain to lookup service – Informatica power center
- How to unlock HR sample account in oracle 11G express edition
Liked the content??
Please Like FB page & subscribe the channel! Let's learn together!
Informatica PowerCenter Installation
Informatica PowerCenter Interview Questions
Random Posts
- How to Sign up Microsoft Power Apps without business or work emailCurrently, Personal Email address (e.g. email address ends in outlook.com, hotmail.com, gmail.com, …) is not supported to sign up for PowerApps. …
- Informatica BDM Naming Conventions – Transformations Objects & workflowsWhen you use consistent names and descriptions, it is easier to understand the workings of mappings and transformation objects. When …
- How to get the script output from informatica BDM command task!If a command task is executing a shell script, you will get the exit code, standard output and standard error …
- Pushdown optimization in informatica PowerCenterThis article will help you to understand Pushdown Optimization technique to enhance Informatica ETL performance. We will see how to …
- How to Exclude All “Permission denied” messages When Using Find Command?How to Exclude All “Permission denied” messages When Using Find Command in UNIX/LINUX? use 2>/dev/null The 2>/dev/null at the end …