In today's post, we will discuss a important property of PEEK stage. What if you want to peek some data as well as want to take action or wanna do something with data after peeking. For enabling this, datastage gives you a option to do this.
1. Job Design :
for this demo, we will use below job design to explain, as you can see, There are 2 link coming out from PEEK stage.
First Link --> This link contain the PEEK data as per property defined in peek stage. (here you can see 40 rows ( 10 rows from each partition x 4 nodes )
Second Link --> this link contain the Whole stream data. ( All 100 rows )