Page 1 of 1

Non-pipe (or non-virtual data set) with .v in its name error

Posted: Sun May 25, 2008 10:19 pm
by kanyaviyasari
Hi,

i have developed a Parallel job in DataStage.
Two links are going to Lookup Stage.
In my job ORDER_PACK_UNIT is the main link and In_LKP_ORDER_PACK_UNIT_Ref is the reference link.
It throws no error while compiling the job.
During execution is throws the following error.
"main_program: Data set, file set, or file "ORDER_PACK_UNIT:In_LKP_ORDER_PACK_UNIT_Ref.v": Non-pipe (or non-virtual data set) with .v in its name"

what is the error and how to rectify this?

Thanks.

Posted: Sun May 25, 2008 10:47 pm
by chulett
I got 14 matches when I searched for "Non-pipe (or non-virtual data set) with .v in its name". Did none of them help?

Posted: Fri Jun 06, 2008 10:18 am
by relati
Kanyaviyasari -- Are you using any Job Parameters?

Posted: Mon Aug 31, 2009 6:33 am
by psk_270185
I encountered the same error:

The problem was i have used some environmental variables in the job which i forgot to put in the job properties.
After adding them in job properties job ran fine :)