Search found 42189 matches
- Mon Sep 29, 2008 2:54 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Run sequence job from parallel job for each incoming value.
- Replies: 6
- Views: 2444
- Mon Sep 29, 2008 2:08 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Data Masking using parallel jobs
- Replies: 11
- Views: 8369
- Mon Sep 29, 2008 1:47 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Run sequence job from parallel job for each incoming value.
- Replies: 6
- Views: 2444
- Mon Sep 29, 2008 12:46 pm
- Forum: General
- Topic: Limitation of DataStage to Process XML data?
- Replies: 10
- Views: 3785
- Mon Sep 29, 2008 10:18 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: DataStage compatability with Oracle 11g
- Replies: 4
- Views: 1233
- Mon Sep 29, 2008 10:03 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: How do Transform Stage constraints work?
- Replies: 2
- Views: 927
Re: How do Transform Stage constraints work?
Does the transform stage stop testing all constrains after one has been met?
No.
Does the transform stage test constrains from top to bottom in the order that they appear?
They are tested in Link Execution order and the derivations are processed if the contraint equates to TRUE.
No.
Does the transform stage test constrains from top to bottom in the order that they appear?
They are tested in Link Execution order and the derivations are processed if the contraint equates to TRUE.
- Mon Sep 29, 2008 9:57 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: materializing environment variables in a datastage job
- Replies: 6
- Views: 2460
- Mon Sep 29, 2008 9:24 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: How to generate Meta data at runtime in Server editon
- Replies: 6
- Views: 1850
- Mon Sep 29, 2008 9:18 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: How to create a list of jobs by category
- Replies: 6
- Views: 2032
- Mon Sep 29, 2008 9:07 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: DataStage compatability with Oracle 11g
- Replies: 4
- Views: 1233
http://www.dsxchange.com/viewtopic.php?t=119638
Not much meat there, however. What operating system? Are you using the 10g client to connect or do you get the bus error with the 11g client?
Not much meat there, however. What operating system? Are you using the 10g client to connect or do you get the bus error with the 11g client?
- Mon Sep 29, 2008 8:03 am
- Forum: Data Quality Best Practices
- Topic: IBM Live Audit
- Replies: 1
- Views: 8591
- Mon Sep 29, 2008 8:00 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: How to create a list of jobs by category
- Replies: 6
- Views: 2032
- Mon Sep 29, 2008 7:56 am
- Forum: General
- Topic: Limitation of DataStage to Process XML data?
- Replies: 10
- Views: 3785
- Mon Sep 29, 2008 7:23 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Nullability
- Replies: 1
- Views: 1472
- Mon Sep 29, 2008 6:34 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: How to generate Meta data at runtime in Server editon
- Replies: 6
- Views: 1850
Re: How to generate Meta data at runtime in Server editon
srinivas.g wrote:My problem scenario is...i will get a flat file with data and needs to be loaded in database, but the content of the file may vary each time.
Vary how? There may be things you can do but we'd need to understand the nature of the 'variation'. Can you post any examples?