View Data against Universe table results with character: ü

Post questions here relative to DataStage Server Edition for such areas as Server job design, DS Basic, Routines, Job Sequences, etc.

Moderators: chulett, rschirm, roy

Post Reply
ray.wurlod
Participant
Posts: 54595
Joined: Wed Oct 23, 2002 10:52 pm
Location: Sydney, Australia
Contact:

Post by ray.wurlod »

This character is how the particular browser represents a "value mark", one of the dynamic array delimiters used in UniVerse, particularly in multi-valued fields. Its appearance ought not to cause concern.

When using a UniVerse stage, the user has the option to "normalize on" either a multi-valued field or a set of associated multi-valued fields. Under the covers this issues an instruction to UNNEST the multi-valued fields as if they form a nested table within the main table.
IBM Software Services Group
Any contribution to this forum is my own opinion and does not necessarily reflect any position that IBM may hold.
Post Reply