Search found 53125 matches
- Sat Dec 27, 2008 3:36 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: unicode option in Basic transformer
- Replies: 6
- Views: 1752
- Sat Dec 27, 2008 3:34 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Find what jobs are called from what sequencers
- Replies: 8
- Views: 1861
- Sat Dec 27, 2008 2:01 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Verify before Insert into Target db
- Replies: 10
- Views: 2274
- Fri Dec 26, 2008 9:31 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: How to delete hashed files
- Replies: 7
- Views: 2505
Re: How to delete hashed files
Deleting hashed files will not save memory.lakshman978_dsx wrote:Hi Gurus,
Can you pls. tell me a procedure to delete hash files from a unix (AIX) box to save memory.
DS Version: 7.5.1 - Server Edition
OS: IBM AIX
Thanks in advance,
~ Lakshman
Hashed files are not resident in memory unless they are in use.
- Fri Dec 26, 2008 8:18 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Verify before Insert into Target db
- Replies: 10
- Views: 2274
- Fri Dec 26, 2008 8:14 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: How to delete hashed files
- Replies: 7
- Views: 2505
The Full Wurlod
In almost all cases, not only the hashed file will be created but so too will its file dictionary (a static hashed file whose name has "D_" as a prefix). The file dictionary and the VOC entry (if any) must also be deleted for the hashed file to be regarded as properly deleted. If the hashe...
- Fri Dec 26, 2008 4:00 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Decimal Field Is Having Extra Space
- Replies: 9
- Views: 2744
- Fri Dec 26, 2008 3:56 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Calling Datastage API into C++ program.
- Replies: 2
- Views: 1819
Have you read the Parallel Job Advanced Developer's Guide ? The available API calls are documented there. Note, though, that dsjob is a command, not a function library. Indeed, it began life as an example of how to call the DataStage API functions from C. Now it is fully supported, though its source...
- Fri Dec 26, 2008 3:52 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Date Conversion formats
- Replies: 44
- Views: 10058
- Fri Dec 26, 2008 3:49 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: Converting special characters to html tags
- Replies: 3
- Views: 2172
- Fri Dec 26, 2008 3:45 pm
- Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
- Topic: How to delete hashed files
- Replies: 7
- Views: 2505
Does nobody bother to Search any more? There are four different ways that hashed files should be deleted, depending on how they were created and whether or not a VOC entry has subsequently been created.
- Fri Dec 26, 2008 3:42 pm
- Forum: General
- Topic: In Sequential file output
- Replies: 4
- Views: 1203
Kamashil's suggestion will only work if your Sequential File stage that reads the file converts missing values to null. This is, of course, the default setting. If, however, you represent null differently, then you need specifically to handle the missing value differently, perhaps with a test agains...
- Fri Dec 26, 2008 2:40 am
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: need to ignore a record when reading the data using CFF Stag
- Replies: 1
- Views: 3015
- Thu Dec 25, 2008 8:18 pm
- Forum: IBM<sup>®</sup> DataStage Enterprise Edition (Formerly Parallel Extender/PX)
- Topic: Job Scheduler Design
- Replies: 6
- Views: 1334
- Thu Dec 25, 2008 2:24 pm
- Forum: General
- Topic: CPU usage time
- Replies: 6
- Views: 1353