Search found 53125 matches

by ray.wurlod
Mon Sep 26, 2011 4:26 am
Forum: General
Topic: need to findout job related to one table
Replies: 3
Views: 1020

Assuming that you've loaded the table definition into the jobs from the Repository, simply open the Manager client, select the table definition in question, and perform a Usage Analysis (the beaker-like tool on the toolbar).
by ray.wurlod
Mon Sep 26, 2011 4:24 am
Forum: General
Topic: JobMonApp failure
Replies: 17
Views: 5453

Within DataStage, no. Within Metadata Workbench, yes.
by ray.wurlod
Mon Sep 26, 2011 4:23 am
Forum: General
Topic: Checking job status in script
Replies: 16
Views: 4766

Most of my parallel jobs generate no warnings.
by ray.wurlod
Mon Sep 26, 2011 3:29 am
Forum: General
Topic: Checking job status in script
Replies: 16
Views: 4766

Who said "parallel"?
by ray.wurlod
Mon Sep 26, 2011 3:28 am
Forum: General
Topic: JobMonApp failure
Replies: 17
Views: 5453

DSGetLinkInfo() should not be affected by whether or not the job monitor is running.
by ray.wurlod
Mon Sep 26, 2011 1:01 am
Forum: General
Topic: Checking job status in script
Replies: 16
Views: 4766

Assertion: Every server job can be written so that it does not generate any warnings.

Challenge: Write your job so that it does not generate any warnings.

It's far more professional.
by ray.wurlod
Mon Sep 26, 2011 12:59 am
Forum: General
Topic: JobMonApp failure
Replies: 17
Views: 5453

How are you doing the "check the number of rows" piece?
by ray.wurlod
Mon Sep 26, 2011 12:58 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Performance statistics
Replies: 5
Views: 8018

Because you posted in the incorrect forum we have no idea what kind of job or what version of software you're referring to.

Craig or Roy will be along shortly to do something about this.

Once the question is in an appropriate forum, with the required information, we will answer it.
by ray.wurlod
Mon Sep 26, 2011 12:55 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Transpose Column Values into Column Name (Dynamic)
Replies: 9
Views: 2447

Wrong.

The only thing that's new in version 8.5 is that you can do a vertical pivot in the PXPivot stage.

In earlier versions you need a Transformer stage and a Remove Duplicates stages. That's one approach, anyway.
by ray.wurlod
Mon Sep 26, 2011 12:53 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: datastage 8.5.1
Replies: 9
Views: 3411

iskapalli wrote:Can you please let me know what is difference between 8.0 and 8.5
0.5 :lol:
by ray.wurlod
Sun Sep 25, 2011 11:40 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Using DataStage to find Hex Values in an ASCII text file
Replies: 6
Views: 3305

:idea:
Every character in an ASCII text file has a hex value.
by ray.wurlod
Sun Sep 25, 2011 11:39 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: datastage 8.5.1
Replies: 9
Views: 3411

There is no such version as 8.5.1, so you don't need to create any document. Good news!!! Everything about version 8.5 (including Fix Pack 1, which takes it to version 8.5.0.1) is in the Information Center for IBM InfoSphere Information Server version 8 release 5. Create a document with a single lin...
by ray.wurlod
Sun Sep 25, 2011 11:32 pm
Forum: General
Topic: Can Antivirus software cause performance issue to DSJob?
Replies: 2
Views: 1020

HUGE difference. 12 hours instead of 30 minutes in one case and/or error messages about not being able to open RT_CONFIGnnnn.
by ray.wurlod
Sun Sep 25, 2011 11:29 pm
Forum: IBM<sup>®</sup> DataStage TX
Topic: job is unable to come to finished state
Replies: 5
Views: 10539

Is this a WebSphere Transformation Extender job? (This product used to be called DataStage TX, but is no longer part of the DataStage suite.) If not, it does not belong in this forum. Place it in the form that is appropriate to its job type. If you're unsure, place it in General.
by ray.wurlod
Sun Sep 25, 2011 2:16 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Job monitoring warning
Replies: 5
Views: 1947

The issue is almost certainly with JobMonApp. But we're trying to educate people to help themselves as much as possible.