Search found 53125 matches
- Thu Feb 28, 2008 4:16 am
- Forum: Information Analyzer (formerly ProfileStage)
- Topic: Failed to set row array size statement attribute for prefetc
- Replies: 1
- Views: 2195
- Thu Feb 28, 2008 4:15 am
- Forum: Information Analyzer (formerly ProfileStage)
- Topic: column missing in QAbox
- Replies: 5
- Views: 2785
The second person personal pronoun in English is spelled "you", not "u". I find it offensive to be addressed as "u" in any format. Until you confirm your version, we can not help you further. If you're on version 7.x you will get a ProfileStage answer; if you're on version 8.x you will get an Inform...
- Thu Feb 28, 2008 1:42 am
- Forum: Information Analyzer (formerly ProfileStage)
- Topic: column missing in QAbox
- Replies: 5
- Views: 2785
- Thu Feb 28, 2008 1:40 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Delete file after FTP
- Replies: 48
- Views: 8030
- Thu Feb 28, 2008 1:38 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: ROUTINE TO GET FILE DATE
- Replies: 5
- Views: 1238
Welcome aboard. There's nothing "out of the box" but you will observe that the file names are in identical format, so you can compare them as strings. This is a major bonus. Get a list of the file names (say using a DIR command). Strip off all the lines that are not file names, then use the Max() fu...
- Thu Feb 28, 2008 12:44 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: parallel stage transformer
- Replies: 5
- Views: 1723
- Thu Feb 28, 2008 12:43 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: How do i find end to end tracebility?
- Replies: 1
- Views: 689
- Thu Feb 28, 2008 12:42 am
- Forum: General
- Topic: internal storage
- Replies: 4
- Views: 1522
As much as possible, in parallel jobs, we strive not to use internal storage (that is, not to touch data down to disk), as this slows things down. The structure of data in memory is given by the record schema that you can see in the generated OSH and the score. The same structure is used in Data Set...
- Wed Feb 27, 2008 11:43 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Datastage job auditing
- Replies: 4
- Views: 1565
- Wed Feb 27, 2008 11:41 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Why we preffere Surrogate key than the primary key
- Replies: 6
- Views: 2094
But it's the wrong answer. A surrogate key preserves uniqueness, nothing more. When you need to preserve history, such as to be able to track a person's name or address changes, then the primary key of PersonID alone won't do it. You'd need a primary key made up of PersonID and some way of identifyi...
- Wed Feb 27, 2008 11:36 pm
- Forum: General
- Topic: internal storage
- Replies: 4
- Views: 1522
- Wed Feb 27, 2008 11:00 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: $APT_ORCHHOME Error
- Replies: 3
- Views: 2050
- Wed Feb 27, 2008 10:57 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Getting details about a dataset from Unix
- Replies: 3
- Views: 1059
- Wed Feb 27, 2008 10:56 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Why we preffere Surrogate key than the primary key
- Replies: 6
- Views: 2094
- Wed Feb 27, 2008 10:55 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Error While Using DB2 Sequence for Surrogate Key
- Replies: 10
- Views: 3668