Search found 42189 matches

by chulett
Tue Sep 01, 2009 7:29 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Problem in reading the Excel data with sequential file
Replies: 10
Views: 5260

:!: You need to clarify if this is a native xls file or one you've saved as a csv or prn or some other delimited format first.
by chulett
Tue Sep 01, 2009 5:44 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: datastage icons looks like a sockets
Replies: 10
Views: 3158

So, 1GB of RAM... that's the minimum amount just for the O/S. I would see about having another 1 or 2GB added to it. Seriously.
by chulett
Tue Sep 01, 2009 5:41 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Hashed file size based on its columns datatype/length
Replies: 8
Views: 1776

Exactly. At some point it will be enforced, after all.
by chulett
Tue Sep 01, 2009 5:40 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Problem in reading the Excel data with sequential file
Replies: 10
Views: 5260

ArndW wrote:You are probably reading a .csv file, not an excel spreadsheet. could you post a sample line or three?
I wager 400 Quatloos on it being a .xls file.
by chulett
Tue Sep 01, 2009 5:38 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: datastage icons looks like a sockets
Replies: 10
Views: 3158

No. What O/S are you running and how much memory is installed?
by chulett
Mon Aug 31, 2009 3:46 pm
Forum: General
Topic: issue in FTP stage
Replies: 23
Views: 11314

As I said, never used them (or needed to do any such mainframe thing) so took a guess as to what might work. Time to involve your official support provider it seems, that or wait for someone who's done that kind of thing before to wander along.
by chulett
Mon Aug 31, 2009 2:50 pm
Forum: General
Topic: issue in FTP stage
Replies: 23
Views: 11314

Pretty much for what they're named... and seems to me like you'd use the 'Transaction Before' command to perform your 'quote site etc' command, though I've never used it.
by chulett
Mon Aug 31, 2009 2:47 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: convert character data type to numeric data type in datastag
Replies: 2
Views: 1254

The StringToDecimal() function comes to mind, as long as the contents are indeed convertable.
by chulett
Mon Aug 31, 2009 10:46 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Conversion of JulianDate YYDDD to mm/dd/yy date format
Replies: 4
Views: 2695

That's not a Julian date but rather an Ordinal date, meaning the first two digits are the year and the next three are the day number for that year. From the manual: "A Julian day specifies the date as the number of days from 4713 BCE January 1, 12:00 hours (noon) GMT" In other words, just ...
by chulett
Mon Aug 31, 2009 7:37 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: DSD.BCIGetByKey call to SQLExecute failed.
Replies: 6
Views: 2250

What changed in those 'some days'? And how about those details?
by chulett
Mon Aug 31, 2009 5:24 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: DSD.BCIGetByKey call to SQLExecute failed.
Replies: 6
Views: 2250

Had this worked before and then stopped? Or does it immediately fail? Trying to determine if this is somehow data related or if your reference lookup is not setup correctly. It would help if you detailed your lookup - post the sql, detail how many columns are defined in the stage, their order, key v...
by chulett
Mon Aug 31, 2009 5:20 am
Forum: General
Topic: Calling a script through a routine
Replies: 6
Views: 1809

So, execution of a perl script once per row inside your job? That's really going to kill performance, are you sure there's no better approach available here? What does the script do?
by chulett
Sun Aug 30, 2009 10:24 am
Forum: General
Topic: Version Upgrade of Datastage
Replies: 11
Views: 2113

Some flavor of 8.1, could depend on the platform. And 'XE' was more of a product edition 'bundle' and that particular ones no longer exists AFAIK.