Search found 53125 matches
- Thu Sep 25, 2014 4:02 pm
- Forum: General
- Topic: DSjob Logging all jobs within Sequencer
- Replies: 4
- Views: 1898
- Thu Sep 25, 2014 4:00 pm
- Forum: General
- Topic: Server Routine Name Pattern
- Replies: 6
- Views: 2102
- Wed Sep 24, 2014 4:22 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Invalid Character \0 Null
- Replies: 2
- Views: 1632
My guess is that your Postcode field is defined as Char data type and that the value of APT_STRING_PADCHAR in your project is 0x00 (which pads Char fields with NUL characters). Quick fix is to change APT_STRING_PADCHAR to the space character or to 0x20 (equivalent). Otherwise you can explicitly pad ...
- Wed Sep 24, 2014 4:19 pm
- Forum: General
- Topic: log job details to log file from script
- Replies: 8
- Views: 2108
- Wed Sep 24, 2014 4:16 pm
- Forum: General
- Topic: Do we need a separate database for each ETL server?
- Replies: 4
- Views: 1881
- Wed Sep 24, 2014 4:12 pm
- Forum:
- Topic: Using XMETA as Central Metadata Repository and RCP
- Replies: 5
- Views: 5605
Yes, you can save the schema file from a DataStage table definition. Go to the Layout tab and choose the Parallel option. Copy the schema definition from there to wherever you need it. Or right click in the schema and choose Save As... from the menu to save the schema file on your client machine. No...
- Wed Sep 24, 2014 4:06 pm
- Forum: General
- Topic: Server Routine Name Pattern
- Replies: 6
- Views: 2102
- Mon Sep 22, 2014 4:08 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Oracle sys_guid() function in DataStage ??
- Replies: 4
- Views: 2899
- Sun Sep 21, 2014 11:26 pm
- Forum: General
- Topic: Access DataStage UniVerse repository with ODBC
- Replies: 7
- Views: 3651
- Sat Sep 20, 2014 2:36 pm
- Forum: Information Analyzer (formerly ProfileStage)
- Topic: Array Index Out of Range
- Replies: 2
- Views: 3126
- Thu Sep 18, 2014 8:29 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: more than one final delimiter?
- Replies: 8
- Views: 3594
- Thu Sep 18, 2014 8:21 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: did not have a compatible data type
- Replies: 3
- Views: 3875
- Thu Sep 18, 2014 4:31 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: more than one final delimiter?
- Replies: 8
- Views: 3594
- Thu Sep 18, 2014 4:25 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: How To: Attach file to a web service to upload?
- Replies: 2
- Views: 2556
- Wed Sep 17, 2014 9:42 pm
- Forum:
- Topic: Business Glossary - Users and Groups
- Replies: 5
- Views: 4059
Small correction to the roles for 11.3. Steward cannot create terms - this is the Author role. Steward is not actually a role. The Business Glossary roles are replaced by the Information Governance Catalog roles. Here's a list: Information Governance Catalog Glossary Basic User Information Governanc...