compilation error

Post questions here relative to DataStage Enterprise/PX Edition for such areas as Parallel job design, Parallel datasets, BuildOps, Wrappers, etc.

Moderators: chulett, rschirm, roy

Post Reply
ramkarthik
Participant
Posts: 27
Joined: Thu Jun 26, 2008 6:13 am
Location: chennai

compilation error

Post by ramkarthik »

Hi,

I am getting the follwing error while compiling a job that consists of an oracle stage,a transformer and a sequential file

oracle stage -> transformer -> seq file

##F TUXX 000001 03:57:08(000) <main_program> Internal Error: (nullFieldEntry): transform/evalexp.C: 5701
ramkarthik
ray.wurlod
Participant
Posts: 54607
Joined: Wed Oct 23, 2002 10:52 pm
Location: Sydney, Australia
Contact:

Post by ray.wurlod »

That's all? Any other messages about null handling?

Check thoroughly the extended Nullable properties of the Sequential File stage.
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