Search found 53125 matches
- Fri Jun 27, 2008 4:18 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: NULL value in DECIMAL fields
- Replies: 6
- Views: 2632
Data types are not enforced in sequential files. Therefore, although you might have a field defined as Decimal[5,0], there's nothing to prevent it containing eight digits. You still need to check your data - create a job to read the file and to report the length of the field that is generating the e...
- Fri Jun 27, 2008 4:10 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: ODBC Stage for Progress Database
- Replies: 4
- Views: 1549
- Fri Jun 27, 2008 4:07 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Converting a nullable source to a non-nullable result
- Replies: 17
- Views: 6320
Not quite, I'm talking about when the running job queries the database server to verify the data types of each column, so that it can report data type mismatches. It's my understanding that, whenever a function or expression appears in the SQL, that the database server reports the column as nullable...
- Fri Jun 27, 2008 4:03 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Date Calculation.
- Replies: 5
- Views: 1434
- Fri Jun 27, 2008 4:01 pm
- Forum: General
- Topic: Delete of not-used hash-files
- Replies: 7
- Views: 2085
- Fri Jun 27, 2008 3:59 pm
- Forum: General
- Topic: Delete of not-used hash-files
- Replies: 7
- Views: 2085
Do any of these tools find hashed files whose name is a job parameter? Another utility (on Windows only) is uvwalk with the -uvfile option; it can recursively traverse a directory structure reporting which files are hashed files and which are not. usage: uvwalk [path] {-name filename} {-recurse} {-a...
- Fri Jun 27, 2008 3:52 pm
- Forum: IBM QualityStage
- Topic: Match_Frequency Error: Input not sorted at record #
- Replies: 8
- Views: 8423
I assume that your partitioning setting is (Auto) on all stages? That should mean you are getting Round Robin partitioning on sequential-to-parallel links and Same on parallel-to-parallel links, which ought not to affect sorting, but may locate any one key value on multiple nodes. Have you tried exp...
- Fri Jun 27, 2008 6:23 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: meta data storage
- Replies: 3
- Views: 928
- Fri Jun 27, 2008 6:21 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Reg NLS settings
- Replies: 4
- Views: 1075
- Fri Jun 27, 2008 12:28 am
- Forum: General
- Topic: dynamic lookup property in datastage
- Replies: 9
- Views: 9717
- Fri Jun 27, 2008 12:26 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: insances
- Replies: 4
- Views: 1235
- Fri Jun 27, 2008 12:23 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Fixed width file
- Replies: 8
- Views: 1676
- Fri Jun 27, 2008 12:21 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Using Lookup fileset with SCD Stage
- Replies: 2
- Views: 965
- Fri Jun 27, 2008 12:20 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Is it possible to write unpacked decimal data into CFF?
- Replies: 1
- Views: 731
- Thu Jun 26, 2008 11:13 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: meta data storage
- Replies: 3
- Views: 928