Search found 53125 matches
- Tue Nov 27, 2012 3:35 pm
- Forum: General
- Topic: Sequence loop issue
- Replies: 9
- Views: 3305
- Tue Nov 27, 2012 3:32 pm
- Forum: General
- Topic: Unable to view job in Folder in Datastage after restart
- Replies: 4
- Views: 1348
- Mon Nov 26, 2012 11:06 pm
- Forum: General
- Topic: Compare Datastage jobs by comparing their html reports ?
- Replies: 2
- Views: 2044
- Mon Nov 26, 2012 3:42 pm
- Forum: General
- Topic: routine Warning
- Replies: 1
- Views: 980
It means you're modifying an input argument in your code. Arguments are passed to DataStage BASIC routines by reference, which means that any change wrought in the routine will also be available in the caller. If you want this to happen, tolerate the alert message. If you don't want it to happen cop...
- Mon Nov 26, 2012 3:40 pm
- Forum: General
- Topic: Comment in DS routine?
- Replies: 2
- Views: 1105
- Mon Nov 26, 2012 3:38 pm
- Forum: General
- Topic: Comment in DS routine?
- Replies: 2
- Views: 1105
This is in the DataStage BASIC manual. There are three comments; each ends at the end of the line it is on (that is, there are no block comments). A comment statement begins with one of: * ! REM and must contain at least one space character. A comment can be the final statement on a multi-statement ...
- Mon Nov 26, 2012 3:36 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Reading tab delimated file, encountering problem
- Replies: 4
- Views: 1060
- Mon Nov 26, 2012 3:35 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: ANOMALIES IN PRODUCTION WITH DATASTAGE PX
- Replies: 6
- Views: 1802
- Mon Nov 26, 2012 3:33 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Remove new line character from modify stage
- Replies: 7
- Views: 2709
- Mon Nov 26, 2012 3:31 pm
- Forum: General
- Topic: DSCC command line compilation using Authfile
- Replies: 1
- Views: 1135
- Sun Nov 25, 2012 12:57 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Does Vertical Pivot can restrict rows
- Replies: 2
- Views: 999
- Sun Nov 25, 2012 12:56 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Counter value in Grid Partition
- Replies: 9
- Views: 1978
- Sat Nov 24, 2012 3:31 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Counter value in Grid Partition
- Replies: 9
- Views: 1978
- Fri Nov 23, 2012 1:52 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: implicit conversion warning
- Replies: 7
- Views: 2501
- Thu Nov 22, 2012 9:35 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Job with SCD stage behaving strange. Any ideas?
- Replies: 18
- Views: 4553