Search found 42189 matches
- Tue Nov 24, 2009 11:00 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Connect to Oracle
- Replies: 5
- Views: 1308
- Tue Nov 24, 2009 10:40 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Connect to Oracle
- Replies: 5
- Views: 1308
- Tue Nov 24, 2009 10:38 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: DS 8.1 Installation while 7.5 runing on Same Box
- Replies: 2
- Views: 833
- Tue Nov 24, 2009 9:00 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Range lookup
- Replies: 17
- Views: 19234
- Tue Nov 24, 2009 8:59 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Difference between none and end delimiter
- Replies: 5
- Views: 1872
- Tue Nov 24, 2009 8:36 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Range lookup
- Replies: 17
- Views: 19234
:idea: Tip: you can use the 'code' tags to preserve white-space and make things line up. You'll need to make liberal use of the 'Preview' option as well as it doesn't always work like you think it will with a proportional font. And one can always edit one's own posts so it's not too late to go back ...
- Tue Nov 24, 2009 8:28 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Table Used in all the ETL Jobs
- Replies: 9
- Views: 3292
- Tue Nov 24, 2009 6:51 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Reset aborted sequencers using UNIX shell script - reg.
- Replies: 3
- Views: 897
- Tue Nov 24, 2009 6:48 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Decimal conversion
- Replies: 8
- Views: 1841
- Tue Nov 24, 2009 6:46 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Job Control Error
- Replies: 15
- Views: 3826
Why, that's elemental my dear Watson, when you need to override it, set it to a non-default value. As already noted. Thrice now, I believe. And that's not called a default value for no reason. 
- Tue Nov 24, 2009 6:43 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Logic for getting one year back result
- Replies: 3
- Views: 978
Too bad, always wanted one.Sainath.Srinivasan wrote:DataStage is not a Time Machine to send you back one year.
- Tue Nov 24, 2009 6:41 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: main_program: Fatal Error: Not a v1.1 type: decimal[10,0]
- Replies: 3
- Views: 1109
Re: main_program: Fatal Error: Not a v1.1 type: decimal[10,0
Note : I did not change the metadata and this job is designed last week and upto yesterday it's working fine but today i am getting this error What changed between then and now? The job? The Oracle table? Something obviously did, the problem is going to be figuring out what. I would suspect the lat...
- Tue Nov 24, 2009 6:38 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Nvarchar - Datatype Not Supported
- Replies: 6
- Views: 5049
- Tue Nov 24, 2009 6:36 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Record on file DS_STAGETYPES can not be written
- Replies: 20
- Views: 8842
- Tue Nov 24, 2009 6:34 am
- Forum: General
- Topic: DATE VALIDATION
- Replies: 4
- Views: 1819
Ray has made available a generic IsValid routine to validate most data types, a search should turn up the link or perhaps he'll stop by and post it again. You can also use IConv() then Status() to check to see if it was able to convert it. :!: Be aware, however, that just checking for 'valid' might ...