What is Index Caches size?
No Answer is Posted For this Question
Be the First to Post Answer
wat s mapping parameter and mapping variable? how do you set that in a mapping?
One flatefile it contains some data but i want to dont want to load first and last record ..how it is? can u tell me complete logic?
source table A having 100000 records. and target B table having 100000 records. now iam updating B records using update query. i don't know which record is update in target. write a sql query get all updated records from target table B.
State the limitations where we cannot use joiner in the mapping pipeline?
What does role playing dimension mean?
how can we convert a column into row in informatica? Eg: INPUT- a x Output Like: a b c b y x y z c z
What is the difference between Bulk Load and Normal Load
how can we load 365 flat file to a single fact table (target) as a history load in single mapping?
If you done any modifications for a table in back end does it reflect in informatca warehouse or maping?
Please explain in detail with example about 1.Confirmed Dimension. 2.Junk Dimension. 3.Degenerated Dimension. 4.Slowly changing Dimensions
I am using mapping variable, when i am running a session,before it has 10000 records, after completion of session what about value of mapping variable?
Hi experts ,I have a Source of 1000 records.I have to load 100 records in first target,101 to 200 records in 2nd target, 201 to 300 records in 3rd target and again 301 to 400 in first target like that as cyclick process. How can i acheive this.