Search found 53125 matches
- Tue Jan 04, 2011 5:04 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Problems using DB2Z stage to talk to Mainframe DB2
- Replies: 2
- Views: 1541
- Tue Jan 04, 2011 5:01 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Warning in aggregator stage (Hash table has grown etc..)
- Replies: 3
- Views: 4488
- Tue Jan 04, 2011 3:11 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Warning in aggregator stage (Hash table has grown etc..)
- Replies: 3
- Views: 4488
- Tue Jan 04, 2011 3:09 pm
- Forum: General
- Topic: Pass next day of a date to a job from job activity stage
- Replies: 4
- Views: 1519
- Tue Jan 04, 2011 2:58 pm
- Forum: General
- Topic: Intermittent Remote DataStage Connection Issue
- Replies: 4
- Views: 2814
- Tue Jan 04, 2011 2:57 pm
- Forum: General
- Topic: List of all jobs used triggered by a sequence
- Replies: 5
- Views: 2304
Could you please do the needful Premium membership is the main mechanism by which the hosting and bandwidth costs of DSXchange are met. Premium membership allows you to read the entirety of the five premium posters' contributions. It is not expensive, at less than 30c (Rs12) per day. Can you, there...
- Tue Jan 04, 2011 2:54 pm
- Forum: General
- Topic: Designer Disappear
- Replies: 4
- Views: 1815
- Tue Jan 04, 2011 2:52 pm
- Forum: Information Analyzer (formerly ProfileStage)
- Topic: Execute Column Analysis in IA
- Replies: 13
- Views: 6144
- Tue Jan 04, 2011 4:44 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Status code = -9999 DSJE_DSJOB_ERROR
- Replies: 21
- Views: 16291
- Tue Jan 04, 2011 4:41 am
- Forum: General
- Topic: May I know the latest version??
- Replies: 2
- Views: 1186
- Tue Jan 04, 2011 4:39 am
- Forum: General
- Topic: DS server issue
- Replies: 2
- Views: 6280
- Tue Jan 04, 2011 4:36 am
- Forum: General
- Topic: List of all jobs used triggered by a sequence
- Replies: 5
- Views: 2304
- Mon Jan 03, 2011 11:43 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Pivot Satge
- Replies: 3
- Views: 1305
- Mon Jan 03, 2011 11:42 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: APT_ORACLE_PRESERVE_BLANKS equivalent in Teradata
- Replies: 8
- Views: 3111
- Mon Jan 03, 2011 2:56 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: How to do an 'IN' statement in a transformer.
- Replies: 3
- Views: 1463
There is no IN available. You need something like
Code: Select all
svYear = #jpCurrentYear# Or svYear = #jpPreviousYear# Or svYear = #jpEarlierYear#