Page 1 of 1

Can we run job without columns

Posted: Thu Mar 27, 2014 12:06 am
by deesh
Hi,

I am running the job without columns, we are passing the columns from shell script.

In DataStage job using oracle connector - -- Sequential file (two stages only).

while running the job it showing no columns defined for source table, but we are passing columns through shell script.

to solve the issue, do we need to enable the Runtime Column Propagation.

Posted: Thu Mar 27, 2014 12:55 am
by dsetlteam
How are you passing columns via shell script? Also how is the shell script being executed in the job (I am assuming you are using Before Job Subroutine)?

Re: Can we run job without columns

Posted: Thu Mar 27, 2014 3:41 am
by ray.wurlod
deesh wrote:to solve the issue, do we need to enable the Runtime Column Propagation.
First can you please explain what you believe "the issue" to be?