Search found 53125 matches
- Sat Aug 19, 2006 1:56 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Error Compiling Parallel Transformer
- Replies: 3
- Views: 2100
The error message suggests that your APT_COMPILER environment variable value is set to "cl" but no executable of that name can be found. This may be because the command search list environment variable (PATH) does not include "cl", or because "cl" simply does not exist on your system. Check that PAT...
- Sat Aug 19, 2006 1:55 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Error Compiling Parallel Transformer
- Replies: 3
- Views: 2100
The error message suggests that your APT_COMPILER environment variable value is set to "cl" but no executable of that name can be found. This may be because the command search list environment variable (PATH) does not include "cl", or because "cl" simply does not exist on your system. Check that PAT...
- Sat Aug 19, 2006 1:55 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Error Compiling Parallel Transformer
- Replies: 3
- Views: 2100
The error message suggests that your APT_COMPILER environment variable value is set to "cl" but no executable of that name can be found. This may be because the command search list environment variable (PATH) does not include "cl", or because "cl" simply does not exist on your system. Check that PAT...
- Fri Aug 18, 2006 11:04 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: same problem
- Replies: 13
- Views: 3380
- Fri Aug 18, 2006 11:03 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: invalid identifier error
- Replies: 5
- Views: 1681
- Fri Aug 18, 2006 10:58 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: MySQL on AIX 5.1
- Replies: 15
- Views: 6804
- Fri Aug 18, 2006 10:54 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: is there any easy way of replacing basic transformers with..
- Replies: 2
- Views: 1179
- Fri Aug 18, 2006 10:53 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: "Cannot get exclusive access to executable file for job
- Replies: 9
- Views: 5828
Maybe one of the sub-processes is still running. Try using a Monitor to see whether any stages are still running - choose the "show instances" option. Check using the list_readu command to see whether the job is locked by DataStage. Try switching to a different job in Director (status view) to see w...
- Fri Aug 18, 2006 10:50 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: "Attempting to Cleanup after ABORT raised in stage"
- Replies: 5
- Views: 3768
SMP or MPP environment? You can't use the BASIC Transformer in a multi-machine environment unless DataStage server is installed on every machine whose fastname appears in the current configuration file. DSD.RUN is the piece of DataStage that runs "server" (DataStage BASIC) components. It is trying t...
- Fri Aug 18, 2006 10:47 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Portability of Datastage Code?
- Replies: 6
- Views: 1984
- Fri Aug 18, 2006 10:15 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Hash File Lookup
- Replies: 10
- Views: 2948
- Fri Aug 18, 2006 10:12 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: APT_CombinedOperatorController,0
- Replies: 3
- Views: 1854
- Fri Aug 18, 2006 10:09 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: How to Extract Data from DB2 on z/OS
- Replies: 3
- Views: 909
As far as DB2 is concerned, your DataStage job is just another client application. So all you need to do is exactly what you would need to do to connect via the DB2 command line interface. Nothing more. Remember that environment variables for DataStage processes are set in the dsenv script on UNIX p...
- Fri Aug 18, 2006 10:04 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Importing Progress table definitions
- Replies: 3
- Views: 1282
- Fri Aug 18, 2006 10:00 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: replacing
- Replies: 11
- Views: 2897