Search found 42189 matches

by chulett
Tue Jan 12, 2010 6:28 am
Forum: General
Topic: Access the files from One server another
Replies: 2
Views: 1048

Version 6.x? Really?

Unsure what you mean by 'remote server path'. You'd need to FTP the files back to the DataStage server or otherwise make their location 'local' to the DataStage server via NFS (etc).
by chulett
Tue Jan 12, 2010 6:26 am
Forum: General
Topic: DataStage is unresponsive, XMETA is 92% full
Replies: 8
Views: 7338

My understanding is the Director can only see logs when they are in hashed files, just like previous versions. When they're in XMETA, you have to check elsewhere, the web console? :? You can search for "rtlogging" or "rt_logging" (one of the two) for discussions on this option. A...
by chulett
Tue Jan 12, 2010 6:17 am
Forum: General
Topic: Datastage Sequencer Properties Box not opening
Replies: 12
Views: 4002

Solved the problem... three and a half years later? Or three and a half years ago? Assuming the latter. :wink:
by chulett
Mon Jan 11, 2010 3:16 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Error connecting to NZ using ODBC
Replies: 7
Views: 7586

Thanks. There are so few 64bit versions of DataStage I tend to forget they even exist. :wink:
by chulett
Mon Jan 11, 2010 3:14 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: ODBC error with sparse lookup against SQL Server database
Replies: 4
Views: 3974

Resolution or workaround, I've found in the past that the only array size that consistently worked for me when handling fields like CLOBs or TEXT was 1. And sometimes the DRS stage in a 'native' mode works when the equivalent native stage does not. For whatever that is worth.
by chulett
Mon Jan 11, 2010 2:25 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: How to load a file from a URL using DataStage
Replies: 11
Views: 5322

What have you tried? There is a specific "URL/File pathname" option in the stage, have you tried using that?
by chulett
Mon Jan 11, 2010 2:23 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: ODBC error with sparse lookup against SQL Server database
Replies: 4
Views: 3974

There's no such thing as a "sparse" lookup in a Server job, you mean a straight reference lookup. They're similar, sure, but that nomenclature is specific to the PX product.

What are the specifics of the "without any success" part of your attempt to use a hashed file for this?
by chulett
Mon Jan 11, 2010 2:20 pm
Forum: General
Topic: Menu bar display
Replies: 12
Views: 8226

Delete altogether.
by chulett
Mon Jan 11, 2010 10:22 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Getting Eventtype from RT_LOG file
Replies: 10
Views: 5966

Give this a shot, see if it answers your question:

Code: Select all

LIST.DICT RT_LOG 
by chulett
Mon Jan 11, 2010 8:35 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Code 14 - Explanation
Replies: 3
Views: 1316

Sorry, but there's no "of course" with the issue of searching the forums, most of the time people just post. So if you haven't explicitly said that you've searched, it's the first question you're going to get. And if you've read all of the post here on the subject, I'm not sure what else a...
by chulett
Mon Jan 11, 2010 8:11 am
Forum: General
Topic: Warning on a specific column in OCI stage
Replies: 2
Views: 966

There are several reasons for that Oracle message, if you do an exact search here for "OCI has fetched truncated data" you'll see a number of conversations on the subject. Go through them and see if any of them help.
by chulett
Mon Jan 11, 2010 8:07 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: sequential file as reference to look up
Replies: 5
Views: 1456

That's... silly. :?

Can you reverse the roles, use the sequential file as the input stream and do a sparse lookup against the phone table?
by chulett
Mon Jan 11, 2010 7:45 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: sequential file as reference to look up
Replies: 5
Views: 1456

Load the file into a work table in your database and join that to your source table.
by chulett
Mon Jan 11, 2010 7:31 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Same Table as Source and Target
Replies: 8
Views: 3501

If you stopped and thought about it for a moment, you'd realize the answer is that "it is not possible" in that scenario.
by chulett
Mon Jan 11, 2010 7:30 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Parallel job summations coming up incorrectly.
Replies: 4
Views: 1741

Have you involved your DBA? I sure as heck would be banging on their door if I was in your shoes. :wink: