Search found 53125 matches
- Wed Aug 10, 2016 10:16 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Remove DataSets
- Replies: 17
- Views: 6401
- Wed Aug 10, 2016 10:09 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Real time Data using Datastage
- Replies: 7
- Views: 3285
- Wed Aug 10, 2016 6:31 pm
- Forum:
- Topic: Problems importing data via istool Command
- Replies: 3
- Views: 2711
- Wed Aug 10, 2016 6:29 pm
- Forum:
- Topic: import failure via metadata import wizard
- Replies: 4
- Views: 3014
- Wed Aug 10, 2016 6:27 pm
- Forum: Information Analyzer (formerly ProfileStage)
- Topic: Encrypted Data
- Replies: 5
- Views: 3845
- Wed Aug 10, 2016 6:26 pm
- Forum: Information Analyzer (formerly ProfileStage)
- Topic: Encrypted Data
- Replies: 5
- Views: 3845
Welcome aboard. A decrypted copy of the data should be analyzed. While, technically, you could perform column analysis on encrypted data, the results (in terms of values, formats, classifications, and even data types) would be unlikely to be meaningful. And I would warrant that profiling for complia...
- Thu Aug 04, 2016 3:59 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Date to String Full Month Name with custom locale settings
- Replies: 1
- Views: 2230
- Wed Aug 03, 2016 9:41 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Adding comma's to an amount field
- Replies: 10
- Views: 3582
- Wed Aug 03, 2016 3:44 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: IIS FP2 upgrade from 9.1.0
- Replies: 2
- Views: 1183
- Wed Aug 03, 2016 3:43 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: generate surrogate keys with SQL Server sequence
- Replies: 7
- Views: 5775
- Wed Aug 03, 2016 3:43 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Logic to generate output files dynamically
- Replies: 6
- Views: 1810
- Wed Aug 03, 2016 3:40 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Order of stage variables fails a job
- Replies: 4
- Views: 2537
- Tue Aug 02, 2016 4:38 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: File format issue
- Replies: 1
- Views: 1091
- Tue Aug 02, 2016 4:36 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Need help on creating JSON file.
- Replies: 5
- Views: 5176
- Tue Aug 02, 2016 4:33 pm
- Forum: General
- Topic: sharing xmeta repository
- Replies: 2
- Views: 1211
I thought about that for a while, and can't see any technical reason why not. The only problem I could identify would be simultaneous key generation requests from each system leading to failure to have all keys unique, but probably locking on the semaphore would prevent even that. Of course neither ...