Getting error while doing lookup using lookup stage.

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
nilesh
Participant
Posts: 17
Joined: Tue Aug 08, 2006 5:02 am
Location: Mumbai

Getting error while doing lookup using lookup stage.

Post by nilesh »

Hi,

I am following error while doing lookup using lookup stage.

main_program: Data set, file set, or file "Lookup_84:DSLink87.v": Non-pipe (or non-virtual data set) with .v in its name

Data set, file set, or file "Transformer:DSLink89.v": Non-pipe (or non-virtual data set) with .v in its name

Data set, file set, or file "UdmPolDim:DSLink85.v": Non-pipe (or non-virtual data set) with .v in its name

Can anyone tell me what needs to be done to fix this error?

Thanks in advance.
Nilesh
ray.wurlod
Participant
Posts: 54607
Joined: Wed Oct 23, 2002 10:52 pm
Location: Sydney, Australia
Contact:

Post by ray.wurlod »

Don't refer to a file name ending in ".v" in the stage servicing the reference input link to the Lookup stage or to the links servicing the Transformer or whatever stage type "UdmPolDim" is.
IBM Software Services Group
Any contribution to this forum is my own opinion and does not necessarily reflect any position that IBM may hold.
Raghavendra
Participant
Posts: 147
Joined: Sat Apr 30, 2005 1:23 am
Location: Bangalore,India

Post by Raghavendra »

Is your file name ends with ".v"
Raghavendra
Dare to dream and care to achieve ...
Post Reply