Search found 53125 matches
- Tue Nov 08, 2005 2:38 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Filter stage and dynamic file creation
- Replies: 4
- Views: 1748
I don't believe it can be done using dynamically generated file names without creating some code. I would be happy to be corrected. What's the basis of the Filter stage? You can't have a dynamic number of output links! What's your strategy for separating the countries? About the only strategy with a...
- Tue Nov 08, 2005 2:32 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: how t get max of timestamp
- Replies: 7
- Views: 1509
This post seems to duplicate this post
- Tue Nov 08, 2005 2:31 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: how t get max of timestamp
- Replies: 7
- Views: 1509
This post seems to duplicate this post
- Tue Nov 08, 2005 2:27 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: SQL not working
- Replies: 6
- Views: 2058
- Tue Nov 08, 2005 2:23 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: How to increase default 2gb for Hashed files.
- Replies: 2
- Views: 976
- Tue Nov 08, 2005 2:18 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Job Aborted after 50 errors logged.
- Replies: 7
- Views: 3484
- Tue Nov 08, 2005 2:14 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Commandline running-dsjobs
- Replies: 2
- Views: 960
- Tue Nov 08, 2005 2:10 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Verb UNLOCK is not in your VOC error
- Replies: 6
- Views: 3550
Prefer the DS.TOOLS menu, or Cleanup Resources in Director, if you're planning to unlock jobs. Do not unlock anything unless you are 100% certain that it's safe to do so. The locks are there for a reason. In general the only locks that it's safe to unlock are those held by defunct processes. And the...
- Tue Nov 08, 2005 2:07 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: warning in lookup stage
- Replies: 6
- Views: 2725
The first message stems from a partitioning requirement of the data - there is not enough information in your post to determine why one might exist - such as your job design. Remove the preserve-partitioning flag; set partitioning to Auto unless you have some reason for doing something different. Th...
- Tue Nov 08, 2005 1:59 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: need help to reuse reject datset of lookup
- Replies: 4
- Views: 2081
Run the rejects link into a Copy stage and make a link from there into the Funnel stage. You should not (can not?) need to name virtual Data Sets; they take a name based on the link name. But wouldn't it be easier just to change the Lookup stage "Lookup Failed" rule to Continue? Then you wouldn't ne...
- Tue Nov 08, 2005 1:57 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: ORCHESTRATE step execution terminating Error
- Replies: 2
- Views: 2682
Research UNIX signals, it's well worthwhile knowing about them. Your system administrator may be able to advise. Somehow, somewhere, one of the steps (player processes) in your job received a signal of type SIGINT; its signal handler processes that signal by terminating. There is not enough informat...
- Tue Nov 08, 2005 1:51 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Warnings from lookup against Teradata Enterprise Stage
- Replies: 8
- Views: 5517
- Tue Nov 08, 2005 1:45 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Sending Job report to a file.
- Replies: 7
- Views: 1830
- Tue Nov 08, 2005 1:38 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Import table in Ms. Excel file to DB2 table
- Replies: 9
- Views: 3457
It is absolutely vital that the Excel worksheet is well-formed for ODBC - that is, it has columnar format and column headings. Also, when importing the table definition from the ODBC data source, you need to check the "include system tables" box, because worksheets are presented as system tables, in...
- Tue Nov 08, 2005 5:07 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Can a stopped sequence be restartable
- Replies: 3
- Views: 883