I am having a requirement to add 60 months to a date filed in DataStage application.
How can I implement 60 months addition to a date field?
I am having a requirement to add 60 months to a date filed in DataStage application.
How can I implement 60 months addition to a date field?
this issue is there in datastage till FP8.x version. This issue is fixed in later versions. If you want to work in older versions, you need to install patch given by IBM to fix this or you need to write your own logic to get the date after adding months.