How to re-run a failed DCC job?
Do not misunderstand me, I know how to run a single job.
My problem is that the job failed because it ran out of space on a tablespace of the data warehouse database (the tablespaces were created with the AUTOEXTEND option off, due to a customer's policy).
So, the meaning of my question is: if I re-run a failed job, is DCC able to understand how many data have already been collected and start collecting from the point where the tablespace ran out of space?
Otherwise, what should I do?
Drop the tablespaces and restart the data collection from the beginning?
The CLM and DCC version is 6.0.2.
My problem is that the job failed because it ran out of space on a tablespace of the data warehouse database (the tablespaces were created with the AUTOEXTEND option off, due to a customer's policy).
So, the meaning of my question is: if I re-run a failed job, is DCC able to understand how many data have already been collected and start collecting from the point where the tablespace ran out of space?
Otherwise, what should I do?
Drop the tablespaces and restart the data collection from the beginning?
The CLM and DCC version is 6.0.2.
Comments
Luca Martinucci
Nov 07 '16, 4:15 a.m.So, I should just expand the tablespaces and then let DCC "complete its job"?
Donald Nong
Nov 07 '16, 5:57 p.m.I believe so.