What is a node in Informatica?
Answer / Chitra Gautam
In Informatica, a Node refers to an individual computer or server that runs PowerCenter services and processes data. Each Node can have multiple sessions running simultaneously.
| Is This Answer Correct ? | 0 Yes | 0 No |
how to call lookup qualifer in unconnected look;up
What is degenerated dimention table?
which transformation uses cache?
Whats the difference between $, $$, $$$
i have to extract data from a flat file.the flat file has 10 records.i have to extract the 1st and 5th record every time.how is it done.
What are the different types of olap? Give an example?
What is Performance tuning in Informatica?
can any one explain me about junk dimension
How the informatica server increases the session performance through partitioning the source?
what is the size of u r project? and what is the size of source file?
hi guys i have an question how do you find out weather the column is numeric or combination of char and numbers or it contains char,numeric and special characters.
supose if ur scr table contains alphanumeric values like 1,2,3,a,v,c in one columen like c1 n now u have load d data in 2 seperare columns like ID should contain only numbers 1,2,3 n NAME col should contain a,b,cin target?How