Search found 42189 matches
- Wed May 25, 2011 6:30 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Strange issue: Can't insert NULL into a column|No Data Issue
- Replies: 7
- Views: 2500
- Wed May 25, 2011 6:27 am
- Forum: General
- Topic: Waiting for job to start
- Replies: 6
- Views: 1855
- Tue May 24, 2011 10:10 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Strange issue: Can't insert NULL into a column|No Data Issue
- Replies: 7
- Views: 2500
- Tue May 24, 2011 6:49 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: How to handle nullable columns in a reject link
- Replies: 6
- Views: 2766
- Tue May 24, 2011 6:45 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Usage of Read Cache Size and Write Cache Size
- Replies: 3
- Views: 2069
- Tue May 24, 2011 6:41 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: KeyMgt Function
- Replies: 7
- Views: 2998
- Tue May 24, 2011 1:00 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: APT_PHYSICIAL_DATASET_BLOCK_SIZE=?
- Replies: 11
- Views: 6868
- Tue May 24, 2011 9:01 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Production Dataset Issue
- Replies: 6
- Views: 2681
- Tue May 24, 2011 8:58 am
- Forum: General
- Topic: PowerShell & DSJOB
- Replies: 3
- Views: 3902
- Tue May 24, 2011 6:54 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Dimension Negative surrogate ID created in table
- Replies: 4
- Views: 1922
Re: Dimension Negative surrogate ID created in table
Would that not do it for you?devesh_ssingh wrote:change of data type from Integer to Bigint
- Tue May 24, 2011 6:39 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: SCD Why need to check the changes in non key columns?
- Replies: 2
- Views: 999
Re: SCD Why need to check the changes in non key columns?
Question: If the source provided a record (delta) means, there is some changes in the existing record. In that case why should not we close the existing record based on the SK and insert the new record irrespective of what ever the changes it may / may not have? That's an Architectural question in ...
- Tue May 24, 2011 6:32 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Stored proc called from dstag doesn't generate rows of data
- Replies: 4
- Views: 1881
- Tue May 24, 2011 6:27 am
- Forum: General
- Topic: Routine code issue
- Replies: 4
- Views: 1277
That "Output" can be multiple lines and is returned in a dynamic array so you've got a Field Mark in there as well. Use array notation to check it:
Code: Select all
If Output<1> = "H" Then- Tue May 24, 2011 6:23 am
- Forum: General
- Topic: Routine code issue
- Replies: 4
- Views: 1277
- Tue May 24, 2011 6:19 am
- Forum: IBM QualityStage
- Topic: Qualitystage ( column in the input link with the following)
- Replies: 4
- Views: 2029