Search found 53125 matches
- Thu May 03, 2012 3:52 pm
- Forum: General
- Topic: Parameter not picked up by job
- Replies: 7
- Views: 2526
- Thu May 03, 2012 12:50 am
- Forum: General
- Topic: Parameter not picked up by job
- Replies: 7
- Views: 2526
- Wed May 02, 2012 9:33 pm
- Forum: General
- Topic: Processing list of files in a Sequence job
- Replies: 5
- Views: 2367
Use a User Variables activity to remove the final line terminator from the output. Left(CmdActivity.$CommandOutput, Len(CmdActivity.$CommandOutput)-1) This will work on both UNIX and Windows environments because DataStage has translated either kind of line terminator to field mark by the time it get...
- Wed May 02, 2012 3:59 pm
- Forum: General
- Topic: No Engine credentials were found on the Services Tier
- Replies: 37
- Views: 24566
- Wed May 02, 2012 3:56 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: count of the column by using loop variables
- Replies: 11
- Views: 5065
- Wed May 02, 2012 3:51 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Timeline splitup logic
- Replies: 1
- Views: 1025
- Wed May 02, 2012 3:50 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: main_program: There are no sort keys in the dataset schema.
- Replies: 2
- Views: 2256
- Wed May 02, 2012 3:47 pm
- Forum: General
- Topic: No Engine credentials were found on the Services Tier
- Replies: 37
- Views: 24566
- Wed May 02, 2012 3:45 pm
- Forum: General
- Topic: Reg Database topology
- Replies: 2
- Views: 1623
- Wed May 02, 2012 3:44 pm
- Forum: General
- Topic: Parameter not picked up by job
- Replies: 7
- Views: 2526
- Wed May 02, 2012 3:39 pm
- Forum: General
- Topic: dsjob command getting hanged when -jobstatus option is used.
- Replies: 8
- Views: 5062
- Wed May 02, 2012 3:59 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Hash partitioning
- Replies: 7
- Views: 3824
That's because hashing is a very common technique in IT, and has been for half a century. They don't feel it's necessary to document the actual algorithm they use. As a rough guide, a simple hashing algorithm might be to add together all of the code point values (ASCII or Unicode code points, for ex...
- Wed May 02, 2012 3:55 am
- Forum: General
- Topic: dsjob command getting hanged when -jobstatus option is used.
- Replies: 8
- Views: 5062
- Wed May 02, 2012 12:11 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Execution Mode & Node Map Constraint
- Replies: 2
- Views: 1335
- Tue May 01, 2012 4:30 pm
- Forum: General
- Topic: DataStage projects not visible
- Replies: 6
- Views: 2903
Can you please try this variant of the command?
Code: Select all
VERIFY.SQL SCHEMA C:\Ascential\DataStage\Projects\project123