Informatica scheduler scenario by manish

แชร์
ฝัง
  • เผยแพร่เมื่อ 25 ม.ค. 2025

ความคิดเห็น • 7

  • @VaibhavRuthvi
    @VaibhavRuthvi ปีที่แล้ว

    Hi
    Thank u for the video.Scheduling will be done by developer or etl tester?
    Please clarify

  • @dineshkumarbaghar4932
    @dineshkumarbaghar4932 6 ปีที่แล้ว

    Thank you so much i appreciate your explanation !!

  • @123arjun12345
    @123arjun12345 8 ปีที่แล้ว

    Thanks for the explaination

  • @vaibhavraghuwanshi1851
    @vaibhavraghuwanshi1851 6 ปีที่แล้ว

    What if the job takes more than 2 mins to complete in 1st run? The job won't run run second time. Then what's the solution for this?

    • @abhirocks444
      @abhirocks444 5 ปีที่แล้ว

      Well per me, the job will run at every 2 min so if a job ran more than 2 mins say 5 mins then it will again run at 6th min. 2nd and 4th iteration will skip in this case.

    • @phanikumar4300
      @phanikumar4300 2 ปีที่แล้ว

      lets say a flat file is a source with 10 records and it is scheduled to run every 24hours. After 1st run i received only 1 and i need to process only 1 record which is new. How to process

  • @phanikumar4300
    @phanikumar4300 2 ปีที่แล้ว

    lets say a flat file is a source with 10 records and it is scheduled to run every 24hours. After 1st run i received only 1 and i need to process only 1 record which is new. How to process