Answered Questions

  • Datastage job scenario question

    My input has a unique column-id with the values 10,20,30.....how can i get first record in one o/p file,last record in another o/p file and rest of the records in 3rd o/p file?

    Bhargav konduru

    • Nov 21st, 2024

    In TFM stage do the below constraints 1). Link--> @inrownum=1 2).link --> lastrow() 3). link --> click the otherwise condition Some more things needs to do with above 1.In TFM properties set pa...

    Prashant

    • Nov 25th, 2018

    If your output file is sequential file then you can you use filter property .