Search found 53125 matches
- Mon Jan 28, 2008 9:44 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Notification Job status show 0 records for underlying jobs
- Replies: 5
- Views: 1333
- Mon Jan 28, 2008 9:42 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: SERVER JOB NOT STOPPING!!!!!!
- Replies: 13
- Views: 4770
Aaaarrrgghh!!! How do they identify which of the potentially many processes this command lists is the right one to kill? And ought they not to check for child processes first? Otherwise they might be creating zombies and rightfully incurring the wrath of their UNIX system administrator. This is sing...
- Mon Jan 28, 2008 9:39 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Error with SETFILE command in a before-stage subroutine
- Replies: 5
- Views: 1549
- Mon Jan 28, 2008 9:36 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: DataStage Version Upgrade
- Replies: 7
- Views: 1635
These are all the routines and other things that are in your project but not part of the engine itself. Don't worry about the results from VVOC. The only way to upgrade the server properly is to reinstall the server software, and not destroy the new engine by restoring the old engine from backups. P...
- Mon Jan 28, 2008 9:27 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Environment variable
- Replies: 6
- Views: 1275
- Mon Jan 28, 2008 9:25 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Error in viewing the data
- Replies: 4
- Views: 1145
- Mon Jan 28, 2008 9:24 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: OConv functionality
- Replies: 1
- Views: 839
- Mon Jan 28, 2008 9:22 pm
- Forum: General
- Topic: IIS Installation.
- Replies: 4
- Views: 1693
What actually gets installed is determined by the XML file received from IBM. The install script mentions all those products, but it may be only that it is checking the XML document to see whether you have a license for each. If you've only purchased a DataStage license then that's the only componen...
- Sun Jan 27, 2008 11:59 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Fabs function on data
- Replies: 16
- Views: 4774
- Sun Jan 27, 2008 11:57 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Oracle sequence issue
- Replies: 21
- Views: 5761
- Sun Jan 27, 2008 3:54 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: what is diff between configuration file and node
- Replies: 4
- Views: 1047
- Sun Jan 27, 2008 1:21 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: what is diff between configuration file and node
- Replies: 4
- Views: 1047
A configuration file contains definitions of processing nodes. Your statement "Node is nothing but cpu" is totally incorrect. A processing node is a logical construct, totally unrelated to CPU (central processing unit). A node is a set of resources that is available for processing data, including a ...
- Sun Jan 27, 2008 1:17 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Fabs function on data
- Replies: 16
- Views: 4774
Try defining the fields as Decimal[22,11] rather than Decimal[31,11] as I asked, and let us know the result. You might also look for some pattern in the modified/not modified scenario. For example, modified only when no significant digits to the right of the decimal point provided that the number to...
- Sun Jan 27, 2008 1:10 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Where to submit DataStage tools
- Replies: 6
- Views: 3556
DSXchange currently does not have an upload facility. You could, of course, post them on your own web site. Or you can post with attachments on IBM developerWorks
You mention only DSX files. I trust full documentation on how to use the same will also be posted.
You mention only DSX files. I trust full documentation on how to use the same will also be posted.
- Sun Jan 27, 2008 1:07 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Configuration File
- Replies: 1
- Views: 611