Search found 15603 matches
- Mon Jun 12, 2006 7:54 am
- Forum: IBM<sup>®</sup> SOA Editions (Formerly RTI Services)
- Topic: Where does 'trace' output go?
- Replies: 14
- Views: 7338
- Mon Jun 12, 2006 7:52 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: error writing a hash file
- Replies: 4
- Views: 1114
- Mon Jun 12, 2006 7:34 am
- Forum: IBM<sup>®</sup> SOA Editions (Formerly RTI Services)
- Topic: Where does 'trace' output go?
- Replies: 14
- Views: 7338
- Mon Jun 12, 2006 7:07 am
- Forum: IBM<sup>®</sup> SOA Editions (Formerly RTI Services)
- Topic: Where does 'trace' output go?
- Replies: 14
- Views: 7338
- Mon Jun 12, 2006 6:01 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Export of jobs
- Replies: 5
- Views: 1492
- Mon Jun 12, 2006 5:10 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: convert char to integer
- Replies: 10
- Views: 7655
Rafidwh - did you actually read my post? Please look into your BASIC programming PDF file and search for the MCN conversion and that will answer your question on what can technically be done with alphabetic characters in a numeric string. Nobody here can answer what needs to be done according to you...
- Mon Jun 12, 2006 4:44 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Standards and conventions
- Replies: 4
- Views: 7699
There are no hard rules for this, each implementation starts off with different conditions that are company dependant. The most important part of best practices and standards is that they are created early and are adhered to. It helps if they are simple and clear as well. Creating a good set of nami...
- Mon Jun 12, 2006 4:39 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: stopping a running job within the job
- Replies: 5
- Views: 944
- Mon Jun 12, 2006 4:33 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: DB2 Update eror
- Replies: 14
- Views: 3783
I still think you have RCP turned on in the flow of your job, it is the explanation for your error message. Perhaps you are specifying the columns in your user-written SQL somewhere; what would happen if you try to write to a dataset instead of your database -- does the dataset schema contain the 2 ...
- Mon Jun 12, 2006 3:56 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: check lines amount with total amount
- Replies: 4
- Views: 1191
- Mon Jun 12, 2006 3:50 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: DB2 Update eror
- Replies: 14
- Views: 3783
- Mon Jun 12, 2006 3:28 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: convert char to integer
- Replies: 10
- Views: 7655
If your CHARacter field contains only digits then you do not need to perform any explicit conversions, see the example I gave in the previous post. If your CHAR fields contains mixed numeric and text then you will need to provide some conversion code to make sure that DataStage interprets this field...
- Mon Jun 12, 2006 3:26 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Aborting a job on a single warning
- Replies: 9
- Views: 2158
Ajit, the sequence then has nothing to do with your question. Once a job has finished with a status of "warnings" you cannot change it to "aborted". There are a couple of threads active at the moment about how to make a job abort when it has warnings. The easiest method is to have the job abort when...
- Mon Jun 12, 2006 3:09 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Aborting a job on a single warning
- Replies: 9
- Views: 2158
- Mon Jun 12, 2006 2:59 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Aborting a job on a single warning
- Replies: 9
- Views: 2158