Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
I want to run a task as db2 i series as source, but i need to continue since a point back, what options are available for db2 i series and how obtain this values to set in advance run options.
Thanks.
Hello @lguevara ,
For DB2 for iSeries, a task can only be restarted from a specific timestamp, as shown below:
The SCN or LSN options are not available for this source.
You can obtain the appropriate restart timestamp from the previous task log files. For example, "last source timestamp 1776733564792587". You may convert it to human-readable date timestamp by epoch converter, it's about "April 21, 2026 at 9:06:04 AM".
Hope this helps.
John.
Hello @lguevara ,
For DB2 for iSeries, a task can only be restarted from a specific timestamp, as shown below:
The SCN or LSN options are not available for this source.
You can obtain the appropriate restart timestamp from the previous task log files. For example, "last source timestamp 1776733564792587". You may convert it to human-readable date timestamp by epoch converter, it's about "April 21, 2026 at 9:06:04 AM".
Hope this helps.
John.