What happen when you enable grid option avilable at session
level ? (Ans found: Scalabily . A single session
Parallelization)
But how can one session is sharable among different nodes
at the same time while running ?
I am having a table with columns ID NAME 1 x and the requirement is to get the o/p like this 1 y ID Count(*) 1 z 1 3 2 a 2 2 2 b 3 c so write a sql query to get the id n how many times its count of repetition n there u shouldn't get the distinct(i.e id-3) Reply as early as possible
Create a mapping which contains 2 target tables. When the session runs for the first time it shud load Target table 1 and when it runs for second time it shud load Target table 2.
what is diff between IN and EXIT commands
Dovelopment work (mapings,workflows)and unit testing also done in informatica ,then wt we do ? pls give me detail?
What is rank transformation in informatica
What is the difference between informatics 7x and 8x and what is latest version?
how will u get 1 and 3rd and 5th records in table what is the query in oracle please help me
How to create or import flat file definition in to the warehouse designer?
what is target update override and when we use it?
What are the tasks that can be performed using sq?
Is it necessary to maintain the primary-foreign key relation ship between the targets in informatica while loading using constarint based loading or it is required only at database level ??
How do we come to know the Source data/file is ready/Updated in the source location, when the session is scheduled for @12:00AM and ready to run its job ? or Can we schedule the session, when the source is updated in source location without any time constraint?