Search found 42189 matches

by chulett
Fri Jul 25, 2008 11:13 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Oracle Bulk Loader
Replies: 2
Views: 1048

That's the way it works. You are responsible for ensuring that no duplicates are sent to the load process so that the Primary Key constraint is not violated.
by chulett
Fri Jul 25, 2008 10:04 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Will compiling a sequencer compiles all the underlying jobs?
Replies: 4
Views: 1086

Yes. Blank in the Sequence Job Activity parameter = take the default setup in the job. Keep in mind the fact that that's not always allowed - required parameters with no default will force a parameter value in the Sequence.
by chulett
Fri Jul 25, 2008 10:01 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Trim " character
Replies: 4
Views: 1692

EReplace or Convert will do it, but the Trim should work as well. Your problem is you used double-quotes to enclose a double-quote. Put single quotes around it.
by chulett
Fri Jul 25, 2008 9:41 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Not able to find Menu bar in Datastage designer
Replies: 3
Views: 1853

"Menu bar" meaning the one with "File View Tools Help"? I think there are postings here with the registry key you'd need to edit to get this back.
by chulett
Fri Jul 25, 2008 8:22 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Linux Installaion
Replies: 15
Views: 2872

It's time to start a new post where people can help you configure your installation and C++ compiler.
by chulett
Fri Jul 25, 2008 8:20 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: sequencer with memory errors is closing designer
Replies: 1
Views: 683

There is a known crash bug in the Designer when working with Sequence job, ask for the patch from your official support provider. Or you could try playing the 'completely uninstall and then reinstall the client' game. Completely in this case means removal of all Ascential keywords from the registry ...
by chulett
Fri Jul 25, 2008 7:56 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Escape character in v8
Replies: 6
Views: 2376

Suggest continued patience, that or ask your offiicial support provider. I for one don't have access to 8.x to answer a question of this nature.
by chulett
Fri Jul 25, 2008 7:54 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Linux Installaion
Replies: 15
Views: 2872

Then they they throw you into the deep end of the pool to put out the fire. :lol:
by chulett
Fri Jul 25, 2008 7:23 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Linux Installaion
Replies: 15
Views: 2872

It does sound like a permissions problem. What owner/permissions do you see on the files in $DSHOME? Mine are typically either 755 or 644 and owned by dsadm/dstage.
by chulett
Fri Jul 25, 2008 6:57 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Linux Installaion
Replies: 15
Views: 2872

Hmmm... never seen that one before. Is that the location where you told the installer to "unpack" the cdrom? :?

It may be time to call in your official support troops.
by chulett
Thu Jul 24, 2008 10:28 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: How to change default settings of Table definition import
Replies: 4
Views: 1038

:? Hmmm... we really frown on hijacking other people's threads around here. You really should start your own conversation, even if it is related to an existing topic. And especially when it isn't.
by chulett
Thu Jul 24, 2008 10:24 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Connecting 9i and 10g from different projects same server
Replies: 7
Views: 2012

DS 8.0.1 doesn't support Oracle 8i. Not for the repository but I would think you could still connect to one as a data source or target - you'd just need to leverage an 8i client. And you can add Environment Variables to a Project so that you can override the $ORACLE_HOME and $SHLIB_PATH (or equival...
by chulett
Thu Jul 24, 2008 10:21 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Connecting 9i and 10g from different projects same server
Replies: 7
Views: 2012

rishi wrote:
chulett wrote:specify the 9i client in the dsenv for DataStage. It will work just fine for both 9i and 10g. ...

and put 10g database tns enteries in 9i's tnsnames.ora file???

Sure. A tns entry is a tns entry and it isn't really client specific even though that's where it lives by default.
by chulett
Thu Jul 24, 2008 7:20 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Connecting 9i and 10g from different projects same server
Replies: 7
Views: 2012

You take a 'least common denominator' approach and specify the 9i client in the dsenv for DataStage. It will work just fine for both 9i and 10g.
by chulett
Thu Jul 24, 2008 5:37 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: DB2 Warning
Replies: 7
Views: 2403

Different thread.

Posting from another airport lounge? :wink: