Search found 53125 matches
- Sat Oct 11, 2003 1:55 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Folder Stage
- Replies: 6
- Views: 1531
Take a look at the properties of the Folder stage in Manager, or from the Repository view in Designer. There are two "columns". One is the "key" which, from the O/S point of view, is the file name. The other is the "record" which, from the O/S point of view, is the entire file. The second of these i...
- Sat Oct 11, 2003 1:53 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: UV table indices
- Replies: 2
- Views: 934
No index is created on the primary key of a UV table because, under the covers, it's a hashed file, so that the physical location of a the record having that primary key is calculated via the hashing algorithm - no need for a table scan of an index, or of the main file, which is where a hashed file ...
- Sat Oct 11, 2003 1:44 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Stopping a multiple instance job
- Replies: 8
- Views: 1534
- Sat Oct 11, 2003 1:41 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Using named pipes
- Replies: 12
- Views: 2376
Ah, you've got me there! I know that it can be done, but don't have how in my head. As is usual on weekends I am sitting in an aiport lounge awaiting a flight to my next destination, so don't have access to my archives. Might be worth asking Ascential support! Ray Wurlod Education and Consulting Ser...
- Sat Oct 11, 2003 1:37 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: DS/390
- Replies: 5
- Views: 1066
Did you import the table definition from a DCLGen file or from an FD file? If so, what does DataStage report? You could probably tolerate signed integers, redefining them as unsigned if necessary in a WORKING STORAGE section. After all, the sign bit in an integer is always in the most significant bi...
- Sat Oct 11, 2003 1:16 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Join Stage Usage
- Replies: 10
- Views: 2865
I take it that last bit was something to do with some kind of sporting event. Right now I am in New Zealand. The Rugby World Cup is under way in Australia (rugby is the NZ national religion), and the New Zealand cricket team is having a hot time of it in India. Actually what I meant to write when I ...
- Thu Oct 09, 2003 9:37 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Repository Handling
- Replies: 2
- Views: 1178
There are many good reasons why DataStage Engine (the database formerly known as UniVerse) is used for the DataStage repository, among them efficiency. At DS 6.0 there are seven tables for design time metadata. In a fully normalized form - which is what the Documentation Tool produces - this require...
- Thu Oct 09, 2003 9:08 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Using named pipes
- Replies: 12
- Views: 2376
- Thu Oct 09, 2003 9:02 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Join Stage Usage
- Replies: 10
- Views: 2865
- Wed Oct 08, 2003 9:56 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: OCI has fetched truncated data?
- Replies: 6
- Views: 1868
- Wed Oct 08, 2003 9:51 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Regarding FILE SIZE...ANY IN BUILD FUNCTION THERE
- Replies: 4
- Views: 1160
Can't help any more than that! Kim's is exactly the answer I'd have given. [8D] Except, maybe, the STOP statements. Check out the STATUS statement (not the STATUS function) in the BASIC manual (in the Docs folder where you installed DatatStage clients). Ray Wurlod Education and Consulting Services A...
- Tue Oct 07, 2003 10:31 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Union in Datastage Designer
- Replies: 9
- Views: 8215
- Tue Oct 07, 2003 10:25 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Usage of Control job or Sequencer ?
- Replies: 11
- Views: 2804
- Tue Oct 07, 2003 10:12 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: ODBC / Client Access hanging after wrong logon
- Replies: 8
- Views: 2242
- Mon Oct 06, 2003 10:02 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Using FTP-Stage
- Replies: 2
- Views: 976