Search found 53125 matches

by ray.wurlod
Sat Jun 14, 2008 1:26 am
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: orchadmin -f command-file error
Replies: 6
Views: 2415

OK, please post the exact error message that orchadmin emits.
by ray.wurlod
Sat Jun 14, 2008 1:24 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Date Selection Issue
Replies: 7
Views: 1587

We need to see the exact wording of the error message that DataStage generates in order to be of any useful help.
by ray.wurlod
Sat Jun 14, 2008 1:23 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Date Selection Issue
Replies: 7
Views: 1587

We need to see the exact wording of the error message that DataStage generates in order to be of any useful help.
by ray.wurlod
Sat Jun 14, 2008 1:21 am
Forum: General
Topic: How to run the job as parameter driven
Replies: 6
Views: 1452

Introduce a job parameter to the job for the plant identifier. Replace the hard-coded plant identifier within the job design with a reference to the job parameter. To process all plants, create a loop in a job sequence the cycles through the plant identities (a Start Loop activity with a "list of th...
by ray.wurlod
Fri Jun 13, 2008 3:56 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: External Filter Error
Replies: 25
Views: 5176

Learn patience. Particularly on weekends.
by ray.wurlod
Fri Jun 13, 2008 3:55 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Add block to queue failed - issue
Replies: 3
Views: 6525

The ",9" following the name of the buffer operator tells you that the problem occurred on the tenth-named node in your configuration file (the nodes are numbered beginning from 0).
by ray.wurlod
Fri Jun 13, 2008 3:49 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Fatal Error: APT_Decimal::asInteger: the decimal value is ou
Replies: 3
Views: 8792

Your source data in the UAT environment contains a decimal number larger that the largest permissible integer (2147483647).
by ray.wurlod
Fri Jun 13, 2008 3:44 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: odbc update error
Replies: 2
Views: 999

If you have a network error you have to get the network error fixed.
by ray.wurlod
Fri Jun 13, 2008 3:43 pm
Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
Topic: Getting Phantom Error
Replies: 1
Views: 1289

Welcome aboard. A segmentation fault is memory-related, and can be caused by such things as trying to shoehorn too large a string into a column buffer (for example "ABCDEFGHIJKLM" into a Char(10) or VarChar(10) column would do it), trying to load a NULL into a not nullable column, and various other ...
by ray.wurlod
Fri Jun 13, 2008 3:40 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Date Selection Issue
Replies: 7
Views: 1587

Does this work with DataStage not involved in the process, for example in TOAD, SQL Navigator or sqlplus ?
by ray.wurlod
Fri Jun 13, 2008 3:38 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: Error writing to ROOT
Replies: 5
Views: 2611

You need to check permissions both in the project directory and also in the XMETA database.
by ray.wurlod
Fri Jun 13, 2008 3:36 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: How to speed up multiple lookups in a Databasic routine
Replies: 11
Views: 2120

Please note that the cache referred to in this document is not accessible from DataStage routines.
by ray.wurlod
Fri Jun 13, 2008 3:35 pm
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: disk space using by datastage
Replies: 10
Views: 3244

You can execute the AVAIL command as a TCL command. Edit (resulting from ag_ram's quibble): This will show total size of file systems and, most importantly for DataStage, available free space. The best way to determine space occupied by DataStage is through monitoring. Measure free space before and ...
by ray.wurlod
Fri Jun 13, 2008 3:29 pm
Forum: General
Topic: DataStage Client Installation
Replies: 3
Views: 1264

Yes. Just.