Search found 42189 matches

by chulett
Fri Oct 07, 2016 1:38 pm
Forum: General
Topic: Datastage job not running as ISUSER=dsadm
Replies: 1
Views: 1363

That should be all about credentials mapping from what I recall.
by chulett
Fri Oct 07, 2016 7:09 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Hive error: java.sql.SQLException: Only AEQuery is supported
Replies: 2
Views: 2707

Let's start by ending the thread-jacking and getting your post split out into your own topic... there.
by chulett
Thu Oct 06, 2016 5:55 am
Forum: General
Topic: How To run DSSendMail Routine after a parallel job
Replies: 2
Views: 1259

A couple of different ways, off the top of my head. Either using a Sequence job, you can add a Notification Activity after the Job Activity, or a Routine Activity if you need to use whatever routine you wrote. Or from the job itself, run it from the 'After Job' tab. There's also a checkbox there to ...
by chulett
Wed Oct 05, 2016 6:52 pm
Forum: General
Topic: World of Watson 2016
Replies: 14
Views: 4912

You're the Watson of our World, Ernie. :wink:
by chulett
Wed Oct 05, 2016 6:50 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Reading multiple files from network using Sequential stage
Replies: 21
Views: 7704

IMHO you are well past the time you should be engaging your official support provider, if you haven't already...
by chulett
Wed Oct 05, 2016 3:49 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Reading multiple files from network using Sequential stage
Replies: 21
Views: 7704

Could you please elaborate the meaning of "8+3" format of file path? As suspected, a bit of arcane lore. :wink: https://en.wikipedia.org/wiki/8.3_filename The part you would be most interested in is the 4th section: How to convert a long filename to a short filename. This so you could see...
by chulett
Wed Oct 05, 2016 2:36 pm
Forum: General
Topic: Memory Issues in AIX related to DataStage
Replies: 6
Views: 2453

Kaushik,

Trying to fish your answers out of that single big quoted Andy block was painful enough that I reformatted your post to (hopefully) make them a little bit easier to read.
by chulett
Wed Oct 05, 2016 8:03 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Job abort with processmgr/msgport.C: 502 error
Replies: 2
Views: 1491

Pretty sure you'll need to involve support on that one... couldn't find another posting here that mentioned that error.
by chulett
Wed Oct 05, 2016 8:02 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: px version of Ereplace()
Replies: 51
Views: 66641

Re: Thank you

8)
RiyaNY wrote:We are using DS 8.5 and migrating to 9.1 now.

Why stop there? Not really the right thread for this discussion but why upgrade from a really old version to one that's almost just as old? :?
by chulett
Tue Oct 04, 2016 4:00 pm
Forum: General
Topic: Default Parameter values in a parameter set
Replies: 4
Views: 1615

Just to clarify, are you looking for the 'design time' parameter values, the values that the job would use if nothing was explicitly passed to it as an override at runtime? Or something else?
by chulett
Tue Oct 04, 2016 11:59 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: DB2 Connector Truncate & Bulk Load Option
Replies: 3
Views: 2352

That depends entirely on what exactly 'load the fresh records' means.
by chulett
Tue Oct 04, 2016 6:53 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Reading multiple files from network using Sequential stage
Replies: 21
Views: 7704

Only if you're aware that they are still there under the fancy Windows 'long filenames' and how they work... tilde and all. :wink:
by chulett
Tue Oct 04, 2016 6:47 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: File connector showing No such file or directory
Replies: 4
Views: 1997

Is this file... local to your DataStage server? :?
by chulett
Mon Oct 03, 2016 12:22 pm
Forum: General
Topic: Login issues into a specific project Error Calling subroutin
Replies: 8
Views: 3761

First thought is that there's no need to quote everything you are replying to. Do so if it makes sense but in general all you need to do is use the Reply to topic link. Second thought is why would you be screwed if this happened in production? Of course, Bad Things happening there are more immediate...
by chulett
Mon Oct 03, 2016 7:02 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Issue while connecting to HDFS
Replies: 3
Views: 4305

Then you should be involving your official support provider as there's probably not a ton of Big Data / HDFS / YARN users here yet. I'd also be curious if you've done any of the things the errors suggested you 'look into'.