how the informatica server sorts the strings values in rank
transformations?

Answers were Sorted based on User's Feedback



how the informatica server sorts the strings values in rank transformations?..

Answer / amit kumar

When the Integration Service runs in the ASCII data
movement mode, it sorts session data using a binary sort
order.
When the Integration Service runs in Unicode data movement
mode, the Integration Service uses the sort order
configured for the session. You select the session sort
order in the session properties. The session properties
lists all available sort orders based on the code page used
by the Integration Service.
For example, you have a Rank transformation configured to
return the top three values of a string port. When you
configure the workflow, you select the Integration Service
on which you want the workflow to run. The session
properties display all sort orders associated with the code
page of the selected Integration Service, such as French,
German, and Binary. If you configure the session to use a
binary sort order, the Integration Service calculates the
binary value of each string, and returns the three rows
with the highest binary values for the string.

Is This Answer Correct ?    6 Yes 2 No

how the informatica server sorts the strings values in rank transformations?..

Answer / pavan

IN RANK T/F PROPERTIES THERE IS AN OPTION "CASE SENSITIVE STRING COMPARISION " U CHEK THIS OPTION THE INTEGRATION SERVER SORTS THE STRING VALUES

Is This Answer Correct ?    1 Yes 1 No

how the informatica server sorts the strings values in rank transformations?..

Answer / kiran

Binary sort order

Is This Answer Correct ?    0 Yes 2 No

Post New Answer

More Informatica Interview Questions

What could be the possible resons of locks by user?

0 Answers  


how to run workflow in unix?

5 Answers   Colgate, HP, Tech Mahindra,


Hi Experts, I have a source table like this. Name Number Raj 2 Ram 1 Sam 2 John 1 In the target I need the ouptput like the below Raj Raj Ram Sam Sam John We dont know the number value . It will be changing as n.. Please help me regarding this. Thanks, Nataraj V

2 Answers   NTT Data,


What is Code Page Compatibility?

1 Answers  


whats the logic to load the lower level of granularity of data to fact table.

0 Answers   IBM,






What are the types of lookup?

3 Answers   Wipro,


Hi Everybody, I have one fixed width file as source and 4 oracle tables (relational) as target. What are the Unit test cases i need to implement ? 1.Using TextPad software i tested postion of the field 2.As per specification i tested like whether it is correctly mapped or not? Is there any other test case do i need to implement. If possible can any one give me the test cases Advance Thanks

0 Answers   Cognizant, IBM,


split two strings into two columns For Eg. Source:-Full Name: Shiva Kumar Target:- First Name:Shiva Last Name:Kumar

1 Answers   Cap Gemini, TCS, Wipro,


What is a filter transformation?

0 Answers  


What are the different clients of powercenter?

0 Answers  


WHAT IS USE OF SQL OVERRIDE IN SOURCE QUALIFIER? chandumba2005@gmai.com

2 Answers   TCS,


i have two coloumn emp_no sal 1 3000 2 3000 3 3000 4 4000 5 5000 6 2700 7 4500 i just need output by removing duplicate.my answer should be emp_no sal 1 3000 2 4000 3 5000 and so on.please tel me the transformation to use and if variable is used in expression then how can i give variable expression

3 Answers  


Categories