Search found 42189 matches

by chulett
Tue Sep 18, 2007 8:29 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: installation enquiry
Replies: 2
Views: 1192

I'm guessing that the two 'roots' refer to installing the software to two different folders off of root. And while you can do this, why in the world would you want to go to the trouble? There is a pdf document in your Docs directory that explains how to install more than one version at the same time...
by chulett
Tue Sep 18, 2007 8:26 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Use of COMMON
Replies: 12
Views: 2293

Not really worth explaining... just wondering if you missed one question on purpose to make you seem more... human. :wink:
by chulett
Tue Sep 18, 2007 8:24 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Error resolving parameters in command stage
Replies: 7
Views: 3651

Your use of the pound/hash signs is confusing people, as they are typically only used in conjunction with job parameters. Or are you saying that the command stage is generating that syntax? I'm as blind as most people here, never having worked on a Windows install of DataStage and thus never having ...
by chulett
Tue Sep 18, 2007 5:54 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: How to send mail to multiple recipient
Replies: 5
Views: 2058

One option is to use a 'Distribution List' - one email address where the email automagically gets sent to several people. Otherwise, the actual delimiter needed can change from system to system, so first thing to try is either a space or a comma. And when you try the comma, make sure there is no spa...
by chulett
Tue Sep 18, 2007 5:45 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Use of COMMON
Replies: 12
Views: 2293

ray.wurlod wrote:I did get one wrong in the certification exam, if that's any consolation.

On purpose? :P
by chulett
Tue Sep 18, 2007 8:57 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Problems using -jobstatus with dsjob -run -mode RESET
Replies: 7
Views: 2795

Perhaps... but no, I'm not using a -wait when resetting and never had a problem since adding the sleep. [shrug]
by chulett
Tue Sep 18, 2007 7:54 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Error: APT_TeraSync: could not create operator sync table
Replies: 5
Views: 2912

:? ??

Ok, now I see - the subject of this post is "Thnx". FYI- people can only see that when they reply so it's not really an effective technique. And please, you don't need to quote the whole dang message just to say 'Thanks'.
by chulett
Tue Sep 18, 2007 7:30 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Backup DataStage 7.5.2 and IIS 8.0.1 (same server)
Replies: 12
Views: 9340

The original version was all command line driven, having to execute a batch file to switch things. Once they 'improved' it and made it a service, that option went out the window. What about using one of the many 'macro recording' utilities that record and 'play back' a series of mouse clicks and key...
by chulett
Tue Sep 18, 2007 7:07 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Fatal Error & Warning , while runing the Job
Replies: 6
Views: 3092

Doesn't really matter what your query is, you've used user-defined sql and it is not syntactically correct. Fix it.
by chulett
Tue Sep 18, 2007 7:05 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Max Array Size in Basic
Replies: 6
Views: 2234

Perhaps the array size referenced here is for your transfer buffer to/from the database. Yes, this looks like some sort of custom algorithm used to set the Array Size option in a database stage, specifically the DRS stage from the comments. Nothing to do with BASIC arrays but that passive stage opt...
by chulett
Mon Sep 17, 2007 5:08 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: File transfer between Unix and windows
Replies: 3
Views: 1401

Who said anything about an SFTP stage? :wink:

I'm assuming this will need to be scripted and you'll need the proper RSA keys / authentication in place so it can happen in an automated fashion.
by chulett
Mon Sep 17, 2007 10:48 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Regarding Web Services
Replies: 8
Views: 2466

When he said RTI/WISD was required to expose an ETL job as a service, he means you'll need to purchase that optional component. If all you are doing is calling a service, then you've got what you need.
by chulett
Mon Sep 17, 2007 7:32 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: passing values to start loop using execute command
Replies: 9
Views: 2790

Perhaps this post would help:

http://www.dsxchange.com/viewtopic.php?t=111013

There are many more on the same subject.
by chulett
Mon Sep 17, 2007 7:25 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Any way to put parameter?
Replies: 8
Views: 2512

You might want to clear up exactly what your question is, you've gotten two responses from two different camps. Is this a design question - adding large numbers of parameters to jobs - or a runtime question? :?
by chulett
Mon Sep 17, 2007 7:19 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Bug on datastage
Replies: 5
Views: 1899

Re: Bug on datastage

Hmmm... I just reread what you are doing to force the problem to happen: Do the following: Pick a category which has lots of jobs (simply to get the print to take a while) Click on project>print>Select the print to file Click OK While it is printing, select a different category and then reselect the...