Search found 4992 matches
- Wed Feb 02, 2005 1:16 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: viewing table definition in excel/access
- Replies: 4
- Views: 2404
- Wed Feb 02, 2005 1:15 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Trouble with ODBC configuration
- Replies: 2
- Views: 2165
Use the DS Manager tool and attempt to import ODBC table definitions. Only by doing that does it populate the drop down lists in Designer for "known" data sources. You MUST ALWAYS IMPORT TABLE DEFINITIONS to make sure you can: 1. Talk to a database 2. Get the correct metadata 3. Have access to a giv...
- Wed Feb 02, 2005 1:13 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Data Stage connection Error.....
- Replies: 11
- Views: 3201
- Wed Feb 02, 2005 12:45 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: ODBC trouble on Windows XP PRo
- Replies: 3
- Views: 2210
- Wed Feb 02, 2005 12:43 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: ODBC trouble on Windows XP PRo
- Replies: 3
- Views: 2210
- Wed Feb 02, 2005 10:42 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Space in directory to OEPNPATH function
- Replies: 8
- Views: 3417
Your concept is flawed in that you wish to open files exactly where they sit. How are you managing whether the file is being manipulated, potentially deleted, etc. during your runtime? You should copy the file to a working directory and process it there. By executing a copy statement, you avoid your...
- Wed Feb 02, 2005 9:05 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: DS Server - Benchmark
- Replies: 11
- Views: 3267
I use DataStage but on my own notebooks. And I would like to know what is the performance on the really huge system with a lot of RAM and CPU. You cannot even begin to write an equation that can take into consideration all of the variables involved. A Windoze PC cannot even compare to an 24 cpu SMP...
- Wed Feb 02, 2005 9:01 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: DataStage Underlying Architecture
- Replies: 3
- Views: 1765
- Wed Feb 02, 2005 8:58 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Can anyone Help me in reviewing My Basic Code.
- Replies: 3
- Views: 1046
- Tue Feb 01, 2005 11:10 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: How to merge multiple sequencial files together effectively
- Replies: 6
- Views: 1937
Re: How to merge multiple sequencial files together effectiv
They have the same records number of 24 millions with the same key fields key1, key2, key3. each file has average 50 fields. This is going to be brutal. 4 files X 50 columns merged together = ~200 columns. This row is so wide you are going to take serious performance penalties reading all of these ...
- Tue Feb 01, 2005 6:43 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: ORA:00904 Error
- Replies: 6
- Views: 2073
You have to import the table definitions using DS Manager, then load those definitions into the OCI stage. In your transformer, map the incoming values from the file to the equivalent columns in the outbound link going to the OCI stage. You MUST use the target tables definitions as loaded by DS. Nev...
- Tue Feb 01, 2005 5:40 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Structure of DS Tables -- DS_JOBS
- Replies: 16
- Views: 10028
- Tue Feb 01, 2005 3:56 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Structure of DS Tables -- DS_JOBS
- Replies: 16
- Views: 10028
- Tue Feb 01, 2005 1:59 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Not(Lookuplink.NotFound)
- Replies: 4
- Views: 927
- Tue Feb 01, 2005 1:53 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: datastage jobs
- Replies: 15
- Views: 5279
dsrules wrote:Kim, dont you think those questions were in bad taste?
...
What does Ray, Ken, Chulett and other guru's have to say about this?
I was letting my silence speak for itself, until you invoked my name. Yes these are interview questions. New user, first post, reads like a tech'ing cheat to me.