Search found 42189 matches

by chulett
Fri Jan 09, 2009 9:28 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: odbc error
Replies: 8
Views: 5081

Then your duplicate ID values are in your source data or you are sending them multiple times:

INSERT/UPDATE INVALID; INDEX 1 RESTRICTS COLUMNS WITH SAME VALUES. DB2INST1.PERSON_ID_INFO
by chulett
Fri Jan 09, 2009 9:00 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: odbc error
Replies: 8
Views: 5081

You are trying to insert duplicate data into your target table.
by chulett
Fri Jan 09, 2009 8:30 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: datastage login issue
Replies: 4
Views: 1253

10 matches with an exact search for "project is currently locked", including yours.
by chulett
Fri Jan 09, 2009 8:27 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Unable to Run uvsh
Replies: 2
Views: 962

You must source the dsenv file first to setup the environment this command needs:

Code: Select all

cd $DSHOME
. ./dsenv
Then execute your command.
by chulett
Fri Jan 09, 2009 8:25 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Sequence - Possibility of Shell Script
Replies: 20
Views: 7510

ds_search2008 wrote:Len to be honest its very much hard to understand the code under job properties dialog box. Could you please suggest me a simple option to trace the problem.
He didn't ask you to understand it, he ask you to post it so *he* can see what was generated. :wink:
by chulett
Fri Jan 09, 2009 8:24 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Sequence - Possibility of Shell Script
Replies: 20
Views: 7510

The Sequencer mode is set to "Any" only. I have check it. However I'm receiving SeqActJobs..JobControl (@Coordinator): Note: Sequencer 'Sequencer' was entered, but never exited log message. As noted, the only time you should get a message like that is for an "All" Sequencer wher...
by chulett
Fri Jan 09, 2009 8:16 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: @INROWNUM
Replies: 24
Views: 20044

For a nice discussion from the ever knowledgeable Ernie Ostic on the caveats of buffering, read here.
by chulett
Fri Jan 09, 2009 8:12 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Array Size and Transaction Size
Replies: 3
Views: 2491

There's no "correct combination" and I've never seen a formula that worked worked. Page size? Pages per extent? Where does it say every DWH table has "64 pages per extent"? All that seems very specific to a particular environment / setup and not something that would work in a gen...
by chulett
Fri Jan 09, 2009 7:58 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: @INROWNUM
Replies: 24
Views: 20044

You suppose? Earlier when I asked you said "I didn't set any buffer alloaction". Check and be sure. If it is (and I'd really have to question why) run your tests again with it off as suggested.
by chulett
Thu Jan 08, 2009 11:09 pm
Forum: General
Topic: How to join ODBC tables AND Seqential file in server jobs?
Replies: 2
Views: 923

What have you tried?
by chulett
Thu Jan 08, 2009 5:12 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Finding Routines used within a job
Replies: 9
Views: 2858

Or that. :wink:
by chulett
Thu Jan 08, 2009 4:32 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Finding Routines used within a job
Replies: 9
Views: 2858

Is there an easy way to get this list out into a file?

One way would be using COMO, found a small discussion on its use here:

viewtopic.php?t=100948
by chulett
Thu Jan 08, 2009 2:49 pm
Forum: Information Analyzer (formerly ProfileStage)
Topic: v8.1 client issues
Replies: 15
Views: 8742

Ah... but can you switch back and forth at will?
by chulett
Thu Jan 08, 2009 11:19 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: File pattern and filenamecolumn
Replies: 9
Views: 1719

Craig - Thanks for that suggestion. I don't see any project-level variables that appear to address that issue, but I'll check with IBM to see if there might be one that can be set in the User Defined section that would take care of it. I'll post any results that I find here. Found this, let us know...
by chulett
Thu Jan 08, 2009 10:49 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Use of "in" with Oracle stage
Replies: 15
Views: 4072

OK, your call. Please mark the post as Resolved using the button at the top of the screen then. Thanks!