Search found 5168 matches

by kumar_s
Fri Mar 17, 2006 11:58 pm
Forum: Site/Forum
Topic: Enhancing the Community with ToolXchange and ResourceXchange
Replies: 6
Views: 3614

ray.wurlod wrote:This is what's known as a Lazarus post. The original question was put in 2004. Both sites mentioned now exist - the Newsletters appear on one of them.

Humm... Still Collecting Poll for the both.
by kumar_s
Fri Mar 17, 2006 11:53 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Automatically recover jobs after crash
Replies: 16
Views: 5052

You will need to find all jobs with a status of "Running". They will need either recompilation or a RESET before Running again.

Any scripts available for this?
ie., Reset Before Running (I know this can be done from Jobsequence)
by kumar_s
Fri Mar 17, 2006 11:34 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Doubt in data movement.
Replies: 16
Views: 5319

You mean Write method as 'Upsert' in DB2 stage?
by kumar_s
Fri Mar 17, 2006 11:23 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: repository filtered
Replies: 9
Views: 2081

If you dont see any of the job, then how you manage to open the recent jobs? If objects in the project folder has been wiped out, then there is not way you can get the objects back. If the unix system has be move to a new place and and now if you dont see any job under Jobs category, then Reindex wi...
by kumar_s
Fri Mar 17, 2006 11:12 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Default Partitioning method
Replies: 4
Views: 1101

By default it is roundrobin. But it varies depends upon the stages you use. If you use the same auto partion in DB2 stage, it used DB2 partiton. If you use in sort or join, it automatically inserts hash. Since it is not predictable, it is alway advisable to use delibrate partition mehton.
by kumar_s
Fri Mar 17, 2006 9:29 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: transformer output is only one row
Replies: 18
Views: 3832

Or as mentioned Sort the data based on the keys, use aggregator and retain 'first' of the values.
by kumar_s
Fri Mar 17, 2006 9:25 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Error calling routine DSSendmail
Replies: 12
Views: 8436

At what stage the sequence is getting failed. And what is the trigger you use in the stage. One of the reason the Unhandled failure arised, when the failure trigger not been handled.
by kumar_s
Fri Mar 17, 2006 9:21 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Problem with Complex File Stage
Replies: 3
Views: 761

If record delimiter is blank, the next row of data will be concatinated with the previous row. Hence for the whole file. So if you use head or cat it would search for record delimeter for finish a single line. Hence assume it as an single line.
by kumar_s
Fri Mar 17, 2006 8:38 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: transformer output is only one row
Replies: 18
Views: 3832

yes all the rows all entirely similar, i want the transformer output to be only one row or any one row only thx More you be clear, more you get the answer quickly. Similar is it ment for Duplicates. If so search the forum, you would get lot of ways to remove it. Use two stage variable to compare pr...
by kumar_s
Fri Mar 17, 2006 8:03 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: wait command in unix
Replies: 18
Views: 3040

What stops you to use Append type in the target file to consolidate the three output.
by kumar_s
Fri Mar 17, 2006 7:31 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: wait command in unix
Replies: 18
Views: 3040

sendmk wrote:hello,

can you tell me how to clear the context of a file in unix.

thx

Simply remove the file (rm) and 'touch' the file with the same name.
by kumar_s
Fri Mar 17, 2006 7:30 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: wait command in unix
Replies: 18
Views: 3040

sendmk wrote:i want a output, which is getting written in between, to be written at the end of the file

Can you be bit more elaborate on your requirement.
by kumar_s
Fri Mar 17, 2006 7:20 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: wait command in unix
Replies: 18
Views: 3040

If you use WaitForFile activity, you should make it to wait for a file which should be produced by another job and not by the same job. Hence the job2 should wait for a file which is produced by job1.
by kumar_s
Fri Mar 17, 2006 7:03 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: when using DB2 UDB records are dropped No warnings
Replies: 13
Views: 3768

I'd be suprised if it is actually completing "successfully". It should be throwing warnings into the log Craig, this is possible. I have had this issue earlier and honestly speaking if you see the logs, you see all GREENS . haimurali What you can do is that have this job abort in sequence itself. Y...
by kumar_s
Fri Mar 17, 2006 6:54 am
Forum: Site/Forum
Topic: Enhancing the Community with ToolXchange and ResourceXchange
Replies: 6
Views: 3614

A lively DataStagexchange would serve the purpose of ToolXchange.