Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
I have a doubt for the oracle SCD component,
Condition:
1) for the type start in the versioning section and creation value is given as Job start time.
2) The job is started before midnight and continues till next day.
Doubt:
A)
1) if the data is inserted or updated in the table before midnight
2) the job is still Under execution, so if i compare the start date value of the table with current talend date, then will the values match ?
or will the job start date value in oracle scd will be the date before midnight and the current talend date will be after midnight ?
B)
does the tOracleSCD job start date changes with respect to the current system date in a single talend job execution ?