Search found 5168 matches

by kumar_s
Thu Aug 31, 2006 6:24 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Creating duplicate rows from input dataset
Replies: 4
Views: 1113

Iam not with Datastage now, pls check if PadChar function can replicate string instead of just char. If so you can replicated the field concatinaed with a new line character.
by kumar_s
Thu Aug 31, 2006 6:18 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Job is being accessed by another user
Replies: 3
Views: 1236

Try the first step as using Cleanup resources in Director. User dsadm id for it.
by kumar_s
Thu Aug 31, 2006 6:16 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Datastage Enterprise Edition Certification [ Test 415 ]
Replies: 12
Views: 3871

Thats greate. So we can expect more from you to this site.
by kumar_s
Thu Aug 31, 2006 6:15 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Scheduler problem
Replies: 3
Views: 1631

Is it always with half an hour gap irrespecitve of the time?
by kumar_s
Thu Aug 31, 2006 12:24 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Coalesce Function in DS
Replies: 2
Views: 3344

If you know the column length for sure, concatinate each column together, (either afeter using NullToEmpty) and fetch the first n digit corresponding to the column length. If the length is not know, concatinate with a delimeter. Trim of the leading delimiter. And fetch data till next delimiter. You ...
by kumar_s
Thu Aug 31, 2006 12:08 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: data stage look up
Replies: 2
Views: 737

Do you want a replacement of unconected lookup? Here lookup with links will server the same purpose.
by kumar_s
Wed Aug 30, 2006 6:36 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: problem with transformer properties
Replies: 3
Views: 999

Do you get any other warning or error along with this. Is all you derivation proerly mapped?
by kumar_s
Wed Aug 30, 2006 6:28 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Getting the resultset from Oracle stored procedure
Replies: 4
Views: 1246

You can use ODBC/OCI to call the stored procedure. which will return the result set to datastge.
by kumar_s
Wed Aug 30, 2006 6:25 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Error: Failed to keylookup for record
Replies: 7
Views: 5251

You can avoid aborting the job with this message by removing the option of abort if no match. But ultimately you need to find the reason why you didnt have the match for fact over the dimension table. Hope the replies for all of your 4 post might have given you an idea that by doing a search on this...
by kumar_s
Wed Aug 30, 2006 6:17 am
Forum: General
Topic: About datastage certificatin
Replies: 5
Views: 2832

By the way, please avoid SMS type english, "u" "y" "ur"..... Lets make the question aswell as the answer understand by all.
by kumar_s
Wed Aug 30, 2006 6:13 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: How to impliment left outer jion with Lookup
Replies: 3
Views: 1120

Lookup will be good and effecient enough as long as the lookup data was able to find into memory.
by kumar_s
Tue Aug 29, 2006 6:28 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: A Matches question
Replies: 4
Views: 955

What is the datatype?
Just try to print Col1[1,2], if by chance preceeding zeros getting trimmed, it will give you A.
by kumar_s
Tue Aug 29, 2006 6:20 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: DataStage Sequence not running when scheduled
Replies: 1
Views: 1554

Chris Thornton had posted a ecase for this - ecase 36053.
You can always balance the load of the server by scheduling the jobs with some time lag.
by kumar_s
Tue Aug 29, 2006 6:12 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: @INROWNUM ?
Replies: 23
Views: 14823

By the way, what is second columna and what is third column?
Have you given any constrains, used in any stage varialbe?
Try to map this value in a integer.
What is the job design and what are you trying to acheive?
Hope you have tried running in a sequential mode too.
by kumar_s
Tue Aug 29, 2006 6:08 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: How do I know which functions are for DS7.5.1A Parallel Edit
Replies: 6
Views: 1338

Another quick and detail reference "DSXchange". :wink: