Search found 42189 matches

by chulett
Wed Jun 07, 2006 5:53 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: DataStage Administrator Environmental Variables
Replies: 0
Views: 692

Ok... how is this any different than this post you made four days ago? If you still have 'doubts' or questions, I'd suggest you carry on the conversation there, rather than start a whole new fishing expedition and possibly wasting peoples time replying with very similar answers as have already been ...
by chulett
Wed Jun 07, 2006 5:45 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Cannot edit any stages within a Job Sequence
Replies: 11
Views: 3491

I think any direct link on the site here may have been invalidated by IBM's recent revamp of that site. Heck, I'm not even sure I can log in there right now. Probably should contact Support and ask them directly.
by chulett
Tue Jun 06, 2006 8:59 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Difference between DSLogfatal and DSStopJob
Replies: 14
Views: 5503

I try. Not quite up to Wurlod standards where you work. your. way. through. every. new. post, but I try. :wink:
by chulett
Tue Jun 06, 2006 10:10 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Appending values from two columns into one
Replies: 10
Views: 2423

Not in a Server job.
by chulett
Tue Jun 06, 2006 10:10 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Phantom Error
Replies: 4
Views: 904

Breadcrumbs. :wink:
by chulett
Tue Jun 06, 2006 9:51 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Date warning ,while loading into oracle table
Replies: 15
Views: 3940

Hard to answer without knowing the exact job design. Does 'n number of times' mean each run was done with the same input data set, or with different data each time? Was the target reset between each run or allowed to accumlate changes? Unless you duplicate the process exactly each time, more than li...
by chulett
Tue Jun 06, 2006 8:24 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Date warning ,while loading into oracle table
Replies: 15
Views: 3940

If 'some warnings' on the second run was less than your limit (which defaults to 50 as you've seen in the Director) then no, it should not have 'failed'.
by chulett
Tue Jun 06, 2006 6:53 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Difference between DSLogfatal and DSStopJob
Replies: 14
Views: 5503

kduke wrote:I take it for granted that most of us disagree with Craig because he is such a trouble maker.

:shock: Whaaaaat???

Pot-kettle-black, my friend. :lol:
by chulett
Tue Jun 06, 2006 6:50 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: unable to view the records
Replies: 11
Views: 1843

Re: unable to view the records

I mean there is no problem with the datafile and the metadata defined both lengths are also same If that was true you wouldn't be seeing this message. At least one of your records is 'short' and runs out of data before you run out metadata so to speak. Since you are dealing with a fixed width file,...
by chulett
Mon Jun 05, 2006 8:26 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Date warning ,while loading into oracle table
Replies: 15
Views: 3940

If you read the OCI stage pdf documentation, the difference will become clear. In a nutshell, the stage will generate either a TO_CHAR() or a TO_DATE() function into your sql automagically and the format of the mask will change depending on the datatype and the action. I always stick with Timestamp ...
by chulett
Mon Jun 05, 2006 4:12 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Date warning ,while loading into oracle table
Replies: 15
Views: 3940

The substring of the first 19 characters should be fine, there's nothing "wrong" with the timestamp value in the "Attempt to convert" message. Kris asked the key questions... and the answers should be 'Yes', 'Timestamp' and 'Generated' in that order. :wink:
by chulett
Mon Jun 05, 2006 1:15 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Slow sort and hash access after migration to JFS2 from JFS
Replies: 2
Views: 772

I know you are talking Journaled (or Journaling) File System and perhaps everyone else knows this, but... HPUX, AIX, what O/S are you dealing with Michael? :?
by chulett
Mon Jun 05, 2006 7:08 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Rank like functionality in DataStage
Replies: 4
Views: 2376

Stage variables. Sort your data appropriately and only pass the first five rows when the customer changes.
by chulett
Mon Jun 05, 2006 7:04 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Database as lookup
Replies: 5
Views: 1013

You can be the captain, and I will draw the chart, sailing into destiny, closer to the heart. Been stuck in my head for something like the last week and I hoped this might exorcise that particular demon. Nope. Ravi, keys provide values for the 'where' clause which is why there really isn't any such...