Search found 42189 matches

by chulett
Tue Jun 26, 2012 8:48 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Query to get the list of jobs accessing a table
Replies: 1
Views: 1624

Hmmm.... from what I recall, you can just type it in. May be wrong but worth a shot. That or there may be a checkbox that automagically sets it to "localuv"? Don't have any way to check from here...
by chulett
Tue Jun 26, 2012 8:37 am
Forum: General
Topic: Command for pulling data from two files!
Replies: 1
Views: 683

Guessing this may help.
by chulett
Tue Jun 26, 2012 6:52 am
Forum: General
Topic: execute command activity problem
Replies: 10
Views: 2816

Resolved, it would seem. So what was the actual resolution?
by chulett
Tue Jun 26, 2012 6:32 am
Forum: General
Topic: execute command activity problem
Replies: 10
Views: 2816

No, that's the maximum size of a log entry. So, this is resolved or are you still trying to figure out what's going on? If you still need help, take a shot at answering my two questions...
by chulett
Tue Jun 26, 2012 5:47 am
Forum: General
Topic: execute command activity problem
Replies: 10
Views: 2816

What you posted is not the error but simply an informational message from DataStage that everything couldn't fit in the log message. What else was logged? What exactly are you doing in the script / sql?
by chulett
Tue Jun 26, 2012 5:42 am
Forum: General
Topic: execute command activity problem
Replies: 10
Views: 2816

Re: execute command activity problem

zulfi123786 wrote:
vamsi.4a6 wrote:I increased the APT_BUFFER_MAXIMUM_MEMORY value from 3145728 to 31457289 but still facing same problem?
I dont think this would help as you are just trigerring the command from datastage.
It won't (and didn't) as the APT environment variables are PX job specific.
by chulett
Mon Jun 25, 2012 1:09 pm
Forum: General
Topic: sequence not triggering the job
Replies: 4
Views: 1373

You do have to deal with them, yes, since the results are returned in a dynamic array.
by chulett
Mon Jun 25, 2012 1:07 pm
Forum: General
Topic: .uvconfig: No such file or directory
Replies: 5
Views: 3344

After the regen, did you restart DataStage?
by chulett
Mon Jun 25, 2012 1:05 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Case statement in Aggregator stage
Replies: 6
Views: 2048

Transformer before then sum in the Aggregator.
by chulett
Mon Jun 25, 2012 8:58 am
Forum: General
Topic: sequence not triggering the job
Replies: 4
Views: 1373

EXE_CMD_CREATE_DIRECTORY.$CommandOutput<1>
by chulett
Mon Jun 25, 2012 7:07 am
Forum: General
Topic: execute command activity problem
Replies: 10
Views: 2816

Show us your syntax in the stage, how you "trigger the ksh script".
by chulett
Sun Jun 24, 2012 9:57 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: ds_loadlibrary: error in dlopen of oraoci9.so . . .
Replies: 4
Views: 2208

Is your Oracle client 32bit or 64bit?
by chulett
Sun Jun 24, 2012 9:13 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: ds_loadlibrary: error in dlopen of oraoci9.so . . .
Replies: 4
Views: 2208

Sorry, but you really need to ask a question and as part of that question explain to us exactly how / where you are getting the error in your subject. I'd also be curious what flavor of UNIX you are running and the "bitness" of your Oracle client is.
by chulett
Sun Jun 24, 2012 2:30 pm
Forum: General
Topic: perl script
Replies: 2
Views: 1186

I'm assuming someone will be along that could help, but please keep in mind the fact that this is DSXchange, not PerlXchange. You'd be better off posting questions like this in a dedicated Perl support forum.
by chulett
Sun Jun 24, 2012 8:23 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Reading lookuptable created out of look up file set
Replies: 2
Views: 812

Any chance you can use it as a source and dump it to something like a flat file?