Suppose we have two source qualifier transformations sq1 and sq2 connected to target tables tgt1 and tgt2 respectively. How do you ensure tgt2 is loaded after tgt1?
No Answer is Posted For this Question
Be the First to Post Answer
Hi, I saw one mapping implemented by my seniors . In Expression transformation they implemented following logic. That is iif(is_date(in_UC_DATINV,'YYYYMMDD'),to_date(in_UC_DATINV,'Y YYYMMDD'),'Inventory Date is either invalid or null') Inventory_Date is validated only for is_date() But not validated for notisnull() . But error says “ either invalid or null “ why? Whether is_date() also check for not isnull() ? or in this logic something is different ? Please answer me . Advance thanks
wt is inline view? when and why we Use ?mail to rayallarv@gmail.com
Differences between version 7.x and 8.x.
0 Answers Accenture, Cognizant,
In which transformation you cannot drag ports into it?
I have three same source structure tables. But, I want to load into single target table. How do I do this? Explain in detail through mapping flow.
Mine is Insurance Domain, So interviewer asked about terms like underwriting, disbursement amt, Reinsurance
I have Employee table, 10 cols are connected to next transformation, only 4 cols are selected in SQL override. What would be passed to next col.
What do you mean by blocking transformation?
What is tracing level and what are the types of tracing level?
What are the measure objects?
how to design mapping half of source table records into one target and remaining half into another target
Scheduling properties,whats the default (sequential)