Search found 42189 matches
- Thu May 12, 2005 8:52 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Write Error
- Replies: 3
- Views: 1065
- Thu May 12, 2005 8:11 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Sequencer-Routine Activity-Triggers
- Replies: 4
- Views: 2313
- Thu May 12, 2005 8:08 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Getting the Looked up Data
- Replies: 7
- Views: 1637
"here the Target is the same sequential file"----> By that i mean that both the target stages refer to the same Sequentail file. Sorry, still a Bad Idea to have two processes writing to the same sequential file simultaneously, if that is what you are truly doing. Results will be... unpredictable at...
- Thu May 12, 2005 6:48 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Getting the Looked up Data
- Replies: 7
- Views: 1637
Re: Getting the Looked up Data
Peoples - please use the Code tags when posting ascii art job designs so they don't all slump over to the left and become even more incomprehensible. That and the 'Preview' option so you know what it will look like after you submit it. Thanks. Can this be done in Single Transformer? Don't see why n...
- Thu May 12, 2005 6:37 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Adding A line to Existing File From BASIC Routine
- Replies: 3
- Views: 917
- Thu May 12, 2005 6:36 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: removing duplicate rows from Flatfile
- Replies: 4
- Views: 1164
Technically, in the "If your answer is YES" paragraph, what is being described is CDD - Change Data Detection - not CDC. CDC is tightly coupled to the source system and is a process that can capture both both and after images of changed records, inserted records and even deleted records - only sendi...
- Thu May 12, 2005 6:28 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: DS Upgrade Issue
- Replies: 3
- Views: 1355
- Wed May 11, 2005 7:37 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Routine (Transform Function) Warning on completion
- Replies: 7
- Views: 1602
- Wed May 11, 2005 5:06 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Loading data into oracle
- Replies: 2
- Views: 1098
- Wed May 11, 2005 10:49 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: what is this date format WS-DATE-CCYYMMDD
- Replies: 3
- Views: 1692
That's the DB2 part. From what I've read on the forum (I'm an 'Oracle Guy') DB2 requires the date to be sent to it in internal format, so that number represents the number of days past some zero point. Search the forum for something like 'DB2' and 'internal'. I know Ken has mentioned this 'gotcha' m...
- Wed May 11, 2005 10:25 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: what is this date format WS-DATE-CCYYMMDD
- Replies: 3
- Views: 1692
It's not a "COBOL date format". It's a date, yes. It's from a COBOL program, yes. But it's nothing magical. WS_DATE_CCYYMMDD is just a variable name from Working Storage. It implies that the format of the date would be 8 digits in YYYYMMDD format. The 'CC' just stands for 'Century'. So, as an exampl...
- Wed May 11, 2005 9:21 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Calling DS job from unix prompt
- Replies: 5
- Views: 1349
- Wed May 11, 2005 8:15 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Routine (Transform Function) Warning on completion
- Replies: 7
- Views: 1602
Re: Routine (Transform Function) Warning on completion
This works well but the question I have is to do with the logs in Director; the value being passed out via Ans is non-zero so I get a warning message written to the log. This should mean that you have the 'automatically handle failures' option enabled and a non-zero return from a routine equates to...
- Wed May 11, 2005 6:59 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Problem with DS version control
- Replies: 2
- Views: 732
Or stop thinking of it as a problem and just think of it as How It Works. I'm not bothered by this behaviour. The important thing is the fact that, when you promote it to other projects, it will have the 'correct' Category associated with it. FYI, you can't delete anything from VC. You can mark it a...
- Wed May 11, 2005 6:55 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Lookup fails for Japanese data
- Replies: 3
- Views: 699