Search found 15603 matches

by ArndW
Tue May 26, 2009 3:29 am
Forum: IBM<sup>®</sup> DataStage TX
Topic: Hardware configuration for DataStage System (Server)
Replies: 2
Views: 2244

Are you certain that this is a TX question? There is insufficent information to make any recommendations at all. 50 Million records with a key and one column is quite different from 50 million rows with 100 columns. Just reading & writing the columns could be complex (partitioning, key distribut...
by ArndW
Tue May 26, 2009 3:25 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: TRNSFORMER COMPILATION IN DATASTAGE7.5x2
Replies: 14
Views: 4331

Try executing your compile command from the command line directly to see if that works, cxx -O -IC:/Ascential/DataStage/PXEngine/include -W/TP -W/EHa -DAPT_USE_ANSI_IOSTREAMS -c C:/Ascential/DataStage/Projects/AC/RT_BP1.O/V0S1_TEST_TFM_Transformer_1.C -o C:/Ascential/DataStage/Projects/AC/RT_BP1.O/V...
by ArndW
Tue May 26, 2009 3:23 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: How to recount when the job runs again
Replies: 5
Views: 2082

Another approach is to use a database sequence directly, or use the new V8 sequence functionality in Transform stages
by ArndW
Tue May 26, 2009 3:20 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Access EV4 data files using DataStage
Replies: 2
Views: 887

Perhaps DataStage can; but I don't know what format or application "EV4" files are. Could you expand on that?
by ArndW
Mon May 25, 2009 6:04 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: excel extract
Replies: 8
Views: 1776

Both MSQuery and DataStage will use the same ODBC connection. You need to define the system DSN in windows (which you probably have already done) then use that ODBC identifier when calling up MSQuery. If it works, then chances are very high that DataStage will work as well; if it doesn't work, then ...
by ArndW
Mon May 25, 2009 6:01 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: SQL Loader-2026 Error
Replies: 2
Views: 3176

An error has occurred within the external SQL loader, if I recall correctly the error message itself will point to a file on disk which, in turn, contains the detailed error message(s) which caused the job to abort.
by ArndW
Mon May 25, 2009 12:51 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: (current date-open_date) > 13 months
Replies: 6
Views: 2242

Craig has already asked you to define "month" in your context. For example, are 61 days 3 months or just 2 or does it depend upon which months?
by ArndW
Mon May 25, 2009 12:47 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Lengthy Startup time and short run time
Replies: 7
Views: 3302

Could you say something about the jobs that are taking a long time to start? How many nodes (and does startup time change if you add/remove nodes) and how many processes get started?
by ArndW
Mon May 25, 2009 12:42 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: excel extract
Replies: 8
Views: 1776

Use MSQuery to get connectivity established. Once that works, DataStage connectivity should work as well.
by ArndW
Fri May 22, 2009 2:14 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: reject link enterprise stages
Replies: 17
Views: 5180

Maria, the PX record rejection mechanism uses a reject link from the DB stage itself, not the from a preceding transform stage. If you draw the output link and activate reject handling in the stage itself, you should be getting reject records in raw format along with SQL error codes passed down that...
by ArndW
Fri May 22, 2009 2:08 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: excel extract
Replies: 8
Views: 1776

What is your error message? Can you access the Excel sheets with your system DSN using another ODBC connectivity tool such as MSQuery?
by ArndW
Wed May 20, 2009 8:16 am
Forum: Information Analyzer (formerly ProfileStage)
Topic: IA - ANALYZERPROJECT didnot get created during install
Replies: 5
Views: 2830

Are you sure that, during installation, you gave the appropriate answers and licensing information in your keyfile to get this installed?
by ArndW
Mon May 18, 2009 7:39 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: ds_ipcput() - timeout waiting for mutex
Replies: 8
Views: 11516

The warning are there for a reason (although in today's systems with much more memory some are a bit conservatively set) and should not be trifled with. For the same reason, it is impossible to just give tuning suggestions without knowing exactly what the problem is; this is somewhat akin to going t...
by ArndW
Mon May 18, 2009 7:36 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: The server is not responding
Replies: 12
Views: 5385

At Version 8.x just having the UniVerse/DataStage engine running is not sufficient, you have the WAS components to consider as well. Can you enter into the control panel?
by ArndW
Mon May 18, 2009 7:28 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: 8.0 Client Installation failed
Replies: 6
Views: 2347

I would go and remove all traces of any clients first. That includes going into the registry (I can't recall offhand which keys they are, probably "Vmark" or "Ascential" keyword searchs would work - and a "search" here probably would as well). Then make sure your user h...