Search found 35 matches

by vivek_rs
Wed May 25, 2005 2:25 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: row to column
Replies: 4
Views: 2165

There is no Pivot Stage in my Pallette!!???
I am using DataStage 7.1
by vivek_rs
Tue May 24, 2005 11:52 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: row to column
Replies: 4
Views: 2165

row to column

I have the following requirement...

My Input is:

A1|b1|b2|b3
A2|b4|b5

The Output should be:

A1|b1
A1|b2
A1|b3
A2|b4
A2|b5

Is there a way to do this on the Parallel canvas?

TiA
by vivek_rs
Mon Apr 04, 2005 1:23 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Shared library (infmxcli.sl) failed to load
Replies: 6
Views: 3595

DSHOME=/ascential/dsadm/Ascential/DataStage/DSEngine; export DSHOME APT_ORCHHOME=/ascential/dsadm/Ascential/DataStage/PXEngine; export APT_ORCHHOME UDTHOME=/ascential/dsadm/Ascential/DataStage/ud41; export UDTHOME UDTBIN=/ascential/dsadm/Ascential/DataStage/ud41/bin; export UDTBIN ODBCINI=$DSHOME/.o...
by vivek_rs
Sun Apr 03, 2005 8:22 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Shared library (infmxcli.sl) failed to load
Replies: 6
Views: 3595

$ ivtestlib /ascential/dsadm/Ascential/DataStage/DSEngine/lib/infmxcli.sl /usr/lib/dld.sl: Can't open shared library: /u1/informix-sdk/lib/cli/libifdmr.sl /usr/lib/dld.sl: No such file or directory Load of /ascential/dsadm/Ascential/DataStage/DSEngine/lib/infmxcli.sl failed, errno(2)=No such file o...
by vivek_rs
Fri Apr 01, 2005 4:15 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Shared library (infmxcli.sl) failed to load
Replies: 6
Views: 3595

Hi
View Data says:
ds_loadlibrary: error in dlopen - Dynamic Error

My environment has it...
SHLIB_PATH=blah blah blah ... :/ascential/dsadm/Ascential/DataStage/DSEngine/lib: ... blah blah blah
by vivek_rs
Fri Apr 01, 2005 3:16 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Shared library (infmxcli.sl) failed to load
Replies: 6
Views: 3595

Shared library (infmxcli.sl) failed to load

Hi I am trying to use an Informix CLI Stage instead of ODBC Stages to improve performance. But I am getting the following error... Project:Dummy (gizmo.apis.dhl.com) Job name:testInformix Event #:58 Timestamp:4/1/2005 5:11:37 PM Event type:Fatal User:itkadm Message: main_program: Fatal Error: Fatal:...
by vivek_rs
Thu Mar 31, 2005 4:50 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: How to split data into files?
Replies: 15
Views: 5840

Hi
I've worked on a lot of work-arounds over the couple of weeks. They are true work-arounds. Can you tell me how I can integrate a sequential file stage with a BuildOp so that I can change the file name based on the value of a particular field? TIA
by vivek_rs
Wed Mar 09, 2005 8:44 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: How to split data into files?
Replies: 15
Views: 5840

As of now, I am using multiple instances, but I'd love to use to custom stages, but do not know how to use them.
Does anyone have any documentation or Knowledge articles on how to write customstages and buildops?
by vivek_rs
Sat Feb 26, 2005 6:21 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: index arg (1) exceeds count: 1
Replies: 4
Views: 2589

Hey Ray,
That was some real cool info.
I need that more than anything else.
Thank you.

I was able to find out that this error is occurring after the first few runs, and only IF there is a Join stage in the canvas!

Can someone throw some light on this...?
TiA
by vivek_rs
Sat Feb 26, 2005 1:22 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: How to split data into files?
Replies: 15
Views: 5840

There are two parameters...
one specifies the segment I am supposed to extract.
the other specifies the file into which the row has to go.
the job control calls multple sequence of the job with different parameters...
by vivek_rs
Fri Feb 25, 2005 9:09 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Join: When checking operator: Dropping component
Replies: 11
Views: 5424

Thanks a lot anyways.
If I figure it out, I'll let you know...
:?
by vivek_rs
Fri Feb 25, 2005 8:42 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Join: When checking operator: Dropping component
Replies: 11
Views: 5424

It is Ticked and Disabled!
How do I enable it so that I can UnTick it???
by vivek_rs
Fri Feb 25, 2005 8:32 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Join: When checking operator: Dropping component
Replies: 11
Views: 5424

are you referring to runtime column propagation?
if yes, it is turned off in the administrator for this project.
if no, how do i do that?
by vivek_rs
Fri Feb 25, 2005 8:20 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Join: When checking operator: Dropping component
Replies: 11
Views: 5424

This is how my job is... left_table ----\ left outer join--- right_table ---/ bath tables have 29 columns (same columns) Only 1 column is the key - parent_id I've renamed the columns (except parent_id) in the right_table within a transformer as 'c_'columnName Is there anything else I should do???
by vivek_rs
Fri Feb 25, 2005 7:15 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Join: When checking operator: Dropping component
Replies: 11
Views: 5424

But no,
I've renamed the columns that are not part of the key in the second stage as c_columnname