Search found 4992 matches
- Mon Mar 27, 2006 8:22 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Removing Indexes
- Replies: 6
- Views: 1651
- Mon Mar 27, 2006 8:21 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: UtilityHashLookup Error
- Replies: 7
- Views: 1627
- Mon Mar 27, 2006 5:27 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Controller problem: Error calling DSRunJob,code=-14
- Replies: 8
- Views: 8481
It doesn't matter how big your server is if you exceed the ability of the server to handle its tasks. For example, if a 4 cpu machine can't handle 16 simultaneous DS jobs, it reasons that a 8 cpu machine can't handle 32 simultaneous DS jobs. You need to look at the demand placed on the server and ad...
- Mon Mar 27, 2006 12:43 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Various Connection Types
- Replies: 27
- Views: 7900
Database vendor specific connections are managed thru the database client software, be it an connection layer (OCI, CLI plugins to native DB APIs) or a command line layer (sqlldr, OSQL, etc). ODBC is handled thru the ODBC manager. Any Oracle configurations are managed via Oracle. You need to worry a...
- Mon Mar 27, 2006 12:11 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Invalid character value for cast specification
- Replies: 9
- Views: 1489
- Mon Mar 27, 2006 12:10 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: UVOpen mkdbfile: cannot create file
- Replies: 8
- Views: 2086
- Mon Mar 27, 2006 10:09 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Access violation
- Replies: 3
- Views: 581
- Mon Mar 27, 2006 10:07 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Manipulating data at the bit level
- Replies: 3
- Views: 1099
No matter what, you'll need a positional cross-reference for each indicator value. Consider writing a function that takes two arguments: value and token. Pass the function the binary text string as the value, and a token such as "FRED", where the token corresponds to an named indicator. Use a CASE s...
- Mon Mar 27, 2006 10:01 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Routine job did not finish OK
- Replies: 15
- Views: 17307
- Mon Mar 27, 2006 9:04 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Transform Output Question
- Replies: 5
- Views: 1539
- Mon Mar 27, 2006 8:49 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Pros and cons of using Transactional Model for DW
- Replies: 3
- Views: 1127
- Fri Mar 24, 2006 11:36 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Slow Start on Certain Jobs
- Replies: 3
- Views: 765
Troubleshooting a job that mixes source relational stages and target relational stages are nearly impossible to tune. You have too many variables, too many degrees of freedom. Are there database issues stalling source data, are there database issues stalling loading target data? Are your source and ...
- Fri Mar 24, 2006 8:17 am
- Forum: Site/Forum
- Topic: Site slow?
- Replies: 3
- Views: 2000
- Thu Mar 23, 2006 9:51 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Concurrently Accessing the Same Routine.
- Replies: 8
- Views: 2624
- Thu Mar 23, 2006 5:45 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: SQLServer stored procedure within a server job
- Replies: 4
- Views: 1154