Search found 42189 matches

by chulett
Sun Sep 09, 2007 2:34 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Sort Stage Warning Message
Replies: 3
Views: 1578

Welcome! :D First suggestion would always be to Search the forums because more than likely you're not the first person to have the issue. I just did an Exact search on "does not fulfill the sort requirements of the downstream operator" and got 23 matches. Check'em out, see if they answer your questi...
by chulett
Sun Sep 09, 2007 2:32 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: uv prompt
Replies: 2
Views: 868

Re: uv prompt

in server B i just type gouv and project name. No such thing out of the box as 'gouv' so this must be something 'you' created. If you want it on Server A, copy it over there. If you launch dssh from the DSEngine directory, you'll connect to the UV account. To move from there to any Project, simply ...
by chulett
Sun Sep 09, 2007 8:25 am
Forum: General
Topic: Jop for dropping tables.
Replies: 11
Views: 2748

Server job, source from a transformer, constrain link to @FALSE and then sql to drop your table. Two tables, two links.
by chulett
Sat Sep 08, 2007 1:30 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Error when loading Teradata Table
Replies: 4
Views: 1085

The only difference when running under control of a Sequence job should be parameter values. Have you double-checked what was actually passed to the job?
by chulett
Sat Sep 08, 2007 1:28 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: DataStage 7.5.2 Client Install Problem
Replies: 7
Views: 2277

Windows laptop running what O/S?
by chulett
Sat Sep 08, 2007 1:27 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: OCI Stage Connectivity Issue
Replies: 9
Views: 1979

The OCI stage does not like the trailing semi-colon and it will generate an Oracle 'Invalid Character' error.
by chulett
Sat Sep 08, 2007 8:01 am
Forum: General
Topic: Configurations ...
Replies: 3
Views: 1388

Re: Configurations ...

id4dstech wrote:E@: id4dstech@yahoo.co.in

Umm... no. You ask in the forum and get answers in the forum, not via email. You can, however, configure the site to email you a notice when an answer is posted, hopefully you've done that.
by chulett
Sat Sep 08, 2007 7:59 am
Forum: General
Topic: Configurations ...
Replies: 3
Views: 1388

First step - read the Plug-In Installation and Configuration Guide manual in your 'Docs' folder wherever you installed DataStage on your PC.
by chulett
Sat Sep 08, 2007 7:55 am
Forum: General
Topic: capturing Rejections from Oracle enterprise stage
Replies: 8
Views: 3715

AFAIK, a reject link should handle anything that is rejected by the database - in other words that generates an ORA error. This will not happen silently, if that's what you are expecting, all those warnings will still be logged and if you log more than the Warning Limit for that run the job will abo...
by chulett
Fri Sep 07, 2007 4:10 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Error in routine- not in VOC
Replies: 13
Views: 5416

I guess I was thinking of the entry logged by an Execute Command stage in a Sequence job, something where the command was auto-logged by the running process. Never mind.
by chulett
Fri Sep 07, 2007 7:09 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: How to Capture rejects through Oracle Load Option
Replies: 7
Views: 1644

Re: How to Capture rejects through Oracle Load Option

chpraveen.msc wrote:Is there any way that we can explicitly specify the path for Bad file.

Just the .bad file? I don't believe so, but you should be able to control where all the files are written. I don't recall the exact answer but a search should turn up the APT variable that needs to set.
by chulett
Fri Sep 07, 2007 7:03 am
Forum: General
Topic: capturing Rejections from Oracle enterprise stage
Replies: 8
Views: 3715

Have you not added a reject link from your Oracle Enterprise stage to wherever you want to collect them? :?
by chulett
Fri Sep 07, 2007 6:54 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Error in routine- not in VOC
Replies: 13
Views: 5416

There should also be a log entry that shows the actual command executed. Please post that.
by chulett
Thu Sep 06, 2007 11:26 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Running multiple job params at the same time
Replies: 1
Views: 681

Right... in other words, just repeat the -param and the new parameter / value pair as needed.
by chulett
Thu Sep 06, 2007 3:21 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Commit level changes in server
Replies: 2
Views: 766

While it's running? No can do.