Search found 53125 matches
- Mon Jan 29, 2007 2:59 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: SQL1652N : File I/O error occurred
- Replies: 34
- Views: 16058
- Mon Jan 29, 2007 2:57 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: load data from MS Access DataBase to UDB by using DataStage
- Replies: 13
- Views: 5039
OK, then. You are going to need some means for getting at your MS Access data from UNIX. An ODBC-ODBC bridge is certainly a mechanism worth investigating. Otherwise you can dump the contents of the MS Access table or query in a text format (for example comma-delimited or tab-delimited), get that to ...
- Mon Jan 29, 2007 2:50 pm
- Forum: General
- Topic: receiving notification when a job fails
- Replies: 7
- Views: 3235
Get the jobs out of the text file and into a job sequence where you can directly connect triggers to Notification and other activities. Otherwise put a lot more work into your text file (shell script) to detect the exit status of jobs and log/notify those results. Or create a job or routine to scan ...
- Mon Jan 29, 2007 2:13 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Datastage Redbrick load
- Replies: 4
- Views: 1676
Does the command you gave as the telnet command in the FTP stage work when issued independently? The trace gives no hint; it invoked the tnet_exec() function to execute the command, but this did not complete successfully. It appears that your diagnosis must concentrate upon the command itself and wh...
- Mon Jan 29, 2007 2:07 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Jobs Failing
- Replies: 6
- Views: 1399
- Mon Jan 29, 2007 12:57 am
- Forum: General
- Topic: How to handle Web Crawler Activities ?
- Replies: 16
- Views: 7563
- Mon Jan 29, 2007 12:55 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Direct Load Problems in Oracle Enterprise stage
- Replies: 3
- Views: 1572
- Mon Jan 29, 2007 12:52 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Migration & Version Control
- Replies: 16
- Views: 6198
Please note, however, that DataStage Version Control ceased to exist with version 8.0. So maybe taking exports of components and checking these into and out of CVS is a better long-term approach. There's nothing in 8.0 or 8.1. There "may" be a mechanism in 8.2 that permits DataStage to interact with...
- Mon Jan 29, 2007 12:47 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Hashed File Problems with large record set
- Replies: 10
- Views: 1868
Please describe your job more completely. In particular what is the data type of the lookup key, what is the data type of that column coming out of the Aggregator stage, and what happens to the column in the Aggregator stage (is it grouped or does it have an aggregate function applied to it)? Mentio...
- Mon Jan 29, 2007 12:43 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Regarding Hashed file
- Replies: 9
- Views: 1507
Even more pedantically, the account name that you give must exist as an entry in a system table called UV.ACCOUNT. This is a hangover from the days when DataStage was a UniVerse application; the UniVerse name for schema is "account". (That's a simplification, but will serve to explain the overlap in...
- Mon Jan 29, 2007 12:40 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Listen DSRPC in a different port number (DS752)
- Replies: 2
- Views: 1286
- Mon Jan 29, 2007 12:38 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: How to configure DSN for Oracle In unix (Server)
- Replies: 22
- Views: 8704
- Sun Jan 28, 2007 9:18 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Lookup Logic
- Replies: 3
- Views: 1209
- Sun Jan 28, 2007 6:47 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: about Datastage Job Backup
- Replies: 6
- Views: 3198
- Sun Jan 28, 2007 6:45 pm
- Forum: General
- Topic: How to handle Web Crawler Activities ?
- Replies: 16
- Views: 7563