-
-
-
-
How do we call shell scripts from informatica?
Answer posted by Staline on 2005-05-27 00:42:44: You can use a Command task to call the shell scripts, in the following ways: 1. Standalone Command task. You can use a Command task anywhere in the workflow or worklet to run shell commands. 2. Pre- and post-session shell command. You can call a Command task as the pre- or post-session shell command for a Session task. For more information...
-
-
-
-
ETL developer Responsibilities
what are the roles and responsibilities of an ETL developer/designer/team lead?
-
Clean Data before Loading
Why is it necessary to clean data before loading it into the Warehouse
-
-
Select the Even and Odd records
How to select the Even and Odd records in SQL server and in Oracle without using ROWNUM,ROWID
-
ETL Duplicate Records
How to find number of duplicate records?
-
Test Target Phone Number Format
Source have phone number with 8 digit and target has 10 digit. How to test target phone number has 10 digit start from +91?
-
Cache Files
What are the T/Rs which create cache files?
-
-
-
-
-
-
Output of m_dump - select only first 2 columns data
I have a ebcdic file, I wanted to select only first 2 columns values in the output in the m_dump command
Output of m_dump values are like below:
[record
id "100"
type_code "20"
frstname "abcd"
lastname "efgh"
new_line "
"]
any help is greatly appreciated
ETL Interview Questions
Ans