Search found 53125 matches

by ray.wurlod
Sun Jul 13, 2014 3:27 pm
Forum: General
Topic: Not getting the listing of 31531 port via netstat -an
Replies: 13
Views: 8750

Are any errors logged (particularly in the WAS log SystemOut.log) when you attempt to start the node agents?
by ray.wurlod
Sun Jul 13, 2014 3:25 pm
Forum: General
Topic: Making Parameter Sets and their value files dynamic
Replies: 8
Views: 2674

What happens if you use an encrypted environment variable reference in a parameter set? Do you still need to re-compile? Just a thought.
by ray.wurlod
Fri Jul 11, 2014 3:55 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Default Timestamp value in a Job for Fixed Width file
Replies: 5
Views: 2234

Zero is not valid for year, month, or day.
by ray.wurlod
Fri Jul 11, 2014 3:51 pm
Forum: General
Topic: dsjob -report vs DataStage C++ API
Replies: 5
Views: 1248

Server jobs are NOT going away. For a start, a sequence is a server job. I still make great use of server jobs, which can be finished before the parallel job is still composing the score.
by ray.wurlod
Fri Jul 11, 2014 7:01 am
Forum: General
Topic: Making Parameter Sets and their value files dynamic
Replies: 8
Views: 2674

There isn't, but you can use an upstream command/routine/job to write name=value pairs into values files.
by ray.wurlod
Thu Jul 10, 2014 4:26 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Unable to resolve WVARCHAR to DB2 table
Replies: 14
Views: 13020

Do you have a reject link on the DB2 Connector?
by ray.wurlod
Thu Jul 10, 2014 4:25 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Problem in using Shared Container in the same job
Replies: 21
Views: 7827

We are trying to help.

Are you heeding that help, and trying the suggestions that are offered?
by ray.wurlod
Thu Jul 10, 2014 4:23 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: XML Stage to convert child repeating elements into rows
Replies: 7
Views: 3654

How about you describe to us what the actual issue is? What is it that you are trying to accomplish? For example are you looking to read or to generate XML of this kind?
by ray.wurlod
Thu Jul 10, 2014 4:21 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Not able to load clob data into teradata through datastage
Replies: 2
Views: 2285

Re: Not able to load clob data into teradata through datasta

Even minimal research would have revealed to you that CLOB is not supported in DataStage. Nor is BLOB. Search DSXchange for alternative strategies, such as using LONG VARCHAR data type. Plaese suggest ASAP. We don't do "urgent" (or "ASAP"). DSXchange is an all-volunteer group who...
by ray.wurlod
Thu Jul 10, 2014 4:16 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: LOOK UP PERFORMANCE TUNING WITH A BIG SQL SERVER TABLE
Replies: 14
Views: 9043

I'll have to disagree with your comment about IBM support - in my experience they are a highly skilled and highly motivated group, whose unenviable task it is is to solve even those problems that we are unable to.
by ray.wurlod
Thu Jul 10, 2014 4:12 pm
Forum: General
Topic: How To find list of Datastage jobs using a LookupFileset ?
Replies: 2
Views: 1268

Right click on Lookup File Set in Palette and perform a Where Used search.
by ray.wurlod
Wed Jul 09, 2014 8:49 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: LOOK UP PERFORMANCE TUNING WITH A BIG SQL SERVER TABLE
Replies: 14
Views: 9043

Are the joins supported by indexes? Is the lookup field indexed?
by ray.wurlod
Wed Jul 09, 2014 4:10 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Japanese character conversion
Replies: 2
Views: 1492

We are aware of at least fourteen different ways of encoding Japanese characters. As Arndo-san noted, you must ascertain precisely how these data are encoded.
by ray.wurlod
Wed Jul 09, 2014 4:08 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Question on Orchadmin usage
Replies: 3
Views: 2008

The orchadmin command requires use of the parallel engine binaries. But you should be able to invoke it remotely from your client machine, since both tiers are on Windows.