Search found 53125 matches
- Wed Sep 14, 2005 3:40 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Valid values of DSJ.STAGESTATUS
- Replies: 6
- Views: 1483
- Wed Sep 14, 2005 3:37 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Char to Varchar convert
- Replies: 8
- Views: 13494
- Wed Sep 14, 2005 3:31 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Union
- Replies: 3
- Views: 1781
- Wed Sep 14, 2005 3:28 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Data Corruption using Oracle stage
- Replies: 5
- Views: 1292
- Wed Sep 14, 2005 3:51 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Char to Varchar convert
- Replies: 8
- Views: 13494
It IS the same in DataStage. However the metadata in your DataStage job design are used to communicate with the database server, which is the origin of your metadata mismatch warnings. But you can take that Char column and direct it across a Transformer stage into a VarChar with no derivation expres...
- Wed Sep 14, 2005 2:57 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Expression Evaluation
- Replies: 17
- Views: 4962
- Wed Sep 14, 2005 2:53 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: DB2 UDB Load stage
- Replies: 11
- Views: 2402
- Wed Sep 14, 2005 1:26 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Changing Sequential file Settings based on Server
- Replies: 7
- Views: 1735
Hacking the Repository works if you know/understand what you are doing, but is not to be recommended in general. What you've done in the current version can not be guaranteed to work in the next version, as "they" reserve the right to change the structures and regularly do. How did you get the metad...
- Wed Sep 14, 2005 1:16 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: DB2 UDB Load stage
- Replies: 11
- Views: 2402
- Wed Sep 14, 2005 1:15 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Error while running the orchestrate scripts
- Replies: 5
- Views: 2090
- Wed Sep 14, 2005 1:13 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: CPU UTILIZATION
- Replies: 1
- Views: 824
- Wed Sep 14, 2005 1:12 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Running Parallel Jobs(Nodes, Streams etc...)
- Replies: 1
- Views: 651
Have you read Chapter 2 of the Parallel Job Developer's Guide yet? That should answer this and any related questions. You may also find Chapter 58 edifying, as it goes into many examples of how to construct a configuration file, and therefore contains a wealth of information about processing nodes, ...
- Wed Sep 14, 2005 1:08 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Unexpected termination by Unix signal 9(SIGKILL)
- Replies: 9
- Views: 13514
Someone DID issue a kill -9 command, Madhu, but probably won't admit to it. This is the only way that this particular signal can be generated. No-one creates applications or scripts to use this command, it's just too dangerous. For example, take a look at $DSHOME/sample/ds.rc (the DataStage startup/...
- Tue Sep 13, 2005 8:03 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: How to find a huge job log
- Replies: 14
- Views: 4639
When I did the training for version 1.0 (which was VERY slow), the instructor set us a task for a prize; the winner had to create the job that finished in the least possible time, as measured in Director. My job finished in half the time of everyone else's. 7 minutes against their 15 and more. I got...
- Tue Sep 13, 2005 7:59 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: How to avoid duplicates in merge stage
- Replies: 7
- Views: 3702