Error in PivotPX Stage

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
Daddy Doma
Premium Member
Premium Member
Posts: 62
Joined: Tue Jun 14, 2005 7:17 pm
Location: Australia
Contact:

Error in PivotPX Stage

Post by Daddy Doma »

Hi,

Trying to add a PivotPX stage to my parallel job. Once I have connected my input and ouput streams, I open the stage to edit properties. But when I try to change tabs I get the following error:

Code: Select all

vmdsstge

! Run-time error '6148':
Invalid row number
OK
I get tossed back to my job designer and I cannot open the PivotPX stage or any Transformer stages in any of my jobs until I shutdown the DataStage Designer client.

The timing of this error message is random: it is sometimes when I change tabs, other times when I resize the window. Has anyone had any experience with this?
kumar_s
Charter Member
Charter Member
Posts: 5245
Joined: Thu Jun 16, 2005 11:00 pm

Post by kumar_s »

If this is only with the pivot stage, check the permissions. Try with dsadm.
make sure teh files pivotenu.so and pivot.so under $DSEngine/lib have necessary permissions like -r-xr-xr-x as minimum to the group of dstage.
Impossible doesn't mean 'it is not possible' actually means... 'NOBODY HAS DONE IT SO FAR'
Post Reply