Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

help error of : input not sorted

Status
Not open for further replies.

monrow

Technical User
Apr 22, 2008
29
0
0
FR
Hi

i've a mapping with 2 joiner,
i join the first joiner with a sq
and the result of the first joiner with anoter sq.

Data are sorted in the two source qualifier.
input sorted is check in the joiners.
data are sorted on the port condition in the joiner.
But i've this error :
TT_11100 Fatal Error: Joiner [JNR_RED] input not sorted. [Current row's key=

i've spend 4 hours and don't understand

please help me
 
Hi.

Before processing data to the Joiner, try to sort based on the join field of both Master & detail data. This may help you.
 
data are already sorted on the condition field in each joiner
 
Remove(uncheck) the sorting condition in 2 joiners and try.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top