Search found 42189 matches

by chulett
Mon Oct 12, 2009 1:37 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Year Month and difference dynamic value
Replies: 7
Views: 1427

So, you need to do this in a SQL query? And you need all data in this date range or you need a list of the Year/Month values between them? Examples would be nice, btw.
by chulett
Mon Oct 12, 2009 11:07 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Executing a SP on sqlserver2000
Replies: 3
Views: 918

Details, please. How exactly are you 'executing' it?
by chulett
Mon Oct 12, 2009 11:06 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Date Conversion cache disabled, job aborts
Replies: 8
Views: 11830

Seeing as how it's a sqlldr message, I'd see if your DBA could help with it.
by chulett
Mon Oct 12, 2009 9:12 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Job Log file extraction from UNIX / Admin
Replies: 8
Views: 6237

asorrell wrote:I'm not certain if you can get it to work from the admin console, but you can try it.
Works fine from there. There are also posts here showing how to launch a dssh session from the command line, run a sql and redirect the output to a file that a search should turn up.
by chulett
Mon Oct 12, 2009 8:03 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: dsexport.exe command line export of jobs in xml format
Replies: 6
Views: 5672

Note to self. :wink:

Please mark your post as Resolved using the button at the top of the page.
by chulett
Mon Oct 12, 2009 7:14 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Spaces to COMP-3 field in Mainframe
Replies: 4
Views: 1391

In COBOL it would involve a REDEFINES and you'd end up with a number like 202020.20 or some such. Or 404040.40, depending on the ascii versus ebcdicness of it, from what I recall. :?
by chulett
Mon Oct 12, 2009 6:58 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: dsexport.exe command line export of jobs in xml format
Replies: 6
Views: 5672

That's not anything I've ever seen documented... is this something that works in 7.x or was it added in the 8.x release? :?
by chulett
Mon Oct 12, 2009 6:55 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Join of XML's in datastage
Replies: 1
Views: 2245

Store them as 'chunks' with the client-id as a separate key field to facilitate the lookup. The chunk becomes just another lookup data field.
by chulett
Sun Oct 11, 2009 10:26 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: dsexport.exe command line export of jobs in xml format
Replies: 6
Views: 5672

The command line only supports the dsx format. Out of curiousity, why xml?
by chulett
Sun Oct 11, 2009 7:34 pm
Forum: General
Topic: Monospaced font in DRS Before and After tabs?
Replies: 1
Views: 1328

Not that I'm aware of. Perhaps there's something in the registry that controls that?
by chulett
Sun Oct 11, 2009 7:32 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Error during reading a file from sequential file stage
Replies: 11
Views: 4814

An extra space at the end of the file's name caused all that ruckus? Good catch, I'll have to remember that for next time. :wink:
by chulett
Sun Oct 11, 2009 7:31 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Run-time error '91'
Replies: 9
Views: 4106

I'm not sure either how a simple export/import will reduce the number of directories needed. The other issue you're going to have is you will not have a working VC project after you do that. Simply bringing over the jobs is not enough, there are five magical hashed files (which an export does not in...
by chulett
Sun Oct 11, 2009 1:21 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Run-time error '91'
Replies: 9
Views: 4106

Yes, of course. I haven't had access to an AIX system for more years than I'd care to admit, so specific advice will need to come from other folks like Arnd who seems to be on it right now. I remember there are games you can play to convert the internal hashed files from Type 30 to some other type t...
by chulett
Sun Oct 11, 2009 6:39 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Twisting the data
Replies: 6
Views: 1833

No worries. :D

To use the stage, you'd first need to parse the one column up into multiple columns and you could use the Field() function or the Column Import stage for that.
by chulett
Sat Oct 10, 2009 8:25 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Difference between UniVerse & XMETA
Replies: 6
Views: 3462

Search for 'Rocket Software' here, they own the software now and the first post that comes up should contain a link to the manuals.