Search found 53125 matches
- Fri Sep 03, 2010 6:21 am
- Forum: Information Analyzer (formerly ProfileStage)
- Topic: How to delete the tables from the meta data repository?
- Replies: 6
- Views: 2264
- Fri Sep 03, 2010 6:19 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Decimal to String conversion in modify stage
- Replies: 5
- Views: 13675
string[20] is Char(20) - DataStage will right pad. If you use string[max=20] (which is VarChar(20)) the trailing pad characters will not be applied. You will always get leading and trailing non-significant zeroes that indicate the full precision and scale of the decimal number - you can remove these...
- Fri Sep 03, 2010 6:15 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Dataset
- Replies: 13
- Views: 4578
- Fri Sep 03, 2010 6:09 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: NullToEmtpy Issue
- Replies: 3
- Views: 1898
- Fri Sep 03, 2010 6:07 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Configuration file
- Replies: 3
- Views: 1647
Re: Configuration file
you can find the configuration file in the following path "opt\IBM\InformationServer\Server\Configurations" This is not correct on two counts. First, UNIX interprets the backslash character as escaping the next character, so opt\IBM\InformationServer\Server\Configurations would become opt...
- Fri Sep 03, 2010 6:02 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: SQL Logic in Datastage
- Replies: 14
- Views: 8662
- Fri Sep 03, 2010 6:00 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Email Error
- Replies: 4
- Views: 1497
- Thu Sep 02, 2010 9:44 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: while reading from MQ need to remove header
- Replies: 2
- Views: 1502
- Thu Sep 02, 2010 9:43 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: NullToEmtpy Issue
- Replies: 3
- Views: 1898
- Thu Sep 02, 2010 8:41 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Abnormal termination of stage (aggregator stage)
- Replies: 6
- Views: 3196
- Thu Sep 02, 2010 7:15 pm
- Forum: Information Analyzer (formerly ProfileStage)
- Topic: How to Merge Changed Metadata
- Replies: 1
- Views: 1112
How to Merge Changed Metadata
Some column names and other properties have changed in the database tables. Attempting to re-import the table definitions does not appear to pick up the changes. Is there a way to pick up the changes without deleting the existing table definitions in XMETA? We have a lot of FastTrack mappings and In...
- Thu Sep 02, 2010 5:31 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: How to Replace DataStage Administrator ID by Others
- Replies: 5
- Views: 2858
- Thu Sep 02, 2010 5:29 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Changing the Data format - Columns to Rows
- Replies: 9
- Views: 3542
- Thu Sep 02, 2010 5:27 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: APT_PHYSICIAL_DATASET_BLOCK_SIZE=?
- Replies: 11
- Views: 6868
- Thu Sep 02, 2010 5:42 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Re Naming DataSets
- Replies: 5
- Views: 1473