Search found 42189 matches

by chulett
Wed Jul 01, 2009 5:56 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Client Side in French
Replies: 12
Views: 2804

So... just the client was installed in French? Worst case could you not uninstall and reinstall it in English? I be surprised if you could just 'flip' it to a new language but who knows, perhaps you can... been surprised before. :wink:
by chulett
Wed Jul 01, 2009 5:50 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: DSD.BCIPut call to OCONV failed
Replies: 21
Views: 6378

I was wondering why you started this one. Just go there and "Delete this post" before someone replies to it. :?
by chulett
Wed Jul 01, 2009 5:48 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Migration from v 8.0 to v 8.1
Replies: 23
Views: 8340

Yah, nice to mention "2 params" and then not name them. Here's a thread with the details:

viewtopic.php?t=125607
by chulett
Wed Jul 01, 2009 5:39 am
Forum: General
Topic: Adding current Date with the file
Replies: 23
Views: 6147

This has been asked and answered a jillion times here. Another way - create it with a fixed name and then rename it to include the date 'after job' using your O/S.
by chulett
Wed Jul 01, 2009 5:37 am
Forum: General
Topic: Folder transfer from one server to another server windows
Replies: 5
Views: 2316

True.
by chulett
Tue Jun 30, 2009 10:44 pm
Forum: General
Topic: Folder transfer from one server to another server windows
Replies: 5
Views: 2316

Across boxes? Thinking you'd need to zip/tar the folder, transfer that and then unzip/untar on the other side.
by chulett
Tue Jun 30, 2009 10:41 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Send Mail for warning Rows
Replies: 25
Views: 6025

That syntax looks... wrong. :?

Get it working from the command line first and then 'wrap' it.
by chulett
Tue Jun 30, 2009 10:37 pm
Forum: General
Topic: Folder transfer from one server to another server windows
Replies: 5
Views: 2316

A 'folder transfer', meaning a directory and all of the files it contains? Not an ETL task, but you could 'batch' it and then DataStage could run the batch file.
by chulett
Tue Jun 30, 2009 8:25 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Passing Parameter from table
Replies: 16
Views: 4382

springwtr wrote:Also, I use this function and assign the derivation to a column in the job. Regardless of what column I assign this function value to, Userstatus is set in this job and is available to next job activity in the sequence. Am I correct?
Yup. :wink:
by chulett
Tue Jun 30, 2009 4:04 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Error with oracle enterprise stage
Replies: 3
Views: 1484

Because your VARCHAR2 columns are defined as a number of bytes when (for multi-byte character sets) they should be defined in characters instead. X characters does not always fit in X bytes as you can can see from your errors.
by chulett
Tue Jun 30, 2009 3:06 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Passing Parameter from table
Replies: 16
Views: 4382

As Ray would say, that's a problem that is easily solved. A Premium Membership would quickly pay for itself with the time it saves, you could have had this 'problem' solved within moments of coming online and searching. Heck, that's why I paid for one for the last three years. Did you try the search...
by chulett
Tue Jun 30, 2009 2:33 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Passing Parameter from table
Replies: 16
Views: 4382

By "posted routine" I meant the UpdateUserStatus routine code that Ray posted in this thread. If you do an exact search for "Call DSSetUserStatus(Arg1)" you'll find that various incarnations of it have been posted close to a dozen times in these forums, most include explanations ...
by chulett
Tue Jun 30, 2009 1:18 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Passing Parameter from table
Replies: 16
Views: 4382

You assign it in the current/same job using the posted routine and then you reference it in any downstream job or activity.
by chulett
Tue Jun 30, 2009 1:15 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: MQ Series Stage
Replies: 13
Views: 3426

It's optional, so you need to select it during installation. If you missed it, you need to rerun the Server installation and go into "maintenance mode" to add any unselected ones.
by chulett
Tue Jun 30, 2009 1:11 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Using ABAP stage is not usefull for me
Replies: 5
Views: 4083

Sure, but the number of people actively using SAP is on the small side I would wager and it's something I've never personally seen or touched. Have you contacted your official support provider in the meantime?