Search found 53125 matches
- Wed Mar 05, 2008 4:00 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: dataset is not creating when job aborts
- Replies: 7
- Views: 1499
- Wed Mar 05, 2008 3:57 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: IsValid Function
- Replies: 16
- Views: 6086
These are not junk. The rules of DataStage specify that a five or seven digit number will be interpreted as a two- or four-digit year followed by a three-digit ordinal number of the day in the year. Therefore, 00222 is the 222nd day of the year 00 which, if your CENTURYPIVOT configuration parameter ...
- Wed Mar 05, 2008 3:17 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: config db2 server and Datastage EE on IBM AIX
- Replies: 18
- Views: 4796
- Wed Mar 05, 2008 3:16 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Unable to view the table contents
- Replies: 10
- Views: 2044
- Wed Mar 05, 2008 3:15 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Source table structure keep on changing
- Replies: 5
- Views: 1545
- Wed Mar 05, 2008 2:35 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Metadata import error
- Replies: 1
- Views: 1001
- Wed Mar 05, 2008 2:33 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: ISSUE WHILE CONNECTING ORACLE
- Replies: 9
- Views: 2563
Any time you see "unable to load" anything, suspect your shared library search list (an environment variable called LD_LIBRARY_PATH, LIBPATH or SHLIB_PATH, depending on which operating system you're using). You may also need to check your command search list (the PATH environment variable), since th...
- Wed Mar 05, 2008 2:31 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: why we have Pools in config file?
- Replies: 2
- Views: 1084
That's not quite correct. It is operators (stages) that can be restricted to run in pools, not jobs. Pools are more useful in an MPP environment, where - for example - database client or other software might not be installed on all nodes. You can - in this example - create a pool containing only tho...
- Wed Mar 05, 2008 2:27 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Error while File Set creation
- Replies: 14
- Views: 6521
- Wed Mar 05, 2008 2:24 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: generating flat file from xml file
- Replies: 29
- Views: 7547
- Wed Mar 05, 2008 2:23 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: dataset is not creating when job aborts
- Replies: 7
- Views: 1499
- Wed Mar 05, 2008 2:21 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Regarding Content validation
- Replies: 2
- Views: 744
- Wed Mar 05, 2008 2:20 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Regarding Content validation
- Replies: 1
- Views: 621
- Wed Mar 05, 2008 2:19 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Regarding surrogate key
- Replies: 6
- Views: 2107
You may or may not require a surrogate key. A Type 4 SCD, for example, maintains a separate history table, and that can be keyed by the business key and an expiry date. As a general rule, where there's a need to preserve history a surrogate key approach is to be preferred, because it is comparativel...
- Wed Mar 05, 2008 2:15 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Regarding content validation
- Replies: 6
- Views: 1442