Search found 5 matches

by bruneo
Thu Jul 28, 2011 10:07 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Error loading connector library
Replies: 5
Views: 15708

Error loading connector library

I'm having the same issue as discussed here but with Oracle 11.2. My error is: Error loading connector library libccora11g.so. libclntsh.so.11.1: cannot open shared object file: No such file or directory I have the /home/oracle/app/oracle/product/11.2.0/client1 path explicitly added to ORACLE_HOME, ...
by bruneo
Mon Apr 04, 2011 8:59 am
Forum: IBM QualityStage
Topic: Could not load object
Replies: 1
Views: 2330

Could not load object

I am using DSXImportService to import QS rule sets. If an import fails, it renders the object unusable. I get the following: Could not load Rule Set: US_TXT_ATTR.SET Could not load object: US_TXT_ATTR.CLS I cannot delete the rule set or do anything with it. How do I delete this rule set from the adm...
by bruneo
Thu Oct 21, 2010 8:37 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Dynamic password in odbc.ini
Replies: 7
Views: 4242

Thanks for the reply. This is actually the approach I currently use. I was just wondering if I could code variables in these entries in odbc.ini that could be resolved at run-time, eliminating the need to pass them as parms.
by bruneo
Thu Oct 21, 2010 7:49 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Dynamic password in odbc.ini
Replies: 7
Views: 4242

Dynamic password in odbc.ini

How can the user id and password in odbc.ini be assigned dynamically at run-time?
by bruneo
Mon May 18, 2009 11:33 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Capturing the Output Column name in a Transformer
Replies: 1
Views: 1530

Capturing the Output Column name in a Transformer

Is there a way to capture the name of an output column as data in that column's derivation in a Transformer? I've searched existing posts, but havent found any reference.