Error message

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
devsonali
Premium Member
Premium Member
Posts: 155
Joined: Sun Mar 18, 2007 2:31 pm

Error message

Post by devsonali »

Hi all

I have a job with one odbc loading data into a seq file via a transformer .
This is the part of my job which i was testing

it gives me the following error

main_program: Data set, file set, or file "Transformer_12:DSLink16.v": Non-pipe (or non-virtual data set) with .v in its name [sil/step_il.C:8076]

ODBC TRANSFORMER SEQFILE

Can anybody please explain what it means?
Thanks
ray.wurlod
Participant
Posts: 54607
Joined: Wed Oct 23, 2002 10:52 pm
Location: Sydney, Australia
Contact:

Post by ray.wurlod »

I presume DSLink16 is the name of the link between the Transformer and Sequential File stages. What is the value of the File property in 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