Search found 42189 matches
- Sun Dec 17, 2006 11:23 am
- Forum: General
- Topic: odbc insert
- Replies: 9
- Views: 3991
I'm sorry, but you'll need to restate your question as it's not really obvious what you need help with. I can pull this piece out which seems to be the heart of the matter: is it required to refer to those table columns somewhere in the input or just the sql will take care of it However, still not ...
- Sun Dec 17, 2006 11:15 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Sequencer Questions
- Replies: 18
- Views: 5633
Curious if you've tested what happens when a checkpointed Sequence job with Loop stages fails and you restart it? I have, but only in a situation where the loop count wasn't really relevant - it did skip around and restart from the correct stage inside the loop. However, since my loop was controlled...
- Sun Dec 17, 2006 8:33 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Sequencer Questions
- Replies: 18
- Views: 5633
Its not possible. But you can set Userstatus of Job 2 in Job2 and access it in Job4. Already been answered, twice before this I think. Unless you have a Sequencer in between Job2 and Job4. Hmm.. not true. Well, except in one particular version from what I recall, and that was a bug that was since c...
- Sat Dec 16, 2006 10:13 pm
- Forum: General
- Topic: Schedule datastage job using command line
- Replies: 5
- Views: 8718
From a private email: Thanks for your reply !! I am using Ascential Datastage scheduler, but I need to trigger scheduling of particuler job based output from an execution of other job. First off, private email is for exactly that - private conversations. This is the place to continue a conversation ...
- Sat Dec 16, 2006 9:05 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: transformation error
- Replies: 4
- Views: 1131
- Sat Dec 16, 2006 9:03 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Regarding aggregator stage
- Replies: 3
- Views: 848
Actually, it *is* performing aggregation functions. The problem is the fact that you are grouping on 'every input column' which sounds like it is making every record a separate group and so a singleton sum. You can't pass any 'extra' columns to the Aggregator, only the ones actually involved in the ...
- Sat Dec 16, 2006 8:28 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: transformation error
- Replies: 4
- Views: 1131
What kind of help do you need? This isn't a DataStage transformation error, but rather a simple database issue that could happen with any tool. You've violated a Unique Constraint and a Primary Key one to boot going by the name of it. The constraint enforces the field or group of fields which uniqu...
- Sat Dec 16, 2006 8:20 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Sequencer Questions
- Replies: 18
- Views: 5633
Of course... I didn't mention any issue with the statements about any job being able to retrieve it, just the 'not job specific' part. Also understand that UserStatus isn't always available. If a job aborts and is reset, the User Status that may have been there is no longer accessable until it runs ...
- Sat Dec 16, 2006 1:58 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: &.5.1 - Printer Segment
- Replies: 13
- Views: 5570
- Sat Dec 16, 2006 1:51 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Sequencer Questions
- Replies: 18
- Views: 5633
Re: Sequencer Questions
3. Is it possible to set $UserStatus of job#2 inside job#4 or in sequencer. I know how to set the user status of a job by using simple one line routine but not sure if there is way to set a other job's user status by sending job name or something like that. UserStatus is not jobspecific. You can se...
- Sat Dec 16, 2006 1:46 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Accessing Universe tables from one project to another
- Replies: 5
- Views: 2438
- Fri Dec 15, 2006 4:20 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Hash file problem
- Replies: 5
- Views: 2406
- Fri Dec 15, 2006 4:16 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Single Large Project Versus Multiple Small Projects
- Replies: 6
- Views: 1488
- Fri Dec 15, 2006 3:44 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Bypassing notification activity in a sequencer
- Replies: 35
- Views: 9528
- Fri Dec 15, 2006 3:34 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Retrieve duplicate records
- Replies: 3
- Views: 958