Search the forum for the following topics. You will need them all.
UV.ACCOUNT
VERIFY.SQL
SET.INDEX
DS.REINDEX
Search found 53125 matches
- Tue Sep 02, 2008 6:55 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Usage of UVBackup and UVRestore
- Replies: 37
- Views: 14475
- Tue Sep 02, 2008 4:53 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Extracting Job Logs from director using unix shell script
- Replies: 3
- Views: 1637
- Tue Sep 02, 2008 4:51 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Mainframe file data not viewing correctly
- Replies: 6
- Views: 1419
DataStage parallel jobs ALWAYS display decimal numbers with a decimal placeholder and leading and trailing nonsignificant zeroes, both so that you know that the value is decimal and not integer, and also so that you can verify that precision and scale are correct. It is not an error and it is not a ...
- Tue Sep 02, 2008 4:13 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: How to get the 'N' th max value from the series of records
- Replies: 1
- Views: 1123
- Tue Sep 02, 2008 4:12 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Accessing Teradata from Routine
- Replies: 4
- Views: 2203
- Tue Sep 02, 2008 2:48 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: sequencer error
- Replies: 6
- Views: 2026
The Exception Handler has its own activity variables which you could include in the logged message. But you should be able to identify the culprit - that it, the activity that failed and thereby caused the Exception Handler to be triggered - from the job sequence's job log. Exception Handler activit...
- Tue Sep 02, 2008 2:45 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Newline in Basic Routine (calling Teradata bteq)
- Replies: 3
- Views: 2774
Code: Select all
vNL = Char(10)
sFinal = sFirst : vNL :sSecond : vNL : sThird - Tue Sep 02, 2008 1:49 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: sequencer error
- Replies: 6
- Views: 2026
I don't know. You will have to wait until next time U logs in. And even then, U may not be able to give a clear description. The problem is in how your job sequence is executing. You must determine what caused the Routine activity that invokes UtilityAbortToLog() to be executed - presumably a trigge...
- Tue Sep 02, 2008 1:47 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Remove duplicates using Transformer
- Replies: 8
- Views: 4256
- Tue Sep 02, 2008 1:46 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: I am getting warning like non-zero in the leading nybble
- Replies: 1
- Views: 1493
- Tue Sep 02, 2008 12:48 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: sequencer error
- Replies: 6
- Views: 2026
- Tue Sep 02, 2008 12:47 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: How to we import SAP data into EXCEl sheet
- Replies: 3
- Views: 2279
- Tue Sep 02, 2008 12:46 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Usage of UtilityHashLookup
- Replies: 7
- Views: 2363
- Tue Sep 02, 2008 12:45 am
- Forum: General
- Topic: running jobs from designer....
- Replies: 2
- Views: 1279
Who said it is? The main reason, I guess, is that the default in Designer is to run with unlimited warnings. You can override this on the Limits tab, but you have to remember to do so. In Director the default default is to abort after 50 warnings have been generated. You can change the default in th...
- Tue Sep 02, 2008 12:05 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Error in Parallel job
- Replies: 2
- Views: 1141