Search found 42189 matches

by chulett
Wed Dec 14, 2011 11:13 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: How to populate 25th of each month..?
Replies: 3
Views: 1866

So... if this is based on the current date, can't you (basically) just take that date and replace the day with '25'? Date -> String -> Date
by chulett
Wed Dec 14, 2011 8:52 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Convert HEX ‘00’ padding with an ASCII Blank 0x20
Replies: 4
Views: 4044

There's no reason for it to "stop converting" after any given number of rows. If you're seeing that behaviour that sounds to me like a bug that you need to get before your official support provider. Also note there is no "conversion" going on here, it is using the character speci...
by chulett
Wed Dec 14, 2011 7:48 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Warning in Lookup Stage
Replies: 1
Views: 1405

Did you try an exact search? One for "will partition despite" returns almost 50 matches.
by chulett
Wed Dec 14, 2011 7:45 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: CFF Stage closes Datastage
Replies: 1
Views: 1191

So Designer is core dumping, also known as a CTD or Crash to Desktop. I'm not sure what anyone could do to help other than suggest you do what you've already done. You said something about "all of the patches", does that include the "Windows XP SP2" patch? I don't recall it fixin...
by chulett
Wed Dec 14, 2011 7:40 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Import warning at record xxxxx
Replies: 2
Views: 4359

What is the data type of your "ESTAT" field? It is showing you invalid values it has encountered in your file, guessing it's not defined as a string.
by chulett
Wed Dec 14, 2011 7:39 am
Forum: General
Topic: Copy the result obtained using DS Command in Admin client
Replies: 1
Views: 847

Do an exact search here for COMO ON and all will be revealed.
by chulett
Tue Dec 13, 2011 10:29 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: KeyMgtGetNextValueConcurrent routine
Replies: 8
Views: 4341

In there you'll see it uses an account-based hashed file (type 2 from what I recall) to store the values you've passed in and the current surrogate for each value.
by chulett
Tue Dec 13, 2011 10:25 pm
Forum: General
Topic: Pass Parameters by Reference not by Value
Replies: 4
Views: 1891

If we're talking Server jobs as you've marked your post, have you tried using USERSTATUS to pass (possibly modified) values back out of the job?
by chulett
Tue Dec 13, 2011 6:21 pm
Forum: DSXchange Testimonials
Topic: 40000 Registrations
Replies: 2
Views: 8566

Amen Brother!
by chulett
Tue Dec 13, 2011 5:22 pm
Forum: General
Topic: Parameter set files
Replies: 5
Views: 1252

Parameter values cannot be changed once a job has started. You can certainly change parameter set file values 'on the run' but it would have to be before the job that needed them was started.
by chulett
Tue Dec 13, 2011 5:19 pm
Forum: General
Topic: Checking job status in script
Replies: 16
Views: 4766

Yay! :D
by chulett
Tue Dec 13, 2011 8:23 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: DataStage Job 180 Phantom 16764
Replies: 1
Views: 1257

Not really, not all that much to go on. What is your job design? If you Reset the aborted job, does a 'From previous run...' log entry get added? If so, please post its content. I'd also be curious if this is repeatable or a one-time error.
by chulett
Tue Dec 13, 2011 7:41 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Unix script for clearing the datastage logs
Replies: 1
Views: 1062

Why are you posting this again? And in the wrong forum. :?

If anyone wants to help, please do so here:

viewtopic.php?p=411601
by chulett
Tue Dec 13, 2011 7:39 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Error when trying to read from Sybase Enterprise
Replies: 6
Views: 6089

While I understand your post, two points.

1. English, por favor.
2. Please start your own post and include the details of your problem so we can properly help you.

Thank you.
by chulett
Tue Dec 13, 2011 7:36 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Enterprise stage and Connector stage in Datastage
Replies: 6
Views: 4718

Welcome. Performance is such a relative term that I don't believe you'll be able to get any generic answers to your question. More important, in my humble opinion, is the fact that Connectors are what IBM wants you to exclusively use and all other stages are 'deprecated' if you check the documentati...