Search found 42189 matches

by chulett
Thu Nov 23, 2006 1:01 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: DSD.SEQOpen Unable to create file B_C.txt
Replies: 14
Views: 5744

PS:I cannot edit my job design and so I have to post like that. Sure you can... and no, you don't. Wrap the 'design' in code tags and do 'Previews' until the lines all line up properly, fer goodness sake. Something like this, perhaps? Just guessing what goes where, of course. tab3----| | Tab1----| ...
by chulett
Thu Nov 23, 2006 12:27 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Parallal job compilation error
Replies: 8
Views: 3975

Because the Transformer is the only stage that actual needs a C++ Compiler installed, as it generates compiled code. Everything else simply generates OSH scripts when you 'compile' the job.
by chulett
Thu Nov 23, 2006 12:22 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: What is the importance of $ character in datastage
Replies: 8
Views: 1845

Only when handling money. :wink:

Seriously, you need to put a little more context into this question - where have you seen mention of the $ character? That would help drive an appropriate answer.
by chulett
Wed Nov 22, 2006 11:19 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Parallal job compilation error
Replies: 8
Views: 3975

Re: Parallal job compilation error

rumu wrote:Parallel jobs can not be compiled on Windows.I can be compiled and run only on Unix server.

It would be more correct to state that parallel jobs can only be compiled (and run) on Windows with one very specific version of the product - 7.5x2 as of this writing.
by chulett
Wed Nov 22, 2006 11:14 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: New Version of Datastage
Replies: 14
Views: 3941

That's easy - it comes with it. :wink:

However, to tide us all over until it is actually released, there are the resources noted in Vincent's post - the second one in this thread.
by chulett
Wed Nov 22, 2006 11:11 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: DSSendMailAttachmentTester problem
Replies: 6
Views: 2216

Works fine here from a UNIX server, I get an attachment rather than having it MIME encoded and inlined. Perhaps the email client on the other end plays a role as well, I don't really recall - using Outlook here. For the record, what are you using for sending mail from your Windows server and what is...
by chulett
Wed Nov 22, 2006 10:57 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Operator Role problem
Replies: 13
Views: 3254

Ray, smay... I told you that over a month ago. And how did we know this, you ask? Because it is in the documentation. Granted, it's kind of buried in the Setting Up Users and Group section of the 'Pre-Install Checks and Set Up' chapter of the Installation and Upgrade Guide, but it *is* there. And......
by chulett
Wed Nov 22, 2006 10:25 pm
Forum: IBM<sup>®</sup> SOA Editions (Formerly RTI Services)
Topic: How to invoke RTI service thru Java/.net
Replies: 9
Views: 7099

Re: How to invoke RTI service thru Java/.net

Recently we have installed RTI in our company and I got RTi admin & user guides ,if any body needs those I can email them. That's really nice... you plan on emailing the software out as well? Both are equally as ethical. Anyone that 'needs' them will already have them. coming to point I have de...
by chulett
Wed Nov 22, 2006 10:17 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: DSD.SEQOpen Unable to create file B_C.txt
Replies: 14
Views: 5744

Your 'job design' is undecipherable... did you do a 'Preview' before you posted it? Ascii art only survives here if wrapped in code tags. I don't know why anything we've said would cause you to 'need' another job... but if you do actually need another one then no amount of want will stand in the way...
by chulett
Wed Nov 22, 2006 6:36 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: New Version of Datastage
Replies: 14
Views: 3941

I don't think it's so much about using other languages, Vincent, but rather leveraging existing assets already written in other languages. And no-one said it would be speedy. :wink:

Besides, the Java PACK is only for Server jobs IIRC.
by chulett
Wed Nov 22, 2006 6:02 pm
Forum: General
Topic: 7.5.2 Client, 7.5.1A Server
Replies: 0
Views: 1367

7.5.2 Client, 7.5.1A Server

We have a 7.5.2 Server installation and two 7.5.1A Server installations at the moment. Up until recently I was connecting (without apparent issue) to both using my 7.5.1A Client. Got a new PC and for the heck of it, installed the 7.5.2 Client we have. This after reading the following in the read-me:...
by chulett
Wed Nov 22, 2006 3:59 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: DataStage Job Run
Replies: 9
Views: 3235

Of course - the dsjob command. Check out the Server Job Developer's Guide pdf, specifically the Command Line Interface section of the 'DataStage Development Kit (Job Control Interfaces)' chapter - which is Chapter 19 in my version.
by chulett
Wed Nov 22, 2006 3:55 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: New Version of Datastage
Replies: 14
Views: 3941

You'd have to ask your Account Rep for details - it is an optional module that you can purchase for DataStage that allows (from what I recall from the sales pitch) Java integration using a 'Java Transformer'. :?

Anything more than that you'd need to get from IBM.
by chulett
Wed Nov 22, 2006 12:52 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Analyzing Dynamic Hash File
Replies: 7
Views: 1358

No, it's not... but I'll wager HashTest is. :wink:
by chulett
Wed Nov 22, 2006 11:10 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: How do I write to the ETL server event log ?
Replies: 3
Views: 1181

And which 'ETL Server event log' did you have in mind? There really isn't one unless you mean each job's individual log. You can certainly create one, however.