Search found 5168 matches

by kumar_s
Sat Mar 03, 2007 4:30 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: node_node6: Player 13 terminated enexpectedly
Replies: 1
Views: 1601

Ok, select the APT_DISABLE_COMBINATION environment variable to false in you job. Or if you have transformer, make the combinable mode to false.
So that you will get the exact stage name where the error is poping up. How huge is the input file that been processed?
by kumar_s
Sat Mar 03, 2007 4:27 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: help in partitioning the stages
Replies: 5
Views: 2190

Hi Vinod, Welcome to Dsxchange :D !!!! This has been covered already. If you do a search on 'Unbalanced input from partition' you might get some results. Its basically the number of records that get partitioned are not equal or mostly been forced to flow in some of your node. To get more details, ex...
by kumar_s
Sat Mar 03, 2007 3:01 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: writing Null field on a fixed width sequential file
Replies: 21
Views: 4869

Dont you have Transformer stage?
by kumar_s
Sat Mar 03, 2007 2:15 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: DataStage config files.
Replies: 10
Views: 6578

Its the power of DS EEE. Configurable items can be exploited. It doesn't require the restart of the server (in most cases) or re compile of the job. DSEngine is built in a generic form, and it should be configured to each site (with respect to the OS and Hardware availability). Config file used to g...
by kumar_s
Sat Mar 03, 2007 2:09 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: writing Null field on a fixed width sequential file
Replies: 21
Views: 4869

What is your current job design (What is your source)?
Why can't you use Transformer?
by kumar_s
Sat Mar 03, 2007 12:32 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: writing Null field on a fixed width sequential file
Replies: 21
Views: 4869

You are tyring to do an implicit conversion from decimal to char / varchar.
You can try an explict conversion.
But what will the file used after it been created?
Can decimal field be filled with space?
by kumar_s
Fri Mar 02, 2007 9:49 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: help Regarding:Binding output Interface
Replies: 7
Views: 1731

Oracle_Enterprise_0, most probably in your input stage, the conversion is taking place.
Check if your source table as Discount_id as varchar or char(40). Which you are using it as number in Datastage.
If its not the case, try using CAST function in Oracle for any change.
by kumar_s
Fri Mar 02, 2007 9:19 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: diff between server and enterprise edition
Replies: 5
Views: 1918

My career path is up side down. I started with PX and moved to Server now.
by kumar_s
Fri Mar 02, 2007 9:15 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: view *.fs file info
Replies: 3
Views: 875

View the controller file where you can get the details of all the data file and its location. You can cat those files directly and manupulate it. If delete the data file, make sure you delete the controller file as well.
by kumar_s
Fri Mar 02, 2007 9:14 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Problem with APT_ParallelSortMergeOperator
Replies: 3
Views: 1121

Disabling the combination of operator will eliminate the warning.
Could you explain the job design along with partition used.
by kumar_s
Fri Mar 02, 2007 9:07 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Filter Stage usage for LIKE %ABC%
Replies: 8
Views: 3774

But If I recall properly, once I did testing on '*' in filter, which didn't gave your the expected output. I posted the result in this forum as well in some of the post. But I dont have access to test now.
But Iam sure that, its works with patter matching. Like [a-z][a-h]...
by kumar_s
Fri Mar 02, 2007 9:04 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Jobs getting stuck
Replies: 18
Views: 4371

As noted, monitor the same with one or two jobs running in parallel.
by kumar_s
Fri Mar 02, 2007 9:02 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Parallel padding nulls for empty space !!
Replies: 11
Views: 2272

Better you change all you field to Varchar and read it again. Where in most cases, you can expect the Whitespaces to be trimmed automatically. Atlest with the functions provided by Ray. By this you also save the space used by your sequential file if any.
by kumar_s
Fri Mar 02, 2007 8:53 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Not able to connect Data Stage Client
Replies: 11
Views: 4409

Hi Diego,
I could see your post in other topic as well. Could you post the exact error message that you get.
The two post giving giving out two different error code.
If its one among that, you can follow up on that particular thread, else you can start a new thread of your own.
by kumar_s
Fri Mar 02, 2007 8:52 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Help on dsexport
Replies: 40
Views: 15946

Kim, your logo looks much colorful and attractive. :)