Search found 42189 matches

by chulett
Wed Mar 05, 2008 6:09 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: NEW USER: Problem logging into DataStage
Replies: 3
Views: 1274

Make 'dstage' their primary group.
by chulett
Wed Mar 05, 2008 6:07 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Run a stored procedure
Replies: 6
Views: 2346

i) Stored procedure executed but never finished. I could see a lot of rows being processed in the output link. But the row count in database was correct and the same. The rows being processed through the link never seemed to stop so I had to stop it. That's why I said you needed "a constraint so it...
by chulett
Wed Mar 05, 2008 5:58 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: xsi:nil="true"?
Replies: 9
Views: 3903

And just in case it's not obvious, it would look like this when there are actual values: <coordinate precision="specific" suppress-geocode="false" suppress-map="false"> <latitude>28.9028</latitude> <longitude>-81.8644</longitude> </coordinate>
by chulett
Wed Mar 05, 2008 5:30 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Notification activity in a sequencer
Replies: 5
Views: 1384

Sorry, I didn't reply back because I've never seen such a thing and honestly have no idea what may be causing it. How about you open a case with your official support provider and let us know what they say?
by chulett
Wed Mar 05, 2008 5:28 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: xsi:nil="true"?
Replies: 9
Views: 3903

xsi:nil="true"?

This starts to get a little over my XML head, so wondering if someone here can help. We've been asked to set a nillable field to true when we are purposefully leaving it empty and I'm wondering if there is a way to automate this or if a manual solution is in our future? Here is a snippet of the xsd:...
by chulett
Wed Mar 05, 2008 4:54 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Source table structure keep on changing
Replies: 5
Views: 1545

Me personally, I don't see how any table structure can change 'randomly'. That concept is a little... scary. :shock: :wink:
by chulett
Wed Mar 05, 2008 4:52 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Datastage Version:How toupgrade from 7.5.1 server to 7.5.2?
Replies: 6
Views: 2342

Fair enough, can't comment on that aspect of this as all I've ever done is a 'root' install. Find it a little hard to believe that you must always start over fresh with a non-root install, but whatever.

Now you are stuck with trying to rebuild the VC projects.
by chulett
Wed Mar 05, 2008 4:08 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: ORA OCI stage appends ".FF19" to date format on ti
Replies: 12
Views: 7669

Administrator / Project / Properties / Environment / User Defined and then simply add it. It will be in play for all jobs in the project.
by chulett
Wed Mar 05, 2008 3:49 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: ORA OCI stage appends ".FF19" to date format on ti
Replies: 12
Views: 7669

Which DataStage versions honor this environment variable?
by chulett
Wed Mar 05, 2008 3:35 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: IsValid Function
Replies: 16
Views: 6086

Naturellement.
by chulett
Wed Mar 05, 2008 3:18 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: IsValid Function
Replies: 16
Views: 6086

Don't let Larry hear you say that! :lol:
by chulett
Wed Mar 05, 2008 2:31 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: EE 7.5.3 and Oracle 10g: error "ds_loadlibrary"
Replies: 5
Views: 2136

Found this, perhaps it will help you as well: I researched this and found that there is an issue with the OCI stage specifically on Itanium platform connecting to 10G. Please do the following: 1) cd `cat /.dshome` 2) . ./dsenv 3) cd lib 4) ln -s $ORACLE_HOME/lib/libclntsh.so.10.1 libclntsh.so.9.0 Pl...
by chulett
Wed Mar 05, 2008 2:13 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Run a stored procedure
Replies: 6
Views: 2346

You can add a transformer that links to the SP stage. Add a stage variable so it will compile and a constraint so it only passes out 1 row, that will trigger the stored procedure and satisfy the job's need to have an active stage.
by chulett
Wed Mar 05, 2008 10:59 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: delete datastage log in director
Replies: 10
Views: 4741

Well, now hold on there partner. Edwin just said 'thanks' without letting us know which little pearl of wisdom he was thanking us for. The jury is still out. :wink:
by chulett
Wed Mar 05, 2008 10:29 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Why need for parameter or any option there data stage
Replies: 2
Views: 956

:? That doesn't really help. And you can edit your own posts, no need to post again just to add that bit.

Try posting an actual question, one that makes sense. What sort of doubt or problem are you having? I for one an not even going to try and answer anything that wide open and vague.