Search found 42189 matches
- Thu May 19, 2005 4:22 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Version Control help
- Replies: 8
- Views: 2171
- Thu May 19, 2005 9:52 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Update and then Insert or Insert and then update
- Replies: 1
- Views: 521
All it means is that you should pick the order that most fits the data coming in. If most of them will be inserts, then have it try the insert first. By "faster" all they mean is it will be one operation, the secondary operation only happens if the primary operation fails. Hence it can be considered...
- Thu May 19, 2005 9:41 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Null handling
- Replies: 4
- Views: 1167
- Thu May 19, 2005 7:50 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Merge Stage
- Replies: 1
- Views: 536
- Thu May 19, 2005 7:13 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: WARNING
- Replies: 5
- Views: 1205
Surely you can't send a space character (" ") to a date column in any case? No, you can't. At least not in Oracle, can't imagine that's true in any database. At the time of data loading , change the data type of all date column as Varchar2[38], Oracle automaticaly load as time stamp . Better to spe...
- Thu May 19, 2005 7:02 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Client-side backups using " dscmdexport"
- Replies: 15
- Views: 3231
just as a note, you can download the command-line WinZip interface and I've used that for .bat programs and I haven't seen any popups. Which is exactly what I am using for this as well. You will have to have a real live registered version of WinZip before you can use the command line option. The -m...
- Wed May 18, 2005 2:56 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: getting null values in fields
- Replies: 5
- Views: 1842
No way for me to know without either seeing your job or getting a better explanation as to exactly what it is doing to the data as it moves it through. Is there a hash lookup involved? Are you using values from it even if the lookup fails? Have you tried debugging the job to watch the data flow thro...
- Wed May 18, 2005 2:37 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: getting null values in fields
- Replies: 5
- Views: 1842
- Wed May 18, 2005 10:37 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: date field problem when importing from Database
- Replies: 3
- Views: 697
- Wed May 18, 2005 10:26 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: date field problem when importing from Database
- Replies: 3
- Views: 697
- Wed May 18, 2005 8:32 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Corporate Standard is no Job Sequences - I need to change it
- Replies: 17
- Views: 7513
- Wed May 18, 2005 8:29 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Client-side backups using " dscmdexport"
- Replies: 15
- Views: 3231
Switch from the roll-your-own batch file to the spanky one available out on ADN. It doesn't have that issue, creates daily backup directories and has hooks for compressing all of my exports into a single zip. Not sure what it does special to avoid your issue, however. Are you redirecting the output ...
- Wed May 18, 2005 8:24 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Read file names from file list into parameter while looping
- Replies: 13
- Views: 3720
- Wed May 18, 2005 8:21 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Corporate Standard is no Job Sequences - I need to change it
- Replies: 17
- Views: 7513
Re: Corporate Standard is no Job Sequences - I need to chang
palmeal wrote:I am being told that my Company's corporate standard is not to use Job Sequences. I am also being told that another standard is that Sendmail is not supported.
Those are... interesting... non-standards to be saddled with.
- Wed May 18, 2005 7:29 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Real time loading
- Replies: 5
- Views: 1682