Why?
How often do you rename jobs?
The only "solution" is to have fewer jobs in a project. Consider using more than one project.
Search found 53125 matches
- Wed Feb 03, 2010 11:31 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Renaming of job is slow
- Replies: 2
- Views: 1312
- Wed Feb 03, 2010 11:29 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Seqfile to XML
- Replies: 3
- Views: 938
- Wed Feb 03, 2010 11:29 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: importing metadata as decimal
- Replies: 1
- Views: 881
It's done because Oracle is unusual - every other database has essentially compatible standards (SQL CAE Access Group standards). DataStage also complies with these standards, so has to translate where necessary. Sometimes it doesn't get it right, but I blame Oracle for that. If you create a column ...
- Wed Feb 03, 2010 11:24 pm
- Forum: General
- Topic: How to properly remove data.30 and over.30 files
- Replies: 4
- Views: 3727
Get into TCL (dssh) or Administrator client Command window for the project.
If this returns 0 records there is no VOC entry.
Code: Select all
SELECT * FROM VOC WHERE FILE.NAME LIKE '%HF_CDPROVSTATETP%';- Wed Feb 03, 2010 11:22 pm
- Forum: IBM QualityStage
- Topic: how can we standardize foreign address and names?
- Replies: 5
- Views: 2027
HEY WILL u be able to send me this process in private message as i am not premium customer...so am not able to view your full reply... Premium membership is one of the ways that hosting and bandwidth costs incurred by DSXchange are funded. I do not intend to prejudice this arrangement by bypassing ...
- Wed Feb 03, 2010 11:21 pm
- Forum: IBM QualityStage
- Topic: Regarding Fuzzy Match
- Replies: 3
- Views: 2155
Can plz post your reply again.I can only read first 2 lines and it shows premium content. Premium membership is one of the ways that hosting and bandwidth costs incurred by DSXchange are funded. I do not intend to prejudice this arrangement by bypassing it. Premium membership is not expensive, at l...
- Wed Feb 03, 2010 6:31 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Difference between sort stage and link sort
- Replies: 3
- Views: 4904
- Wed Feb 03, 2010 6:29 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: replace string
- Replies: 5
- Views: 2080
More specification needed. For example what determines which part of record 1 makes it into the output? The rest of the answer will probably involve a mix of Index() and Field() functions. The expression is likely to be somewhat complex so you might like to decompose the logic's intermediate results...
- Wed Feb 03, 2010 6:27 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Help needed in generating reports - KimD utility
- Replies: 11
- Views: 2664
- Wed Feb 03, 2010 6:26 pm
- Forum: General
- Topic: How to properly remove data.30 and over.30 files
- Replies: 4
- Views: 3727
If you don't have a VOC entry, then rm -rf /path/name/*HF_CDPROVSTATETP is the appropriate method. As Craig noted, if you have a VOC entry, then things are different, and will also depend on whether the hashed file was created as a UniVerse table (in which case use DROP TABLE) or as a regular hashed...
- Wed Feb 03, 2010 6:23 pm
- Forum: IBM QualityStage
- Topic: Regarding Fuzzy Match
- Replies: 3
- Views: 2155
- Wed Feb 03, 2010 3:49 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Sequential file stage
- Replies: 2
- Views: 1031
- Wed Feb 03, 2010 3:45 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: what is scratch disc and Resource disc
- Replies: 2
- Views: 1156
Exactly? They are directories in operating system file systems (perhaps on storage array networks (SANs) or similar). As its name implies, scratchdisk should contain nothing except while jobs are running and whose operators need more memory than they have bene allocated. The disk resource is used fo...
- Wed Feb 03, 2010 3:41 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: tab as a filler
- Replies: 3
- Views: 1235
- Wed Feb 03, 2010 3:40 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Unix server upgradation
- Replies: 1
- Views: 805