Hi All,
I have 29 set of jobs which will access the same VIEW, and the jobs will run one after the other
My concern here is the view is going to to a invalid state after processing some of the jobs and it is getting failed for the next job.
When we re-run the job it is working fine.
i need to run these all jobs in a single stretch without going VIEW as a INVALID.
can we have a script here to check the view after completing each and every job and execute the same to make sure the VIEW is VALID for the next job
many thanks
I have 29 set of jobs which will access the same VIEW, and the jobs will run one after the other
My concern here is the view is going to to a invalid state after processing some of the jobs and it is getting failed for the next job.
When we re-run the job it is working fine.
i need to run these all jobs in a single stretch without going VIEW as a INVALID.
can we have a script here to check the view after completing each and every job and execute the same to make sure the VIEW is VALID for the next job
many thanks
Comment