Search found 42189 matches

by chulett
Wed May 25, 2011 6:30 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Strange issue: Can't insert NULL into a column|No Data Issue
Replies: 7
Views: 2500

And you made these changes based on the reason in the linked article? Simple enough to test, it seems to me - set the values back and see if the error persists.
by chulett
Wed May 25, 2011 6:27 am
Forum: General
Topic: Waiting for job to start
Replies: 6
Views: 1855

Did you try searching here for the text of the -14 message? It has been discussed here quite a bit.
by chulett
Tue May 24, 2011 10:10 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Strange issue: Can't insert NULL into a column|No Data Issue
Replies: 7
Views: 2500

Never run into anything like that and on the surface it doesn't make a lot of sense. I'd suggest getting your official support provider involved, see if perhaps it is something specific to your release of Linux.
by chulett
Tue May 24, 2011 6:45 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Usage of Read Cache Size and Write Cache Size
Replies: 3
Views: 2069

Keep in mind that a change at that level will affect all cached hashed files and effectively double the memory they will allocate when running (assuming you go 128 -> 256).
by chulett
Tue May 24, 2011 6:41 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: KeyMgt Function
Replies: 7
Views: 2998

Is this "abc" sequence name used for the same target table in your two jobs or two different targets?
by chulett
Tue May 24, 2011 1:00 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: APT_PHYSICIAL_DATASET_BLOCK_SIZE=?
Replies: 11
Views: 6868

It would seem you are running the jobs with a "warning limit" of 1. How is it being executed?
by chulett
Tue May 24, 2011 9:01 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Production Dataset Issue
Replies: 6
Views: 2681

Sounds like you have a synchronization / timing issue.
by chulett
Tue May 24, 2011 8:58 am
Forum: General
Topic: PowerShell & DSJOB
Replies: 3
Views: 3902

Never heard of it. Seems to me you should find a PowerShell support forum and ask there. Was it updated recently?
by chulett
Tue May 24, 2011 6:54 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Dimension Negative surrogate ID created in table
Replies: 4
Views: 1922

Re: Dimension Negative surrogate ID created in table

devesh_ssingh wrote:change of data type from Integer to Bigint
Would that not do it for you?
by chulett
Tue May 24, 2011 6:39 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: SCD Why need to check the changes in non key columns?
Replies: 2
Views: 999

Re: SCD Why need to check the changes in non key columns?

Question: If the source provided a record (delta) means, there is some changes in the existing record. In that case why should not we close the existing record based on the SK and insert the new record irrespective of what ever the changes it may / may not have? That's an Architectural question in ...
by chulett
Tue May 24, 2011 6:32 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Stored proc called from dstag doesn't generate rows of data
Replies: 4
Views: 1881

If it inserts rows, I suspect it should be setup as a "Target" rather than as "Transform". What is your job design?
by chulett
Tue May 24, 2011 6:27 am
Forum: General
Topic: Routine code issue
Replies: 4
Views: 1277

That "Output" can be multiple lines and is returned in a dynamic array so you've got a Field Mark in there as well. Use array notation to check it:

Code: Select all

If Output<1> = "H" Then
by chulett
Tue May 24, 2011 6:23 am
Forum: General
Topic: Routine code issue
Replies: 4
Views: 1277

Un-hijacked. Next time don't be sorry, just don't do it. :wink:
by chulett
Tue May 24, 2011 6:19 am
Forum: IBM QualityStage
Topic: Qualitystage ( column in the input link with the following)
Replies: 4
Views: 2029

Moved this to the actual QualityStage forum.