Search found 42189 matches

by chulett
Sat Oct 27, 2007 11:17 pm
Forum: Site/Forum
Topic: new Forum Event and Conferences
Replies: 5
Views: 3817

Those were Private, were they not? I'm assuming this would be a public forum.
by chulett
Sat Oct 27, 2007 11:16 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: dsjob command to get sequencer job activity
Replies: 6
Views: 1717

Well, you knew that would be coming next, so... :wink:
by chulett
Sat Oct 27, 2007 7:38 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: dsjob command to get sequencer job activity
Replies: 6
Views: 1717

Didn't Kim write / post something to do that? :?
by chulett
Sat Oct 27, 2007 7:35 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: generate 4 digit sequence number
Replies: 5
Views: 1293

Why not use one of the 'Key Management' routines in the sdk? By the way, what happens when your last number used is 9999?
by chulett
Sat Oct 27, 2007 3:39 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: DB2 Stage
Replies: 4
Views: 1176

Perhaps I should have worded my post more carefully. You'd actually need to supply more useful information so people can help - that doesn't really add all that much, if anything.
by chulett
Sat Oct 27, 2007 3:36 pm
Forum: Site/Forum
Topic: new Forum Event and Conferences
Replies: 5
Views: 3817

I think that would be fine.
by chulett
Sat Oct 27, 2007 10:14 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: DB2 Stage
Replies: 4
Views: 1176

Without supplying more information about your database and how exactly you are using the stage or things you've tried, I would think about the only answer would be - because it's the default. :?
by chulett
Sat Oct 27, 2007 8:13 am
Forum: Site/Forum
Topic: Duplicate Posts
Replies: 22
Views: 9977

The workaround is to hit the Back button in the browser when it's had enough time to get posted. You're now back at your message; now open the forum. Alternatively, just click on the link that takes you back to the forum. You will find that your post is there (at the top of the list) but still mark...
by chulett
Sat Oct 27, 2007 8:03 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Internal error - Bad number of subobjects
Replies: 5
Views: 2063

Do the problem only happen to you or does everyone have the same issue?
by chulett
Fri Oct 26, 2007 11:05 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: ODBC Error - Array size change results in supression of it
Replies: 13
Views: 3155

Ok, sorry. What can that tell you other than the fact that an entry does in fact exist? Seemed to me that any such 'MAXFETCH' tunables would be elsewhere, hence the thought that perhaps you meant 'the other file'.
by chulett
Fri Oct 26, 2007 5:22 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: The connection is broken (81002)
Replies: 6
Views: 4119

Craig - I don't have anything to add, the error does seem very odd. What about if you were to have the admin people restart DataStage from 'root' - do any of the symptoms persist (jobs running under dsadm, connectivity)? I would tend to think that something else has changed with regards to user per...
by chulett
Fri Oct 26, 2007 1:09 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: dsjob
Replies: 37
Views: 10817

And why do you find that strange if you 'closed the previous session'?
by chulett
Fri Oct 26, 2007 10:48 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: dsjob
Replies: 37
Views: 10817

And now you are stuck again? Do you understand how relative paths work? From DSEngine, you can run this two ways: ./bin/dsjob -or- cd bin ./dsjob Either one should work. If you had the normal $DSHOME environment variable set, you could do this from anywhere by providing an absolute path to the exec...
by chulett
Fri Oct 26, 2007 10:15 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: dsjob
Replies: 37
Views: 10817

:? And?

I don't care how you get there, but move to your DSEngine directory, which is one up from the bin directory you seem to know all about and execute the command I noted. Then try dsjob. Again.
by chulett
Fri Oct 26, 2007 9:43 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Routine returns error after getting correct return value
Replies: 1
Views: 1572

Search the forums for "unhandled failure", it has been discussed here a bajillion times.