Search found 42189 matches

by chulett
Fri Mar 10, 2006 5:07 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Process 2 (or more) large files
Replies: 4
Views: 1071

Re: Process 2 (or more) large files

Is there a way to do this with Filter Command (cat file1 file2)? Tony - yes, you could take that approach if you like. Normally, one would put the filename to be acted upon in the Filename box and the command to do the processing in the Filter box. It automatically handles the 'standard in - standa...
by chulett
Fri Mar 10, 2006 9:45 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Variable length of columns in text file
Replies: 5
Views: 1419

Then it is a 'fixed width' file and should be imported as one.
by chulett
Fri Mar 10, 2006 7:46 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Replace function with hash file value
Replies: 7
Views: 2374

bunu1977 wrote:and I dont want to use to_date here because it will slow my process.

What makes you think that? It won't.
by chulett
Fri Mar 10, 2006 7:44 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Encrypted Environment variables
Replies: 14
Views: 9514

I vaugely remember them (or some them) not being 'fully' supported. Wasn't there something about it may work but if you changed the value of the parameter you needed to recompile the job? :?

In any case, my understanding is all goofiness of that ilk has been worked out in the 'latest' release.
by chulett
Fri Mar 10, 2006 7:39 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Mass parameterization via XML export
Replies: 16
Views: 7616

We all know you really mean Kim. It's probably just his sig that threw you off. :wink:
by chulett
Fri Mar 10, 2006 7:32 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Version Control project purge
Replies: 4
Views: 1122

rleishman wrote:Sorry Craig, as a skinflint member I only got the first 3 lines so I don't what the question was (if there was one).

Doh! Had no intention of marking that as PC... undone.

I'm specifically trying to avoid the situation you found yourself in post-nuke of the VC projects. Been there, done that. :wink:
by chulett
Fri Mar 10, 2006 7:28 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Need help to write script
Replies: 3
Views: 1318

And are you really running PX on Windows so you need a batch file?
by chulett
Fri Mar 10, 2006 7:26 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Sync source on DataStage job
Replies: 6
Views: 2541

Case 1: If you are asking for confirmation - yes, that's how it would work. There will be some changes as you mentioned, like project name and create/mod times, and others that should be of no consequence. What differences are you seeing that concern you? Case 2: I wouldn't even consider doing 'para...
by chulett
Thu Mar 09, 2006 10:25 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Mass parameterization via XML export
Replies: 16
Views: 7616

Done.
by chulett
Thu Mar 09, 2006 9:08 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Mass parameterization via XML export
Replies: 16
Views: 7616

kduke wrote:Buy ParameterNavigator from me would save you lots of time and trouble.

How much is that bad boy nowadays, Mr Kim?
by chulett
Thu Mar 09, 2006 9:06 pm
Forum: IBM<sup>®</sup> SOA Editions (Formerly RTI Services)
Topic: Licensing the RTI Agent on a Server machine
Replies: 6
Views: 3457

Of course! :P So you really think it would be safe, eh? Still got the production machine to do at some point...
by chulett
Thu Mar 09, 2006 7:10 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Loading data with no incremental jobs -Urgent Info Required
Replies: 16
Views: 5846

Coming in late... you guys do realize you are over a year late, don'tcha?
by chulett
Thu Mar 09, 2006 7:06 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Version Control project purge
Replies: 4
Views: 1122

Version Control project purge

Been pondering something and wondering if anyone had tackled this yet. Our various Version Control projects have gotten rather... fat... and most of the information in them is well past its prime and no longer useful. I know I can nuke them and start from scratch, but I really don't want to do that ...
by chulett
Thu Mar 09, 2006 6:40 pm
Forum: IBM<sup>®</sup> SOA Editions (Formerly RTI Services)
Topic: Licensing the RTI Agent on a Server machine
Replies: 6
Views: 3457

I didn't try the 'uvregen' route as I was afraid it would think it was my server authorization code. There is no date or limit or any other value for the RTI Agent other than the additional auth code. Going back through the Server install, I had three choices: 1) Re-install - basically a 'Repair' in...
by chulett
Thu Mar 09, 2006 5:31 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Initiating a DataStage Job from the UNIX command line
Replies: 16
Views: 12123

In your 'Ascential DataStage' entry on the Start menu, you'll find a link to the pdf manuals. One of them is the Server Job Developer's Guide and there is a full chapter in there (14?) on the Command Line Interface.