Search found 15603 matches

by ArndW
Tue Mar 11, 2008 4:07 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Surrogate key stage with source type as DB Sequence
Replies: 6
Views: 3589

Rekha - you don't need to completely repeat your first post. When I declare the stage with no inputs or outputs I do get that option, but that stage is only used to create the key, not to use it (if I understand the docs correctly). Did you specify a block size of 1? Do you use a surrogate key stage...
by ArndW
Tue Mar 11, 2008 3:58 am
Forum: General
Topic: How to read MQ data?
Replies: 1
Views: 836

Many people here would surely enjoy assisting. But you need to be a lot more specific on what type of help you need and what you have tried so far.
by ArndW
Tue Mar 11, 2008 3:18 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Sequencer was entered, but never exited
Replies: 7
Views: 4250

What kinds of loops are S1 and S2 (lists? counted?) and when the job stops can you try a reset to see if you get information in the log entry "from previous run"?
by ArndW
Tue Mar 11, 2008 3:04 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: check that 'dbx' and 'sed' are installed and on your PATH
Replies: 4
Views: 2260

Reset your job and see if you get more informatin. The only reason that DataStage give the sed/dbx message is because something has aborted and DS tries to see the stack.
by ArndW
Tue Mar 11, 2008 2:40 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Splitting of values
Replies: 2
Views: 813

The "pivot" stage will do this for you.
by ArndW
Tue Mar 11, 2008 2:31 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Fatal Error: waitForWriteSignal(): Premature EOF on node
Replies: 1
Views: 1905

Welcome to DSXchange, abhirms. When I checked the Search function for the text "Fatal Error: waitForWriteSignal(): Premature EOF " I got 25 threads.

But in order to be certain what the cause is you will need to supply some more error information.
by ArndW
Tue Mar 11, 2008 2:29 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Surrogate key stage with source type as DB Sequence
Replies: 6
Views: 3589

I have tried to see where the Block size can be set with the V8 Surrogate key generator and cannot find it! What block size did you specify?
by ArndW
Tue Mar 11, 2008 2:19 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: check that 'dbx' and 'sed' are installed and on your PATH
Replies: 4
Views: 2260

The jobs are not aborting because of that message, it is an informational message shown after an error occurs.
by ArndW
Mon Mar 10, 2008 12:53 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: MQ input stgae Transactional processing
Replies: 1
Views: 714

The transaction with wave processing will only work if there is another MQ writer that closes the transaction.
by ArndW
Mon Mar 10, 2008 12:51 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Not enough room in ustring for decimal[13,2].
Replies: 3
Views: 2921

Hmmm "1234567890123" is displayed as "12345678901.23". How many characters is that?
by ArndW
Mon Mar 10, 2008 12:10 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Delete file after FTP
Replies: 48
Views: 8030

You can use scp in a server job. But as there is no stage to do this, you will need to shell out.
by ArndW
Mon Mar 10, 2008 12:07 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Sorting, Partitoning
Replies: 3
Views: 1265

Your sort stage lets you choose how to handle partitioning - by default it will not repartition so you don't need to repartition after the sort.
by ArndW
Mon Mar 10, 2008 10:30 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Reject records with referential integrity constraint
Replies: 14
Views: 5154

I now see what you mean. I'm surprised at that behaviour but am not at a site where I can check to see if it works the same way in my implementation. I would expect constraint violations to be caught in the reject link instead of causing a job abort.
by ArndW
Mon Mar 10, 2008 10:22 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: APT_BufferFile
Replies: 2
Views: 1185

The post is marked as "resolved" -> is that the case?
by ArndW
Mon Mar 10, 2008 8:43 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Transferring Language Sensitie Data from SQL Srver to Oracle
Replies: 10
Views: 5888

jd - now I'm not sure if what I posted made sense...