Pivot Stage - Column Derivation Limitation

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
CGI_SUREN
Premium Member
Premium Member
Posts: 32
Joined: Fri Feb 22, 2008 10:28 am
Contact:

Pivot Stage - Column Derivation Limitation

Post by CGI_SUREN »

Hi All,

We are running into an issue where the Pivot is not sending the output properly when the derivation has more columns.
Pivot stage transposes records upto 7 columns properly and after that it ignores rest of the data.

We have around 19 columns that need to be transposed into records.
Pivot works fine for 7 columns and ignroes rest of the columns.

Any one seen this issue before?
Thanks in Advance.
Suren V
chulett
Charter Member
Charter Member
Posts: 43085
Joined: Tue Nov 12, 2002 4:34 pm
Location: Denver, CO

Post by chulett »

I've recently pivoted 16 columns, there really shouldn't be a limit like that. Perhaps there is a data issue in the 8th column? You should probably involve your official support provider, see if perhaps that is a known issue with that stage.
-craig

"You can never have too many knives" -- Logan Nine Fingers
Post Reply