Search found 42189 matches

by chulett
Sat Mar 24, 2012 7:24 am
Forum: General
Topic: Parameter Setting in Sequence showing Error
Replies: 11
Views: 4469

So Ray was the only person that replied, eh? Nice.
by chulett
Fri Mar 23, 2012 3:53 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Error Oracle Connectivity
Replies: 13
Views: 8058

ds_loadlibrary: error in dlopen of oraoci9.so - libclntsh.so.10.1: cannot open shared object file: No such file or directory At this point, that is your problem. It indicates that your LD_LIBRARY_PATH is not setup correctly in the dsenv file. Or you may need a soft link between client versions / lo...
by chulett
Fri Mar 23, 2012 9:09 am
Forum: General
Topic: Abort after one warning
Replies: 6
Views: 1594

Fix your call to the the User Defined routine called "SystemTimeStamp".
by chulett
Fri Mar 23, 2012 8:51 am
Forum: General
Topic: Sequence Issue
Replies: 4
Views: 1749

Yes. If you want to allow warnings to be ok.
by chulett
Fri Mar 23, 2012 8:50 am
Forum: General
Topic: Abort after one warning
Replies: 6
Views: 1594

When you reset the job it will add an entry labelled 'From previous run...', look for that.
by chulett
Fri Mar 23, 2012 8:06 am
Forum: General
Topic: Sequence Issue
Replies: 4
Views: 1749

That trigger means the next job only runs when the previous job finishes with warnings. A successful run will not trigger the next job. You need to check for RUNOK or RUNWARN.
by chulett
Fri Mar 23, 2012 8:03 am
Forum: General
Topic: Abort after one warning
Replies: 6
Views: 1594

Nope. Reset the aborted job and look for the contents of a 'From previous run...' log entry.
by chulett
Fri Mar 23, 2012 8:02 am
Forum: General
Topic: Try to Figure Out Dimensions and Facts
Replies: 3
Views: 1173

I'm sorry but what does this have to do with DataStage? Talk to whomever you work with that can help you with the model, a SME, Architect or Data Modeler or the like. However, at a very high level any 'fact' will be at the center of the spiderweb and dimensions are the outliers circling it. They sho...
by chulett
Fri Mar 23, 2012 5:53 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: how config odbc connect greenplum on datastage?
Replies: 10
Views: 6043

:idea: Next time, please just do this - one post asking your question in the proper forum rather than adding it to every post you could find that was slightly related.

ps. I've deleted all of your duplicate posts.
by chulett
Fri Mar 23, 2012 5:50 am
Forum: General
Topic: Parameter Setting in Sequence showing Error
Replies: 11
Views: 4469

What they do is pretty self-evident from their names and the behaviour that you've seen. The former forces the use of the 'default' value you defined in the controlled job at design time, the latter lets you override that at run time. You, however, have an entirely different problem. Do an exact sea...
by chulett
Fri Mar 23, 2012 5:40 am
Forum: General
Topic: issue on CLEAR.FILE
Replies: 11
Views: 3498

Sorry but don't you have people with UNIX skills where you work you can talk to? This really isn't a "teach you UNIX" forum, I'm afraid.

You have to own a file in order to be able to chmod it.
by chulett
Thu Mar 22, 2012 9:14 pm
Forum: General
Topic: what is new features of datastage 8.5
Replies: 7
Views: 6784

... and the slow spiral off topic picks up speed.
by chulett
Thu Mar 22, 2012 9:09 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Error in extracting records having CLOB datatype.
Replies: 13
Views: 5004

Talk to someone you work with that can help - DBA, Architect, whomever.

Google can also help as well. For example, a search for "oracle cast clob to varchar2" returns many results, including this one from the perennial favorite Ask Tom.
by chulett
Thu Mar 22, 2012 8:49 pm
Forum: General
Topic: How to read email id from Parameter file
Replies: 5
Views: 1412

I'm not sure what is making people think the email server is required, but then the original post has been edited. I've never seen a UNIX server that needed it. [shrug] You get something in dead.letter when it is undeliverable for whatever reason. I'm assuming here it is because you're not getting t...