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.
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
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
Hi
Thank u for the video.Scheduling will be done by developer or etl tester?
Please clarify
Thank you so much i appreciate your explanation !!
Thanks for the explaination
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?
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.
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
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