$ENV, $PROJDEF and $UNSET are not environment variables.
They are reserved tokens that can be provided as default values for job parameters that are environment variables.
Search found 53125 matches
- Mon Jun 15, 2015 6:16 pm
- Forum: General
- Topic: 1 question in Datastage assessment. help thanks.
- Replies: 10
- Views: 1850
- Mon Jun 15, 2015 6:14 pm
- Forum: General
- Topic: 1 question in Datastage assessment. help thanks.
- Replies: 10
- Views: 1850
- Fri Jun 12, 2015 3:15 pm
- Forum: General
- Topic: Listing jobs called in a Sequence Job (automatically)
- Replies: 7
- Views: 5020
- Fri Jun 12, 2015 2:46 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Sequential file truncating integer
- Replies: 1
- Views: 1310
- Fri Jun 12, 2015 2:43 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: hex-string to binary
- Replies: 8
- Views: 3807
- Fri Jun 12, 2015 2:42 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Issue with nChar in Datastage 11.3
- Replies: 4
- Views: 4418
- Fri Jun 12, 2015 2:40 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Packed Decimal Issue
- Replies: 14
- Views: 4327
- Wed Jun 10, 2015 5:06 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: combining marks are not in canonical order
- Replies: 3
- Views: 8035
Start by reading this W3 article on canonical normalization issues. It may give some insight into where in your data the problem lies.
- Tue Jun 09, 2015 8:04 pm
- Forum: General
- Topic: [ParamValue/Limitvalue is not appropriate] - For Null values
- Replies: 2
- Views: 2878
- Tue Jun 09, 2015 8:00 pm
- Forum: General
- Topic: remove strange character
- Replies: 9
- Views: 3619
If the code point value is over 255 you will need UniChar() function rather than Char() function.
Code: Select all
if DSLink253.PER_FIRST_INITIAL = unichar ( 65533 ) then 'ok ' else 'ko' - Tue Jun 09, 2015 7:59 pm
- Forum: General
- Topic: Craig Hits 40000 Posts!!!
- Replies: 6
- Views: 1536
Craig Hits 40000 Posts!!!
Been a long time, been a long time, been a long lonely, lonely, lonely, lonely time...
Amazing effort since he hasn't actually played with DataStage for four years.
Amazing effort since he hasn't actually played with DataStage for four years.
- Tue Jun 09, 2015 1:31 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Surrogate Key Generation
- Replies: 2
- Views: 1986
- Tue Jun 09, 2015 1:30 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: CFF dropping comp3
- Replies: 17
- Views: 3765
- Tue Jun 09, 2015 1:28 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: CFF dropping comp3
- Replies: 17
- Views: 3765
- Mon Jun 08, 2015 6:07 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: SCD stage not detecting a record already exists
- Replies: 3
- Views: 2113