Search found 15603 matches
- Tue Oct 24, 2006 7:42 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Job running long: Changed Seq file to Dataset
- Replies: 18
- Views: 4700
- Tue Oct 24, 2006 4:51 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: convert string to date
- Replies: 12
- Views: 3863
- Tue Oct 24, 2006 2:26 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Function to Retrieve alphanumeric values
- Replies: 3
- Views: 1026
There are many string and numeric functions that you can use in order to effect this. The best is to use pattern matching to extract portions of the string based on your rules (look into the BASIC manual under MATCHES ). Your pattern for the number could be "0X'('0N')'". Then you seem to be using a ...
- Tue Oct 24, 2006 12:24 am
- Forum: General
- Topic: The Product Formerly Known as Hawk
- Replies: 12
- Views: 14442
Kirtikumar, that makes sense and is logical way to progress. Many jobs (particularly smaller ones) are currently still faster in Server than in PX and since it is never a good idea to mix large numbers of server and PX jobs on the same DataStage machine splitting by project and DS Server is a good i...
- Mon Oct 23, 2006 2:17 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Job running long: Changed Seq file to Dataset
- Replies: 18
- Views: 4700
- Mon Oct 23, 2006 1:38 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Job running long: Changed Seq file to Dataset
- Replies: 18
- Views: 4700
- Mon Oct 23, 2006 1:08 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Passing UserID and Password for DB connection
- Replies: 10
- Views: 2613
- Mon Oct 23, 2006 12:12 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: How Do I run DS commands from the command line in Windows
- Replies: 8
- Views: 1369
- Mon Oct 23, 2006 11:09 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: How Do I run DS commands from the command line in Windows
- Replies: 8
- Views: 1369
- Mon Oct 23, 2006 11:07 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Float To Numeric (25,7)
- Replies: 8
- Views: 9412
- Mon Oct 23, 2006 7:12 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: how is sratch space calculated
- Replies: 1
- Views: 1065
When DataStage allocates structures and space it needs to use the defined maximum length. When it writes data to disk it will use the actual contents unless you specify fixed length. I think that the remove duplicates is allocating space based on the metadata and doing it's comparisons as if the str...
- Mon Oct 23, 2006 2:36 am
- Forum: General
- Topic: The Product Formerly Known as Hawk
- Replies: 12
- Views: 14442
- Mon Oct 23, 2006 2:35 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Updating MS SQL for Korean (UTF-8 encoded) characters
- Replies: 4
- Views: 2418