Search found 53125 matches

by ray.wurlod
Wed Jun 08, 2011 3:52 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: non-zero status 1 from APT_PMpollUntilZero
Replies: 3
Views: 5770

Knowing anything about the section leaders won't help you much here. The score is too large to broadcast to the section leaders. That's the symptom that you need to address.
by ray.wurlod
Wed Jun 08, 2011 3:50 am
Forum: General
Topic: Need Help Datastage 8.5 Installation
Replies: 4
Views: 3600

Is this a new installation or an upgrade from an earlier release? If the latter, you can get the (free) IBM Concierge Service to assist. Otherwise, as noted, everything you need is in the Installation and Upgrade manual for IBM Information Server, or from the Information Center on IBM website.
by ray.wurlod
Wed Jun 08, 2011 3:46 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: how to create new user in datastage as operator role
Replies: 1
Views: 1563

Possibly, but please clarify whether you are using WebSphere Transformation Extender ("TX") or DataStage. They are separate products, but TX was part of DataStage for a while.
by ray.wurlod
Tue Jun 07, 2011 11:57 pm
Forum: General
Topic: Availability of Datastage BASIC routines
Replies: 2
Views: 939

They ARE all there. But the source code is not necessarily exposed in the repository. You will be able to choose them from the appropriate list when using the expression editor. Note that very few of them are available for parallel jobs - but they are available for Routine activities and server jobs.
by ray.wurlod
Tue Jun 07, 2011 11:56 pm
Forum: General
Topic: DataStage Installation Client tool
Replies: 1
Views: 546

None of those. DataStage installer runs its own Java-based GUI.
by ray.wurlod
Tue Jun 07, 2011 8:33 pm
Forum: General
Topic: disconnect session from command prompt
Replies: 3
Views: 1011

There is no command line access to the "disconnect session" functionality that can be used by non-Administrators.
by ray.wurlod
Tue Jun 07, 2011 2:51 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: How to Identify dead job threads
Replies: 4
Views: 1715

Start the DataStage deadlock daemon. It has a secondary task of cleaning up defunct processes.
by ray.wurlod
Tue Jun 07, 2011 2:49 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Surrogate Key Generator, prefixing Surrogate Key
Replies: 12
Views: 3999

That is a very old reference!

The way some things work has changed over the years.
by ray.wurlod
Tue Jun 07, 2011 2:48 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Warning message limit
Replies: 3
Views: 2344

Sure. Limit the number of null string arguments.
by ray.wurlod
Tue Jun 07, 2011 2:47 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Datastage
Replies: 2
Views: 1036

1) You'll find out soon enough if they're not working.
2) 0.6
by ray.wurlod
Tue Jun 07, 2011 2:46 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: ODBC Connector View Data Error
Replies: 7
Views: 2876

Make sure the agent is running. This could be the Node agent (part of Information Server) or it may be a database agent - you will have to determine this, because we can't.
by ray.wurlod
Tue Jun 07, 2011 1:01 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Run the sequence without resetting
Replies: 3
Views: 1617

The abort was so bad it disabled the possibility of Aborted/Restartable status and only left Aborted.

Without knowing the exact cause, it's not really possible to suggest anything else.
by ray.wurlod
Mon Jun 06, 2011 9:11 pm
Forum: General
Topic: job log export
Replies: 2
Views: 934

You could have used the Search facility.

The easiest way is to choose Print from the Project menu in Director. Within the Print dialog you will find a "print to file" checkbox. The rest is straightforward.
by ray.wurlod
Mon Jun 06, 2011 9:09 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Surrogate Key Generator, prefixing Surrogate Key
Replies: 12
Views: 3999

Not possible in the way you describe. But you can interpolate a Column Generator stage in the flow to generate a constant (a Cycle with only one Value).