Search found 42189 matches

by chulett
Wed Mar 07, 2007 11:24 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Row count of a link
Replies: 24
Views: 19340

If you are processing a list of job / stage / link names in a separate 'audit' job and calling this routine for every row, that would have been good information to know right off the bat. Would have saved a little drama. So... if it works when you test the routine from the Manager and it doesn't wor...
by chulett
Wed Mar 07, 2007 11:06 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: ORA OCI stage and Oracle sequence
Replies: 10
Views: 3860

How can we 'shed any light'? You've given us no clue what field or fields make up your PK constraint in that table.

If your Array Size is greater than 1, try setting it down to 1 and let us know if the error persists.
by chulett
Wed Mar 07, 2007 10:15 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: splitting a string into three fields
Replies: 33
Views: 5453

Code tags would preserve spaces and formatting. Anything else gets you an aligned and trimmed display.
by chulett
Wed Mar 07, 2007 9:10 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Problem with execute_command activity
Replies: 32
Views: 10003

Yes. This is a known issue with the Execute Command stage in some versions. If you know you are doing everything right, and the parameters are being correctly translated in the log, but the actual command still doesn't work - you're bugged.
by chulett
Wed Mar 07, 2007 8:07 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Insert Long datatype from ORacle db to oracle db
Replies: 3
Views: 1913

What datatype did you choose? What error did you get? You're going to have problems handling it but *may* be able to get it to work.
by chulett
Wed Mar 07, 2007 7:13 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: add_to_heap() - Unable to allocate memory
Replies: 6
Views: 1694

Only asked because in that situation I'm used to seeing the following message in the log:

Read caching disabled, file size exceeds cache size

Without any 'add_to_heap' messages. But if that can also occur, then that's good to know.
by chulett
Wed Mar 07, 2007 6:51 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: add_to_heap() - Unable to allocate memory
Replies: 6
Views: 1694

I was under the impression this warning would only occur when writing to a hashed file. :?
by chulett
Wed Mar 07, 2007 5:32 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Call to input link returned numeric error code: 19
Replies: 7
Views: 5027

A fault type of 10 is apparently a "(SIGBUS) bus error". Not sure how much that helps, however...
by chulett
Wed Mar 07, 2007 11:54 am
Forum: General
Topic: Low performance in the access the Informix
Replies: 6
Views: 1866

Already suggested that. :wink:
by chulett
Wed Mar 07, 2007 11:47 am
Forum: General
Topic: Low performance in the access the Informix
Replies: 6
Views: 1866

You missed my point... and it's not impossible, but if you want to believe that, fine. Work on tuning the reference lookup query then, perhaps an index is in order to supprt the query? I don't believe you have any choice but to use ODBC for Informix, so do your best to make the reference lookup quer...
by chulett
Wed Mar 07, 2007 11:11 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Insert Null values into Oracle date column
Replies: 12
Views: 8705

In the second case when you mean default value what would it be, 9999-99-99 or can we insert null vlaue ' ' ? It would have to be a valid date with special meaning to your application. For example, I've seen things like: 01-01-1900 12-31-9999 As magic min/max values used. You can't use something li...
by chulett
Wed Mar 07, 2007 10:59 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Call to input link returned numeric error code: 19
Replies: 7
Views: 5027

Call to input link returned numeric error code: 19

Anyone seen this message? It's a new one on me and I can only find one (unresolved) occurance in the forums for it. Got these two messages before it: Abnormal termination of stage Jobname..transformer detected Jobname..transformer.link: Run stopped after 2707126 rows Names have been changed to prote...
by chulett
Wed Mar 07, 2007 10:27 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: it is possible to remove the duplicares using sort stage?
Replies: 7
Views: 1200

Who cares? :lol:

Server question posted in the Server forum, so you got a Server answer.
by chulett
Wed Mar 07, 2007 10:25 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Scheduler User info
Replies: 5
Views: 1024

Those are UNIX concepts, not applicable to Windows. And sorry but no, I've got no idea what the equivalent (if any) is for Windows. :cry:
by chulett
Wed Mar 07, 2007 9:30 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Hashed File Performance
Replies: 30
Views: 5036

You may, however, need an 'admin' to help you interpret the results.