No. VOC. VOC is vital. If you don't have a VOC you have major problems.
There was a post once about recovering a project where VOC had been hosed. It wasn't pretty, but it was done. Perhaps you could search for that.
Search found 53125 matches
- Thu Sep 04, 2008 12:36 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Usage of UVBackup and UVRestore
- Replies: 37
- Views: 14475
- Thu Sep 04, 2008 12:35 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Sparse lookup with TD
- Replies: 9
- Views: 10223
I think it wants to see
The lookup expects the lookup keys to be supplied from the stream input, via the ORCHESTRATE structure.
Code: Select all
SELECT *
FROM
TABLE_XYZ
WHERE
ARRG_ID = ORCHESTRATE.ARRG_ID
AND ARGFIN= ORCHESTRATE.ARGFINThe lookup expects the lookup keys to be supplied from the stream input, via the ORCHESTRATE structure.
- Thu Sep 04, 2008 12:33 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Change in the level number while saving metadata
- Replies: 5
- Views: 1212
- Thu Sep 04, 2008 12:32 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Change in the level number while saving metadata
- Replies: 5
- Views: 1212
Code: Select all
SELECT * FROM USERS WHERE CLUE > 0;
0 rows selected.We're not ignoring you - we'd post if we had anything cogent to say.
- Wed Sep 03, 2008 9:46 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Routine help needed
- Replies: 3
- Views: 1862
- Wed Sep 03, 2008 8:36 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: how to calculate the file size
- Replies: 1
- Views: 1123
You can count the lines and total the lengths as the row passes through your ETL design, aggregate these as required and create a new row for each in your audit table. Writing to the audit table impresses as a great opportunity to use a shared container, in which the audit columns such as job name, ...
- Wed Sep 03, 2008 5:11 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: How can I reformat decimal data stored in a varchar field?
- Replies: 4
- Views: 1151
- Wed Sep 03, 2008 3:39 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: How can I reformat decimal data stored in a varchar field?
- Replies: 4
- Views: 1151
- Wed Sep 03, 2008 3:33 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Issues installing Datastage 7.5.2.1 on a server with Unidata
- Replies: 1
- Views: 1044
- Wed Sep 03, 2008 3:32 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Help needed with hashed files
- Replies: 3
- Views: 1208
- Wed Sep 03, 2008 3:31 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Usage of UVBackup and UVRestore
- Replies: 37
- Views: 14475
- Wed Sep 03, 2008 6:30 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Usage of Conversion functions in modify stage
- Replies: 3
- Views: 4126
- Wed Sep 03, 2008 6:29 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: DB2 Load
- Replies: 1
- Views: 790
- Wed Sep 03, 2008 6:28 am
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Usage of UVBackup and UVRestore
- Replies: 37
- Views: 14475
- Wed Sep 03, 2008 5:13 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Usage of Conversion functions in modify stage
- Replies: 3
- Views: 4126