Search found 53125 matches
- Sun Jan 28, 2007 3:21 pm
- Forum: General
- Topic: How to handle Web Crawler Activities ?
- Replies: 16
- Views: 7563
- Sun Jan 28, 2007 3:19 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Transformer
- Replies: 13
- Views: 3504
- Sun Jan 28, 2007 2:14 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: index
- Replies: 8
- Views: 1954
- Sun Jan 28, 2007 2:13 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Check For File
- Replies: 10
- Views: 2697
- Sun Jan 28, 2007 2:07 pm
- Forum: General
- Topic: How to handle Web Crawler Activities ?
- Replies: 16
- Views: 7563
We email Walter, but he is entitled to his weekends. The first to encounter the problem should email Walter and post that he/she has done so, so that Walter does not get deluged with emails. It might be worth seeking legal advice. I don't know what US law is; such activity is illegal here in Austral...
- Sun Jan 28, 2007 4:49 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Renaming and deleting a dataset
- Replies: 34
- Views: 12192
- Sat Jan 27, 2007 8:46 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Transformer stage
- Replies: 4
- Views: 1120
Speed Data type conversion and "casting" functions Speed More null-handling functions Speed Mantissa functions Retrieval of environment variable value Did I mention speed? Performance of the Transformer stage in version 7.5.1A (?) was significantly enhanced. Switch and Filter stages are effectively ...
- Sat Jan 27, 2007 4:06 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: index
- Replies: 8
- Views: 1954
- Sat Jan 27, 2007 4:03 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Renaming and deleting a dataset
- Replies: 34
- Views: 12192
I'm not certain that's right, Arnd. The segment file names include the name of the descriptor file. The naming convention for segment files is descriptor.user.fastname.0000.0000.0000.c4.c4e17a7d.0000.2fdc262f where descriptor is the name of the descriptor file user is the name of the user who execut...
- Sat Jan 27, 2007 3:57 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Check For File
- Replies: 10
- Views: 2697
- Sat Jan 27, 2007 3:54 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Compile error - Subroutine failed to complete successfully
- Replies: 19
- Views: 7898
That looks like a corrupted DSX file. For whatever reason the import process is trying to read the line "=+=+=+=" as the name of a routine's executable code. You could search for this text in the DSX file, ascertain whether it immediately follows a BEGIN tag. Try doing a selective import, without im...
- Sat Jan 27, 2007 3:47 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: px version of Ereplace()
- Replies: 51
- Views: 66643
- Sat Jan 27, 2007 2:53 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: APT_PMPlayer : fork() fails ,not enough space
- Replies: 2
- Views: 1094
Search is your friend; others have encountered this in the past.
Please delete the duplicate of your post in the server forum - it does not belong there.
Please delete the duplicate of your post in the server forum - it does not belong there.
- Sat Jan 27, 2007 12:18 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Renaming and deleting a dataset
- Replies: 34
- Views: 12192
orchadmin is in the bin subdirectory of PXEngine, which is a sibling directory of DSEngine. Therefore, assuming DSHOME is set: APT_ORCHHOME=$DSHOME/../PXEngine ; export APT_ORCHHOME For the orchadmin command to work, you also need APT_CONFIG_FILE to be set, and set to the same configuration file as...
- Fri Jan 26, 2007 10:30 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Unable to view dataset using Data Set Managment in Manager
- Replies: 11
- Views: 4370
The descriptor files (which I called control files - the ones with names ending in ".ds") are wherever you located them. If you did not provide a pathname, but just a "xyz.ds" file name, in the Data Set stage that wrote the Data Set, then the descriptor file is in your project directory. Neither orc...