Search found 42189 matches

by chulett
Fri Sep 05, 2008 8:59 am
Forum: General
Topic: oracle OCI error
Replies: 4
Views: 1316

Not sure for Windows, think it is all in the Environment variables you have defined - but it is all spelled out in the documentation provided.
by chulett
Fri Sep 05, 2008 8:57 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Getting abnormal termination error while merging two files
Replies: 6
Views: 2774

Yes, but how have you configured the Merge stage? How large are the input flat files?
by chulett
Fri Sep 05, 2008 7:28 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: last date of the month
Replies: 2
Views: 1235

An Exact search for "month end date" will answer your question.
by chulett
Fri Sep 05, 2008 7:24 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: array size while inserting
Replies: 9
Views: 6882

How can anyone answer that for you unless they are clairvoyent? You haven't given any details like database, stage, etc. We can guess Teradata, but that's about it. :?
by chulett
Fri Sep 05, 2008 7:13 am
Forum: General
Topic: Oracle Sequence
Replies: 13
Views: 4500

Has or had? Sparse lookup.
by chulett
Fri Sep 05, 2008 7:12 am
Forum: General
Topic: oracle OCI error
Replies: 4
Views: 1316

While the ability to tnsping instances is good, it's no indication that anything Oracle will work in DataStage. Have you specifically configured DataStage for Oracle?
by chulett
Fri Sep 05, 2008 12:30 am
Forum: General
Topic: Oracle Sequence
Replies: 13
Views: 4500

I know. Hence the :?
by chulett
Fri Sep 05, 2008 12:27 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: array size while inserting
Replies: 9
Views: 6882

Based on what you posted, of course, and a little bit of that 'rithmetic stuff. :wink:
by chulett
Thu Sep 04, 2008 11:58 pm
Forum: General
Topic: Oracle Sequence
Replies: 13
Views: 4500

ray.wurlod wrote:a sparse lookup will get the next value and the next value and the next value...

Pretty sure that's what they want. :?

jherr22 wrote:in other words, each row of the input file needs to have a new nextval value joined to it.
by chulett
Thu Sep 04, 2008 9:20 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: pivotenu.so not in $dshome/lib
Replies: 5
Views: 1443

Excellent. Please mark the thread as Resolved using the big button at the top of the screen.
by chulett
Thu Sep 04, 2008 4:24 pm
Forum: General
Topic: Password info encrypted/clear from Log
Replies: 23
Views: 9866

ray.wurlod wrote:Because DataStage writes it there if it's an ExecXXX subroutine.

Which is exactly why I suggested creating a 'Silent' version of the routine that doesn't log that stuffs or since it's all custom code, switch to using DSExecute directly.
by chulett
Thu Sep 04, 2008 4:22 pm
Forum: General
Topic: Password info encrypted/clear from Log
Replies: 23
Views: 9866

:!: Now, hold on a darn minute. This isn't your thread so let's not steer the boat off course quite yet. You need to start a new thread if you want to talk about your problems.
by chulett
Thu Sep 04, 2008 3:37 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Performace while loading into a Flatfile
Replies: 8
Views: 1830

Ok, but that still doesn't change the fact that the flat file really isn't your problem. What can you do to improve the query speed? What array size are you using?
by chulett
Thu Sep 04, 2008 3:35 pm
Forum: General
Topic: Password info encrypted/clear from Log
Replies: 23
Views: 9866

Yikes. Interesting idea, but why not just not write it there in the first place?