You need to create a reusable framework in all of your Jobs to capture the number of records loaded to a database and send it as an email to the customer. What is the best method to achieve this use case?
A.
Add the logic within a Unix shell script and call it using tsystem component.
B.
Add the logic as a Routine, then call the Routine at the end of all the Jobs.
C.
Add the logic to a Joblet and reuse the Joblet in all of the Jobs.
D.
Add the necessary components and logic in one Job and copy it to the other Jobs.
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
banabi10
1 month ago