ALLInterview.com :: Home Page KalAajKal.com
 Advertise your Business Here     
Browse  |   Placement Papers  |   Company  |   Code Snippets  |   Certifications  |   Visa Questions
Post Question  |   Post Answer  |   My Panel  |   Search  |   Articles  |   Topics  |   ERRORS new
   Refer this Site  Refer This Site to Your Friends  Site Map  Bookmark this Site  Set it as your HomePage  Contact Us     Login  |  Sign Up                      
Do you have a collection of Interview Questions and interested to share with us!!
Please send that collection to along with your userid / name. ThanQ
Google
 
 Categories  >>  Software  >>  Data Warehouse  >>  Informatica       
Suggest New Category 
 


 

View Page with Answers
  Question  Asked @ Answers Views     select
 
Hi, Can someone send me the DWH and Informatica FAQ's at vanibv6@gmail.com Thanks in Advance, Vani Wipro  1  450
How can the following be achieved in 1 single Informatica Mapping. * If the Header table record has error value(NULL) then those records and the corresponding child records in the SUBHEAD and DETAIL tables should also not be loaded into the target(TARGET1,TARGET 2 or TARGET3). * If the HEADER table record is valid, but the SUBHEAD or DETAIL table record has an error value (NULL) then the no data should be loaded into the target TARGET1,TARGET 2 or TARGET3. * If the HEADER table record is valid and the SUBHEAD or DETAIL table record also has valid records only then the data should be loaded into the target TARGET1,TARGET 2 and TARGET3. =================================================== HEADER COL1 COL2 COL3 COL5 COL6 1 ABC NULL NULL CITY1 2 XYZ 456 TUBE CITY2 3 GTD 564 PIN CITY3 SUBHEAD COL1 COL2 COL3 COL5 COL6 1 1001 VAL3 748 543 1 1002 VAL4 33 22 1 1003 VAL6 23 11 2 2001 AAP1 334 443 2 2002 AAP2 44 22 3 3001 RAD2 NULL 33 3 3002 RAD3 NULL 234 3 3003 RAD4 83 31 DETAIL COL1 COL2 COL3 COL5 COL6 1 D001 TXX2 748 543 1 D002 TXX3 33 22 1 D003 TXX4 23 11 2 D001 PXX2 56 224 2 D002 PXX3 666 332 ======================================================== TARGET1 2 XYZ 456 TUBE CITY2 TARGET2 2 2001 AAP1 334 443 2 2002 AAP2 44 22 TARGET3 2 D001 PXX2 56 224 2 D002 PXX3 666 332 IBM  3  1032
if i have records like these (source table) rowid name 10001 gdgfj 10002 dkdfh 10003 fjfgdhgjk 10001 gfhgdgh 10002 hjkdghkfh the target table should be like these by using expression tranformation. (Target table) rowid name 10001 gdgfj 10002 dkdfh 10003 fjfgdhgjk xx001 gfhgdgh xx002 hjkdghkfh (that means duplicated records should contain XX in there rowid) iFlex  4  963
Hi Friends, I want lo truncate my records from target before loading current month data,but i dont have permission to truncate with truncate option if u know any other way please give your valuable input for this. Thanks Abhishek CSC  4  1530
can anyone explain me about sales project in informatica? Satyam  1  522
I want to run a workflow which consist of 3 sessions. But wat my question is. 1st session should run on DB1if the first session is successful then 2 session should run on db2 and 3rd session should run on DB3 envronments. i want 3 different wf logs. it shoul not override on one log?  1  600
After we make a folder shared can it be reversed?Why? Accenture  2  1089
Transformer is a __________ stage option1:Passive 2.Active 3.Dynamic 4.Static Accenture  1  1039
need for registering a repository server  1  623
How to list Top 10 salary, without using Rank Transmission? Infosys  7  2963
How to display First letter of Names in Caps?  4  1499
How to merge First Name & Last Name?  3  1056
In a table, 4 person having same salary. How to get Third person record only?  8  1469
How to retrieve last two days updated records?  2  1075
How to get EVEN & ODD numbers separately?  2  1072
E-Mail New Answers        Answer Selected Questions        Post New Informatica Question
 
Prev    1   ... 4    6   [7]    8  ... 10   ... 13   ... 16   ... 19   ... 22   ... 25   ... 28   ... 31   ... 34   ... 37   ... 40    Next
 
 
 Teradata interview questions   Teradata Interview Questions  Business Objects interview questions   Business Objects Interview Questions  Cognos interview questions   Cognos Interview Questions
 Informatica interview questions   Informatica Interview Questions  Crystal Enterprise Suite interview questions   Crystal Enterprise Suite Interview Questions  Actuate interview questions   Actuate Interview Questions
 Ab Initio interview questions   Ab Initio Interview Questions  Data Stage interview questions   Data Stage Interview Questions  SAS interview questions   SAS Interview Questions
 Micro Strategy interview questions   Micro Strategy Interview Questions  ETL interview questions   ETL Interview Questions  Data Warehouse General interview questions   Data Warehouse General Interview Questions
 
 
 
Un-Answered Questions
 
 Question Views Asked at   Select
 
hi all, I have to do Informatica Certification? Can any body send me Some Informatica Certification Dumps/FAQS ? Advance Thanks... 174  
Can anyone give some input on "Additional Concurrent Pipelines for Lookup Cache Creation" ? I know that this property is used to build caches in a mapping concurently. But which values should I set into this ( i.e. 1 or 2 or 3 or something else ) for concurrent cache building ? 100  
insallation procedure for power center 8.1.1 especialy domain_config hw to use parameter files 193  
in reporting we add some new objects,how we get the count of the newly added objects to the report 122 HP
hi all, I have to do Informatica Certification? Can any body send me Some Informatica Certification Dumps/FAQS ? Advance Thanks... Send me----: raghukrams@yahoo.com 141  
How is Data Models Used in Practice? 131  
What is a configuration management? 123  
How can one know that a table has indexes and is partitioned? How data will be pulled from Partitions in Oracle for Informatica? 49  
what is mystery dimension? 147  
Hi, Can someone send me the DWH and Informatica FAQ's at priti.singh84@gmail.com Thanks in Advance, preeti 155 Accenture
What is Cognos script editor? 250  
Plz can anybody send Informatica and Cognos FAQ Plz To thid ID anil643@gmail.com (or) kumar643@gmail.com 140  
When to use normalization transformation other than cobol source? 62  
Comment on significance of oracle 9i in informatica when compared to oracle 8 or 8i? 178  
What is the difference between bitmap and btree index? 43 CTS
I have a flat file, in which i have two fields, emp_id, emp_name. The data is like this, emp_id,emp_name 101,soha 101,ali 101,khan 102,siva 102,shanker 102,reddy. how to merge the names so that my output is like this Emp_id Emp_name 101 Soha ali kahn 102 siva shenkar reddy please provide solution 19  
Can you please mail me a copy of Informatica Certification Exam dumps to sriveniv@hotmail.com 15  
how tokens will generate? 127  
E-Mail New Answers        Answer Selected Questions
 
 
 
 
 
 
   
Copyright Policy  |  Terms of Service  |  Help  |  Site Map 1  |  Articles  |  Site Map  |   Site Map  |  Contact Us interview questions urls   External Links 
   
Copyright © 2007  ALLInterview.com.  All Rights Reserved.

ALLInterview.com   ::  Forum9.com   ::  KalAajKal.com