still getting the same sequential file warning

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
pattemk
Participant
Posts: 84
Joined: Wed May 16, 2007 4:04 pm

still getting the same sequential file warning

Post by pattemk »

Hi,

My job contains

dataset------- f
u
dataset------- n------sequential file
n
dataset------- e
l


i am getting the following error

Funnel_34: When checking operator: A sequential operator cannot preserve the partitioning
of the parallel data set on input port 2.

I tried setting up the preserver partitioning in the funnel stage to clear but i still get the same warning.

I am trying to know what would be the reason for still getting the warning.

Please Advice
samsuf2002
Premium Member
Premium Member
Posts: 397
Joined: Wed Apr 12, 2006 2:28 pm
Location: Tennesse

Post by samsuf2002 »

Did you try clearing the partition from Datasets ?
hi sam here
pattemk
Participant
Posts: 84
Joined: Wed May 16, 2007 4:04 pm

Post by pattemk »

[quote="samsuf2002"]Did you try clearing the partition from Datasets ?[/quote]

i actaully had a transformer in between datasets and funnel, i changed the partitioning to "clear" and it worked.
Post Reply