Timestamp mess in the Basic transformation
Task
Set the UserStatus with the serialisation of values containing timestamps.
Problem
I only know the possibility to set the UserSTatus by the use of DSSetUserStatus. This in turn has to be put into a routine, that in turn cannot be placed into the modern transformation, but one needs to use the Basic flavour (see also https://gssnotes.blogspot.com/2010/06/enable-basic-transformer-in-datastage.html). Unfortunately, this is allergic to timestamp: "Returned timestamp format not recognised for field <XYZ>"
Solution
Place the Basic transformation in a dead end as the "final" stage like
Kommentare
Kommentar veröffentlichen