Diffrence between 7.1,8.1 and 8.6
Answers were Sorted based on User's Feedback
Answer / ramanjaneya reddy
8.1 supports java transformation and service oriented
architecture rather than 7.1.
| Is This Answer Correct ? | 9 Yes | 2 No |
Answer / hanmanth reddy
8.1 is service oriented 7.1 is server oriented
8.1 added java transformation,http transformation then
better performance in 8.1
| Is This Answer Correct ? | 9 Yes | 2 No |
Answer / kittu
IN 8X INTRODUCED SOME NEW TRANSFORMATIONS LIKE
JAVA,NORMALIZER ,HTTP APART FROM THAT PARTITIONING CONCEPT
IS ALSO INTRODUCED FOR PERFORMANCE TUNNING. 8X IS GRID
BASED RATHER THAN NODE AND ALSO SOME NEW FEATURES ARE
INCLUDED LIKE, ADMINS CAN START AND STOP SERVICES FROM ANY
CENTRALIZED LOCATION OR THROUGH WEB, AND ALSO WE CAN
MAITAIN INTEGRATION SERVICE AND REPOSITORY SERVICES AT DIFF
SERVERS, MORE OVER 8X IS SERVICE ORIENTED ARCHITECTURE THAT
IS THE MAIN DIFF IN ARCHITECTURES OF 7X AND 8X
| Is This Answer Correct ? | 4 Yes | 1 No |
Explain pushdown optimization $pushdownconfig parameter - informatica
explain abt ur project architecture?
0 Answers Anthem, DELL, IBM, TCS, Wipro,
source target --------- -------- name no sal name no sal max_sal r 10 1000 r 10 1000 3000 y 20 3000 y 20 3000 3000
what is mean by throghput? in informatica
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
I'd like the load to be triggered by client. By placement of a file or somehow. How is it done in Informatica? I'm using version 7.1.4 This is so urgent - I really appreciate your help :-)
3 Answers Alcatel-Lucent, ECI Telecom,
What is the difference between normal and bulk loading? Which one is recommended?
star and snowflake schema?
S1 is having 1 lakh records and s2 is having 100 records, s2 should compare s1 if emp no is same data should be updated if not their it should insert the data.what are the transformation used?
Briefly define a session task?
can v update d records in target using update stargey without generationg primary key ? explain
What type of sorting algorithm does the Sorter Transformation use, to do its sorting Operation? 1. Bubble sort 2. Insertion sort 3. Shell sort 4. Merge sort 5. Heapsort 6. Quicksort 7. Bucket sort