Search found 42189 matches

by chulett
Tue Sep 09, 2014 9:23 am
Forum: General
Topic: how to rename files after datastage job completed?
Replies: 10
Views: 7538

So a script is out of the question? Then probably best to move it from the 'After Job' area to Execute Command stages in a Sequence job as long as those are allowed at your site. And yes, I'd suggest separate Execute Command stages so you can check the execution of the first and only trigger the sec...
by chulett
Tue Sep 09, 2014 7:34 am
Forum: General
Topic: how to rename files after datastage job completed?
Replies: 10
Views: 7538

It can really depend on your O/S and release as some add 'rename' or 'mmv' as a command line function (in addition to mv) that are multiple file rename friendly. For a series of steps like renaming all files (which generally takes a for loop) and then archiving to a new folder, I'd suggest a script ...
by chulett
Tue Sep 09, 2014 7:23 am
Forum: General
Topic: LastrowinGroup function in datastage
Replies: 4
Views: 4364

Not quite sure what you mean but since you can only have one group there, then yes but only if the 'different' columns are a subset of the grouping columns on the leading edge.

Or at least that what I'm thinking. Would have been easier just to say no. :wink:
by chulett
Tue Sep 09, 2014 7:20 am
Forum: General
Topic: LastrowinGroup function in datastage
Replies: 4
Views: 4009

Post your code - stage variables, constraints, everything involved in these checks.
by chulett
Tue Sep 09, 2014 7:17 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Splitting of tables
Replies: 6
Views: 2006

Maybe this is the Old Server Guy in me but I'd just use a Transformer rather than Copy/Modify to split the stream. Why the 'grouping'... is that supposed to resolve the duplicates issue? You're worried about dups in the stream or in the target?
by chulett
Tue Sep 09, 2014 7:12 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: junk character removal
Replies: 17
Views: 6921

:!: prahul4all

You need to start doing something helpful other than pimping your own website or your account will be banned.
by chulett
Mon Sep 08, 2014 3:20 pm
Forum: General
Topic: Job Information required in before subRoutine
Replies: 20
Views: 6401

Unfortunately, that doesn't really add any of the details I was hoping for but rather just repeats what we already know. Since nothing of what you posted is obviously wrong, this seems like something that would require "boots on the ground" to figure out... in this case I would suggest you...
by chulett
Mon Sep 08, 2014 12:41 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Multiple file Loading with file Pattern, Strange Behaviour
Replies: 5
Views: 2206

That is strange... I would involve your official support provider on that one.
by chulett
Mon Sep 08, 2014 12:32 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: windows command to check 32 bit or 64 bit hashed file
Replies: 2
Views: 2739

With the MKS Toolkit which comes with DataStage (or equivalent) installed you should be able to execute 'UNIX' commands like this. There is no native Windows equivalent that I'm aware of.

Of course, you could get your hands on any number of free 'hex editors' that are out there for DOS / Windows.
by chulett
Mon Sep 08, 2014 7:34 am
Forum: General
Topic: Job Information required in before subRoutine
Replies: 20
Views: 6401

Still not seeing anything wrong so we're still missing something here. What else can you tell us about this? Even the smallest detail might help.
by chulett
Sat Sep 06, 2014 5:23 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Hashed File reading records as if in an infinite loop
Replies: 18
Views: 10310

OK... this is the kind of thing that would require 'eyes on' to figure out. Ah well.
by chulett
Sat Sep 06, 2014 2:20 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Conditional in Netezza Connector
Replies: 2
Views: 1576

Not sure but might depend on your definition of 'conditional' - can you give us some examples of what you'd want to do based on a variable? What would vary? Do they all have the same metadata?

<edit: removed bogus target suggestion>
by chulett
Sat Sep 06, 2014 7:27 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Quickly determining how much resource a job is using
Replies: 2
Views: 1633

What about the File -> "Estimate Resource" option in the DataStage Designer?
by chulett
Fri Sep 05, 2014 9:32 pm
Forum: General
Topic: Error Writing to RT STATUS
Replies: 10
Views: 10893

Yup, what on other boards we would call a "thread necro". :wink: