Search found 4605 matches
- Thu Aug 10, 2006 5:59 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Project Corruption
- Replies: 8
- Views: 2258
- Wed Aug 09, 2006 9:27 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Project Corruption
- Replies: 8
- Views: 2258
Most of the time a corrupt project can be fixed with DS.TOOLS. If you can export jobs then the project is not that bad. I would try to fix it by reindexing. UVFIXFILE can fix DS_JOBS or DS_JOBOBJECTS. The jobs you export may be worthless. You can export a job that is broken and will not import. You ...
- Wed Aug 09, 2006 9:15 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: The routine KeyMgtGetNextValueConcurrent
- Replies: 8
- Views: 1747
- Wed Aug 09, 2006 9:03 am
- Forum: General
- Topic: Error Writing to RT STATUS
- Replies: 10
- Views: 10893
If you do an exact search on chmod you will find several posts on how to fix this. The most complete is http://www.dsxchange.com/viewtopic.php? ... hgrp+chmod
- Wed Aug 09, 2006 9:00 am
- Forum: Site/Forum
- Topic: Premium Content? (I know its been done to death, but...)
- Replies: 9
- Views: 4732
There are only a small percentage of users who have singed up. It still does not pay for the full time webmaster. So in no way are they getting rich off this site. If they lowered the cost I doubt if any more people will sign up. There are people willing to pay to advance their careers and others do...
- Wed Aug 09, 2006 7:20 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: How can we define hierarchy in datastage jobs
- Replies: 3
- Views: 1340
- Tue Aug 08, 2006 5:58 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Capturing the Exit Status of a Shellscript and affect DS Job
- Replies: 1
- Views: 554
- Tue Aug 08, 2006 5:54 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: How to find the last 10runs time of a job
- Replies: 5
- Views: 1687
- Tue Aug 08, 2006 7:07 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: How to find the last 10runs time of a job
- Replies: 5
- Views: 1687
- Tue Aug 08, 2006 7:00 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: How to find the last 10runs time of a job
- Replies: 5
- Views: 1687
- Tue Aug 08, 2006 6:54 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Line No in Job no
- Replies: 8
- Views: 2288
I think your second run was with a different user. If you are on UNIX then the permissions need to be set so all users running jobs are in the same default UNIX group. Next each user needs to have write permission to the whole project directory. Also each user needs to overwrite another user's files...
- Tue Aug 08, 2006 6:46 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Using Field function to get final delimeter of a string
- Replies: 16
- Views: 6063
- Tue Aug 08, 2006 6:45 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Using Field function to get final delimeter of a string
- Replies: 16
- Views: 6063
You can write your own with Index(). Index() will find any string within another string. It returns the position of where it found it. It is fairly fast because of how it works under the covers. Index() will look for the 3rd or 4th occurance of the string. So you will need to find the position of th...
- Mon Aug 07, 2006 9:39 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Line No in Job no
- Replies: 8
- Views: 2288
- Fri Aug 04, 2006 12:40 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Warnings from routines returning other than 0
- Replies: 20
- Views: 5842