Metadata Workbench is the principal reporting tool for metadata.
You can generate reports from most of the products in the Information Server suite, and access these reports from the Reporting console (Web console for InfoSphere Information Server, Reporting tab).
Search found 53125 matches
- Fri Mar 23, 2012 3:25 pm
- Forum: General
- Topic: DataStage, Universe & TCL
- Replies: 4
- Views: 2129
- Fri Mar 23, 2012 3:20 pm
- Forum: General
- Topic: I passed the 000-421 DataStage v8.5 certification!
- Replies: 18
- Views: 45158
- Fri Mar 23, 2012 3:17 pm
- Forum: General
- Topic: Parameter Setting in Sequence showing Error
- Replies: 11
- Views: 4469
- Fri Mar 23, 2012 12:44 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Combine columns from Dataset and tables.
- Replies: 7
- Views: 2249
- Thu Mar 22, 2012 10:34 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: XML Grouping
- Replies: 7
- Views: 2846
- Thu Mar 22, 2012 10:31 pm
- Forum: General
- Topic: what is new features of datastage 8.5
- Replies: 7
- Views: 6784
- Thu Mar 22, 2012 8:24 pm
- Forum: General
- Topic: what is new features of datastage 8.5
- Replies: 7
- Views: 6784
- Thu Mar 22, 2012 8:21 pm
- Forum: General
- Topic: using same client to connect to Windows and Linux engine
- Replies: 7
- Views: 1772
- Thu Mar 22, 2012 5:10 pm
- Forum: General
- Topic: using same client to connect to Windows and Linux engine
- Replies: 7
- Views: 1772
- Thu Mar 22, 2012 3:58 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: OSH_PRINT_SCHEMAS: Trying to understand the output
- Replies: 3
- Views: 3318
- Thu Mar 22, 2012 3:17 pm
- Forum:
- Topic: Physical Data Model
- Replies: 10
- Views: 4652
This is a government site. Everything is locked down so-o-o tight. There's no Access on the server - just a bare bones O/S before we installed Information Server. I'd be tempted to push back and tell them they don't have a physical data model, and perhaps to insist that they reverse engineer one as ...
- Thu Mar 22, 2012 3:13 pm
- Forum: IBM QualityStage
- Topic: Tokenization of more than one word
- Replies: 1
- Views: 2006
- Thu Mar 22, 2012 3:11 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Surrogate key limit
- Replies: 2
- Views: 1413
The largest uint64 (unsigned BigInt) value is 18,446,744,073,709,551,615 which contains 20 digits.
Therefore your expression should allow for up to 20 characters.
Therefore your expression should allow for up to 20 characters.
Code: Select all
Right(Str("0",20) : InLink.SKey, 20)- Thu Mar 22, 2012 3:06 pm
- Forum: General
- Topic: what is new features of datastage 8.5
- Replies: 7
- Views: 6784
Difference between 8.1 and 8.5 is 0.4 (simple arithmetic).
Check the IBM Information Center for what's new in version 8.5.
Why not also check the IBM Information Center to find out what's new in version 8.7, which mandyli has summarized?
Check the IBM Information Center for what's new in version 8.5.
Why not also check the IBM Information Center to find out what's new in version 8.7, which mandyli has summarized?
- Thu Mar 22, 2012 3:04 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Need to add header column c:Name:string
- Replies: 9
- Views: 2476