draw informatica architecture 8.6 ?
No Answer is Posted For this Question
Be the First to Post Answer
If a table contains 100 records we have to fetch 50-100 records from source to target?how
Explain sessions?
When will u go for (which means situation) Connected Lookup and Connected Lookup? Pls explain with an example?
what is the use of Java Transformation in Informatica 8.x?
Where are the source flat files kept before running the session?
What is the Difference between DSS & OLTP?
COL1,COL2 ABC,1 XYZ,2 HERE IN COL2 VALUES 1,2 NOT STSANDARD(IE MEANS NOT FIXED VALUES LIKE OTHER SOME VALUES LIKE 10,20) O/P IS COL1,COL2 ABC,2 XYZ,1
I have a scenario with lookup table. in that lookup table have colomns, but i need to process only 10 colomns out of 50. Please te me how can we acheive it?
What is the difference Between Mapping parameter and variable
delete data from staging table as it loads to target table.here is the case we are getting data from 3 different server.a b and c.the data from server A loaded into staging table and we ran the task and data loaded to target table.now today data from server B and C also got loaded to the staging table.now what techniques and what transformations should be used to delete only the data which has been loaded only to the target.we need to delete only that data from staging which has been loaded into the target.looking for your responses
there is a mapping with expression and mapping we create some condition for insert and update and followed by update startegy ,can we update and insert on a single target based on condition?
I have a source file its is CSV(comma separated). I want to convert it to tab separated. Make sure the conversion happens on all commas except the ones enclosed in Double quotes .