Search found 42189 matches

by chulett
Thu May 22, 2008 6:16 am
Forum: General
Topic: How to get the elements and their loginfo in a job sequence
Replies: 9
Views: 2097

Search the forums for 'ETLStats' or 'dsjob -report'. We've had this conversation many times before. For example...

http://www.dsxchange.com/viewtopic.php?t=118145
by chulett
Thu May 22, 2008 6:11 am
Forum: General
Topic: Fetch First event Id
Replies: 7
Views: 2071

'Before the first time run', meaning when the log is empty? Wouldn't one expect to get a zero in that case? :?

If you mean something else, please let us know.
by chulett
Wed May 21, 2008 9:51 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Reading EBCDIC file
Replies: 3
Views: 1506

Read, sure, but do you not also want to convert it to ASCII and unpack the packed fields? If not, well... guess I'll just move along and post elsewhere. :wink:
by chulett
Wed May 21, 2008 9:48 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: UNIX variable in Parallel job
Replies: 11
Views: 3091

You are aware of the fact that there is a perfectly good and rather lovely shade of orange link at the bottom of the page that says 'Reply to Topic' yes? You really don't need to quote everything every time you post here. :?
by chulett
Wed May 21, 2008 9:44 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Reading EBCDIC file
Replies: 3
Views: 1506

Any particular reason why you are not using the CFF / Complex Flat File stage? It will handle all of your conversions for you automatically once you set it up correctly.
by chulett
Wed May 21, 2008 9:41 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: UNIX variable in Parallel job
Replies: 11
Views: 3091

Oh well... so much for the "please don't quote everthing" request. The Field function does not require a trailing or 'second' delimiter to pull the second (or even the final) field from a string. Unless this is a feature in the 8.x release. You've said what it is not returning, how about letting us ...
by chulett
Wed May 21, 2008 5:48 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Triggering DS jobs to process outbound IDOCS from SAP
Replies: 1
Views: 1145

Can't really help other than to say that a search for "Requesting Delayed MetaData" returned a dozen matches... any of those help?
by chulett
Wed May 21, 2008 5:45 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Director job indexing
Replies: 7
Views: 1733

I'll do this to - but only with a Filter of some kind enabled... never for everything in the Project.
by chulett
Wed May 21, 2008 3:33 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Job reads its own link counts
Replies: 12
Views: 5537

In other words...

ArndW wrote:DSGetLinkInfo() will return a valid count only when called from the end-of-job.

:wink:
by chulett
Wed May 21, 2008 3:23 pm
Forum: General
Topic: The replacement for Version Control in Information Server
Replies: 13
Views: 5731

This is funny... I thought about fixing it after typing it for about half a second and then decided to leave it there as bait for the PPP - the Possessive Pronoun Police. Sorry, Officer, it won't happen again! :wink:
by chulett
Wed May 21, 2008 3:05 pm
Forum: General
Topic: IBM INformation Server Start and Stop
Replies: 6
Views: 2323

Silly question, perhaps, but any chance you are using a trial license and it... expired? Or perhaps you've got a rogue anti-virus issue? :?
by chulett
Wed May 21, 2008 2:01 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Merge: Error occurred while deleting temporary file
Replies: 2
Views: 1796

You'll need more room than you think. Under the covers, the Merge stage loads your two input files into hashed files so you'll need space for that as well as the resulting output. Perhaps a different approach... Can you load the smaller file into a reference hashed file and then stream in the larger...
by chulett
Wed May 21, 2008 12:34 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Director job indexing
Replies: 7
Views: 1733

No such thing, really. Curious, though, why you would be turning off categories in the Director? If there is a particular reason you are doing that (rather than just being a glutton for punishment) we should be able to help you find an alternate approach.
by chulett
Wed May 21, 2008 8:52 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Loading XML from folder stage
Replies: 8
Views: 2380

Not sure why that would be a problem. Besides, if you don't add it, DataStage will. :wink: