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 |
1)how to generate sequnce numbers in informatica without using sequnce genarator transformation. 2)i have number of records in my sourse, but iwant to display first and last record only. how it is possible in informatica. 3)i want to update the records without using updatestrategy transformation. 4)what is diffrance between ab-intio and datastage than compared to informatica. 5)what is the latest version of informatica in our field.
Workflow is long running due to long running sql query so when we refer the query plan it tells the issue is due to partition of the db table. How to handle this?
explain any diffcult scenario that u have faced in your experience... or explain any complex maping u have developed?
How can we send the flat file data to different targets(which are also flat files) based on the name of flat file with out adding extra columns?
Major difference between SQL override and Lookup Sql override
How to generate the HTML output using Informatica.
How informatica recognizes mapping?
what is left outer join?
Load data to multiple targets according date. When First time session runs it should send to 1st target,second time session runs then send to 2nd target and goes on how to achieve it
wat s mapping parameter and mapping variable? how do you set that in a mapping?
Can we use unconnected lookup as dynamic lookup?
5 Answers ITC Infotech, TCS, Wipro,
Find a way to implement the following logic : You have column like : Column 1 AA|BB|CC DD|EE|FF WW|AA I need to get the length of the column without the ‘|’ .