Search found 80 matches

by Harini
Thu Mar 05, 2015 3:03 pm
Forum: General
Topic: Ideas for Unit Testing
Replies: 1
Views: 1783

Ideas for Unit Testing

Hi All, I need some ideas for Unit testing our jobs. Basically, the job would have rules like this. 1) Read all the records from source - If Column A = 'X' Then If Column C = 2, derive A= 23 Else If Column C = 3, derive A= 28 Else If Column C = 6, derive A= 28 Else If Column C = 9, derive A by perfo...
by Harini
Fri Jun 20, 2014 10:57 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Removed duplicate strings in a column
Replies: 5
Views: 3490

Premium membership expired :(

Actually, the way, i would have to identify multiple errors would be in the same variable. Eg: If a record is going through multiple lookups, i check for the derived values which is null in the transformer in the same variable and am populating it.
by Harini
Tue Jun 10, 2014 5:58 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Removed duplicate strings in a column
Replies: 5
Views: 3490

Removed duplicate strings in a column

Hi All, Am trying to concatenate a error description column, based on key column. Say my data is like this. ID, Number, Error Code 100, MD350, Invalid Amount 101, MD310, Invalid Account 102, MD350, Invalid Code 103, MD400, Invalid Transaction 104, MD350, Invalid Code I wanted combine the error code ...
by Harini
Mon Aug 05, 2013 2:07 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Converting Decimals and stripping of dots
Replies: 2
Views: 2214

Converting Decimals and stripping of dots

All, I am trying to do the below sql thing in Datastage(transformer). I read my source Amount column as Char(16) though the format of the value is (Decimal 15,2). The same column is used to populate both these target columns. CAST(ABS(CAST(PREMIUM_WRITTEN_AMT as DECIMAL(15,2))*100) as DECIMAL(15,0))...
by Harini
Tue Jan 22, 2013 5:11 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: How to convert each row into a column
Replies: 19
Views: 8322

Oh, yes. Got it. Thanks!
by Harini
Tue Jan 22, 2013 3:45 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: How to convert each row into a column
Replies: 19
Views: 8322

Hi Spemma,

Can the input data be split into two? first nine rows and rest all.

Add a 'Dummy' column with constant value, to the first part and 'Dummy' column with the same value in the second part and join the two..

Someone can suggest on how to get all the rows to one column (pivoting stuff) ..
by Harini
Tue Jul 03, 2012 12:09 am
Forum: General
Topic: Invoke director from command line
Replies: 4
Views: 4128

Many thanks Craig and ArdnW.
by Harini
Mon Jul 02, 2012 5:56 am
Forum: General
Topic: Invoke director from command line
Replies: 4
Views: 4128

Invoke director from command line

Here is the command line syntax i used from the client machine. cd C:\IBM\InformationServer\Clients\Classic\ director.exe /H=XXXX20:9080 /U=xxxx /P=xxxxx Not showing any errors. But it is just opening the director tool and waiting for my inputs which i dont want. I want to see everything in CLI. I a...
by Harini
Fri Jun 22, 2012 12:01 am
Forum: Site/Forum
Topic: Tough times with Paypal
Replies: 4
Views: 6543

@Craig: I am not able to make any transaction through it. It says my account is limited. Money gets deducted from my card and doesn't gets credited to DSXchange. Frustrating! I've contacted Rick, Dennis too on this.. They are not able to process my order too.. :( @ Ramesh : Yeah, you are right. I am...
by Harini
Thu Jun 21, 2012 5:45 am
Forum: Site/Forum
Topic: Tough times with Paypal
Replies: 4
Views: 6543

Tough times with Paypal

Hi !

I am trying for 2 months now to get the membership of dsxchange. There are lots of problem with paypal. Is there any other way to make the transaction and get the membership ??

Thanks,
Meenakshi
by Harini
Thu Jun 14, 2012 10:30 pm
Forum: General
Topic: C++ compilers
Replies: 3
Views: 2731

C++ compilers

Any of you guys have the following s/ws, Microsoft Visual C++ .Net 2003 # Microsoft Visual Studio 2005 Professional Edition C++ # Microsoft Visual Studio .NET 2005 Express Edition C++ # Microsoft Visual Studio 2008 Professional Edition C++ # Microsoft Visual Studio .NET 2008 Express Edition C+ This ...
by Harini
Thu May 24, 2012 7:53 am
Forum: Site/Forum
Topic: Activating premium membership
Replies: 0
Views: 3882

Activating premium membership

Hi,

My premium membership is not yet activated and it 4 business days now. Money got deducted from my accountant. When will it get activated?

-Meenakshi
by Harini
Tue May 22, 2012 2:40 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Use of routines
Replies: 4
Views: 4616

Yes, parallel routines.

Waiting for my premium membership to get activated.. :-)
by Harini
Mon May 21, 2012 3:02 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: RCP and intact property
Replies: 6
Views: 3491

You can have two sequential files. One reading the first four columns with the key column and other file with key column and the fifth column and join them with the key column.
by Harini
Sun May 20, 2012 4:00 am
Forum: Site/Forum
Topic: Premium membership
Replies: 2
Views: 4918

ray.wurlod wrote:Any time soon - though it IS the weekend.
Thanks! I knew it is weekend. I just wanted to know the time, since I didn't get any info on how many business days it would take.