Search found 5168 matches

by kumar_s
Mon Feb 27, 2006 5:07 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Number of Row in Dataset.
Replies: 5
Views: 1088

The number of rows mentioned, is it before Join or after join.
Is your data joined and partitioned on the key on which the join is taking place.
by kumar_s
Mon Feb 27, 2006 4:48 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: where to run dsjob command
Replies: 7
Views: 2098

Once the path has been exported either throgh dsenv or manually, dsjob can be executed at any prompt. Source you dsenv and re execute the commands.
by kumar_s
Mon Feb 27, 2006 4:46 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: getting this weired CANNOT OPEN FILE DS_JOBOBJECTS
Replies: 5
Views: 1928

DS_JOBOBJECTS is the file in which the internal information of you project are stored. Are you getting continuesly. Have you done any change recently like unix level project back up? Got to Administrator client or TCL prompt and execute the follwoing command COUNT DS_JOBOBJECTS and make sure you don...
by kumar_s
Mon Feb 27, 2006 4:04 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Wait for directory to have file(s)
Replies: 14
Views: 4142

chulett wrote:The 'Wait For File' stage does not support wildcards, as far as I know.

Made a small test, wildcards doesnt work.
:evil:
by kumar_s
Mon Feb 27, 2006 3:25 pm
Forum: Data Integration
Topic: If you have enjoyed my blogs please vote for me
Replies: 7
Views: 12645

Hi, Hailing from a technology used by minority poeple (when compared to other technologies like DB2, Java...), and Winning or getting recognized among all is a very big task. You may be carried away among those big shots, still you have your own way of representation and getting things done. Keep go...
by kumar_s
Mon Feb 27, 2006 3:16 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Datastage 7.5.1 Release Notes
Replies: 5
Views: 1723

vmcburney wrote:You can access all the release readme notes on the Ascential-IBM e.services web site. You will need your serial number to create a login.

But could not find the latest one. Could find only for 5x,6x
by kumar_s
Mon Feb 27, 2006 3:11 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Data Encryption/DeCryption
Replies: 2
Views: 1210

Build your own encryption logic. You can built a routine to acheive a high level of encryption/security. Or in simple you can use transformers expression to acheive your need. Search in google to some smart encryption logic. Do the reverse while unloading and before loading into the lookup file set....
by kumar_s
Mon Feb 27, 2006 3:04 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: null metadata
Replies: 8
Views: 1749

As suggested use modify stage to handle null explicitly. Search for 'handle_null'
by kumar_s
Mon Feb 27, 2006 2:30 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Pattern Matching in Filter Stage
Replies: 9
Views: 3411

"abc*" dosent work, but "abc[a-z][a-z][a-z]..." works.
by kumar_s
Mon Feb 27, 2006 1:53 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Wait for directory to have file(s)
Replies: 14
Views: 4142

Try /path_name/* under filename optoin.
by kumar_s
Mon Feb 27, 2006 1:49 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Datastage 7.5.1 Release Notes
Replies: 5
Views: 1723

Sent one.
Hope I am not voialationg any of the rule. :wink:
Thought of pasting the content here, but went for 100 page :lol:
by kumar_s
Mon Feb 27, 2006 12:41 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Pattern Matching in Filter Stage
Replies: 9
Views: 3411

What is the expression you used in Filter stage?
by kumar_s
Mon Feb 27, 2006 12:40 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Select First Record only
Replies: 12
Views: 3357

Hi, There are several way of acheiving this. Pls do search the forum. You are grouping based on the Site and getting the max of rest of the columns. One of the way would be to add another column to flag out the change in group. Set 2 stage variable in transformer like Change = If Previous_col = Inpu...
by kumar_s
Mon Feb 27, 2006 11:47 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Installation problem - unable to see the full palette
Replies: 16
Views: 5172

You can give a try to restart the sever which has the issue. Since you just installed DS then it shouldnt be a big impact to reinstall again.
by kumar_s
Mon Feb 27, 2006 11:43 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Datastage 7.5.1 Release Notes
Replies: 5
Views: 1723

Sent. :D
I wish all these should be updated in IBM site.