Anyone had experience with Cognos version 8 and MetaStage? Any "tales from the trenches" you'd like to share?
The MetaBrokers are only documented for use with Cognos up to version 7.5 and version 8 is radically different. I am experiencing vast difficulty moving metadata between the two.
Search found 53125 matches
- Tue Aug 22, 2006 6:17 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: how to abort the job
- Replies: 11
- Views: 4275
Re: how to abort the job
mohanraj wrote:Can anyone tell me that how can I abort the job.
The ol' power switch is singularly effective!
- Tue Aug 22, 2006 4:39 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Retrieve Warning messages at run time
- Replies: 17
- Views: 4544
- Tue Aug 22, 2006 4:36 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Only Sequence jobs fail compilation - trigger expression
- Replies: 8
- Views: 1550
- Tue Aug 22, 2006 4:31 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: What's DB2 API stage?
- Replies: 5
- Views: 1439
- Tue Aug 22, 2006 4:28 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Wrapper - Difference in execution ( Sequential v/s Parallel
- Replies: 7
- Views: 2421
- Tue Aug 22, 2006 4:26 am
- Forum:
- Topic: PowerDesigner 12 MetaBroker
- Replies: 0
- Views: 956
PowerDesigner 12 MetaBroker
Is anyone aware of - by which I guess I mean has anybody written - a MetaBroker for PowerDesigner version 12?
The MetaBroker that ships with MetaStage 7.5 supports only to PowerDesigner version 9.5.
The MetaBroker that ships with MetaStage 7.5 supports only to PowerDesigner version 9.5.
- Mon Aug 21, 2006 10:03 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Archived DS Logs that are in a readable form
- Replies: 15
- Views: 4633
What's wrong with something like
Isn't that readable?
Code: Select all
SELECT TIMESTAMP, FULL.TEXT FROM RT_LOGnnn;Isn't that readable?
- Mon Aug 21, 2006 10:02 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Joblogging
- Replies: 12
- Views: 4003
- Mon Aug 21, 2006 10:00 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Pathed Hashed files Directory Structure
- Replies: 1
- Views: 576
- Mon Aug 21, 2006 9:58 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Retrieve Warning messages at run time
- Replies: 17
- Views: 4544
- Mon Aug 21, 2006 9:55 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Read Hash file from BASIC Code
- Replies: 7
- Views: 3884
Multi-column keys in hashed files have @TM as a separator character. Your key expression therefore must be of the form
Code: Select all
key1 : @TM : key2- Mon Aug 21, 2006 9:52 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Logical Nodes vs Number of Partitions
- Replies: 4
- Views: 1465
The number of partitions created in Data Sets EQUALS the number of logical nodes in the configuration file, unless the operator that creates the Data Set is constrained to operate in a node pool containing fewer nodes. However, the number of resource disks used for the data files of a persistent Dat...
- Mon Aug 21, 2006 9:49 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Problems changing rows in column
- Replies: 7
- Views: 1726
No, the requirement is for a vertical pivot. The Pivot stage only does horizontal pivots. I can not see any logic in the example for determining which rows accumulate into columns. Did you give erroneous values for the P column? Search the forum for "Vertical Pivot" to find some techniques. Make sur...
- Mon Aug 21, 2006 9:46 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Data Upsert in Oracle DB
- Replies: 6
- Views: 1612