Search found 42189 matches
- Tue Oct 05, 2010 1:02 pm
- Forum: General
- Topic: Disable auto purge of job logs
- Replies: 5
- Views: 2638
- Tue Oct 05, 2010 12:58 pm
- Forum: General
- Topic: Job Log Archive
- Replies: 3
- Views: 1889
- Tue Oct 05, 2010 12:53 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: highest surrogate key
- Replies: 39
- Views: 9018
- Tue Oct 05, 2010 8:50 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Segmentation Error using XML Input
- Replies: 8
- Views: 2693
- Tue Oct 05, 2010 8:47 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Running state
- Replies: 9
- Views: 2501
- Tue Oct 05, 2010 6:48 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: zero not to be truncated
- Replies: 6
- Views: 3316
The target is oracle table and the datatype is integer, so in the target i want the value to be 03 Sorry, but it doesn't really matter that is what you 'want', leading zeroes are not stored in any kind of numeric field. As noted, however, you can make it look the way you want when you extract it wi...
- Tue Oct 05, 2010 6:41 am
- Forum: General
- Topic: Job search in unix
- Replies: 8
- Views: 3697
- Tue Oct 05, 2010 6:36 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Using FTP Enterprise stage for ftp'ing files
- Replies: 6
- Views: 2343
- Tue Oct 05, 2010 6:35 am
- Forum: General
- Topic: How to search the datastage job in unix
- Replies: 3
- Views: 1398
It would help if you expanded your question a teeny bit - "search the job in UNIX"? Can you explain what you mean by that so people don't need to guess? Or perhaps this might help:
viewtopic.php?t=136147
viewtopic.php?t=136147
- Tue Oct 05, 2010 6:34 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Segmentation Error using XML Input
- Replies: 8
- Views: 2693
First suggestion - the Sequential File stage is not a good choice for XML. Use an External Source stage to get the XML filename(s) and then let the XML Input stage do the actual reading of the file as outlined here.
- Tue Oct 05, 2010 6:31 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: NULL & Sequential File
- Replies: 11
- Views: 3564
- Tue Oct 05, 2010 6:29 am
- Forum: General
- Topic: DataStage operator role is limited
- Replies: 2
- Views: 1371
- Mon Oct 04, 2010 1:07 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Export of Datastage job from command prompt
- Replies: 13
- Views: 14191
- Mon Oct 04, 2010 9:56 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Export of Datastage job from command prompt
- Replies: 13
- Views: 14191
- Mon Oct 04, 2010 7:00 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Job comparison
- Replies: 3
- Views: 1756
Re: Job comparison
Nope, not until you get to 8.x I'm afraid - it comes with a lovely GUI comparison tool.dr.murthy wrote:instead of comparing dsx/xml files is there any other way to do this?