Search found 53125 matches
- Mon Mar 28, 2011 11:17 am
- Forum: General
- Topic: Not able to login to DataStage 7.5.2
- Replies: 6
- Views: 3617
- Mon Mar 28, 2011 11:16 am
- Forum: General
- Topic: Not able to administer projects in IIS console
- Replies: 7
- Views: 2798
- Mon Mar 28, 2011 11:15 am
- Forum: General
- Topic: Run all the jobs concurrently
- Replies: 10
- Views: 2864
- Mon Mar 28, 2011 2:06 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: logic implementation
- Replies: 4
- Views: 1618
- Mon Mar 28, 2011 2:05 am
- Forum: General
- Topic: Datastage 7.5.1A Migration From Solaris to AIX
- Replies: 39
- Views: 16310
Installing is installing is installing. You need to install the AIX version. Are you installing on 64-bit or 32-bit version of AIX? (DataStage 7.5 is a 32-bit application.) Migration of DataStage artifacts is then a matter of export then import. Since export is pure text, the chipset is irrelevant t...
- Mon Mar 28, 2011 12:44 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Date Format DD-MM-YYYY
- Replies: 5
- Views: 3307
- Sun Mar 27, 2011 6:17 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Unmatched records
- Replies: 3
- Views: 1704
- Sun Mar 27, 2011 3:18 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Unmatched records
- Replies: 3
- Views: 1704
- Sun Mar 27, 2011 1:25 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Leading & trailing zero's in column export stage
- Replies: 5
- Views: 3800
- Sun Mar 27, 2011 1:23 pm
- Forum: General
- Topic: Not able to login to DataStage 7.5.2
- Replies: 6
- Views: 3617
- Sat Mar 26, 2011 4:53 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Leading & trailing zero's in column export stage
- Replies: 5
- Views: 3800
Don't worry about it. That's now the Decimal number is displayed. It's not stored like that in a database table; it's stored in a binary format. The display format will be used if the decimal is converted to a string (e.g. for export) but, if that's the case, you can trim the leading and trailing ze...
- Sat Mar 26, 2011 4:51 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Can aggregator stage be of some help
- Replies: 21
- Views: 7860
If you've got version 8.5 you can do that in the Transformer stage using the new internal loop. Otherwise use the fork join design, having created a join key (perhaps @INROWNUM in a Transformer stage would do it). If you need a nested fork join design then so be it - it works, indeed there's an exer...
- Sat Mar 26, 2011 4:48 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: How to longnvarchar value in datastage
- Replies: 3
- Views: 2530
- Sat Mar 26, 2011 4:44 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Arithmetic overflow into SQl server bulk loader
- Replies: 4
- Views: 2356
Perhaps the SQL Server loader stage checks the range of unsigned integers as if they were signed, and the ODBC stage doesn't. This is one for your official support provider - that was just a guess on my part. Of course, your job design could ensure that out of range values never reach the stage in t...
- Sat Mar 26, 2011 4:41 pm
- Forum: General
- Topic: Not able to login to DataStage 7.5.2
- Replies: 6
- Views: 3617