Search found 42189 matches

by chulett
Sun Apr 17, 2011 2:22 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Error Installing Oracle Drivers
Replies: 4
Views: 2883

Normally I would say no, but since something is clearly wrong it wouldn't hurt to rerun the Oracle client installation to see if that corrects your environment.
by chulett
Sun Apr 17, 2011 10:29 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Like operator convertion in DataStage
Replies: 5
Views: 4055

Probably better suited to the 'matches' function.
by chulett
Sun Apr 17, 2011 7:32 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Error Installing Oracle Drivers
Replies: 4
Views: 2883

Do you have an Oracle client installed on that server? Note that I specifically said "client" and not "drivers".
by chulett
Sun Apr 17, 2011 7:30 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Audit table loads
Replies: 4
Views: 1645

Search the forums here for "ETLStats".
by chulett
Sun Apr 17, 2011 7:29 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: How to retrieve the alternative records from each department
Replies: 3
Views: 1584

Show us examples of your input and your desired output.
by chulett
Sat Apr 16, 2011 9:18 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: need help on this
Replies: 9
Views: 3301

I would change it if I had any idea what to put there. :wink:
by chulett
Sat Apr 16, 2011 3:17 pm
Forum: General
Topic: Extracting files from unix
Replies: 24
Views: 6198

i am passing file name in sequential file and its not liking it i just want to test it before passing parameters /aa/test/latestfile=$(ls *.csv | sort -nt_ -k2.1,2.6 | tail -1) What does this mean? If this is what you put in the Sequential File stage as the filename, you can't do any such thing. Wh...
by chulett
Sat Apr 16, 2011 11:23 am
Forum: General
Topic: DataStage VS Oracle Data Integrator ---- DS Vs ODI
Replies: 2
Views: 5679

Start someplace like here:

http://www.oracle.com/technetwork/middl ... index.html

Learn to love ELT and PL/SQL. :wink:
by chulett
Sat Apr 16, 2011 11:20 am
Forum: General
Topic: Extracting files from unix
Replies: 24
Views: 6198

Well, what the heck does "not liking it" mean? :?
by chulett
Sat Apr 16, 2011 9:28 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Stored Proc did not run
Replies: 1
Views: 999

I would wager your fate is squarely in the hands of your DBAs for this one.
by chulett
Sat Apr 16, 2011 7:37 am
Forum: General
Topic: Extracting files from unix
Replies: 24
Views: 6198

Andy has already explained how to do that.
by chulett
Sat Apr 16, 2011 6:53 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: need help on this
Replies: 9
Views: 3301

Seriously, how can you expect anyone to know your secret rules on how to generate that output? It's nice that you posted what you need it to look like but you also need to explain in words the business rules / methodology you've been given to get there - don't make people guess or have to puzzle it ...
by chulett
Sat Apr 16, 2011 6:50 am
Forum: General
Topic: Extracting files from unix
Replies: 24
Views: 6198

No, it cannot if the goal is to pass the output of the routine into the job as a job parameter value.
by chulett
Fri Apr 15, 2011 6:06 pm
Forum: General
Topic: Regarding dsapi_slave and dscs UNIX processes
Replies: 5
Views: 3457

No, pretty sure those are both client connection related processes, and I'm sure someone will come along to correct me if I'm remembering wrong. :wink:
by chulett
Fri Apr 15, 2011 4:37 pm
Forum: General
Topic: Regarding dsapi_slave and dscs UNIX processes
Replies: 5
Views: 3457

Those are client connections.