HFC.exe -> need it but don't have the Datastage CD

Post questions here relative to DataStage Server Edition for such areas as Server job design, DS Basic, Routines, Job Sequences, etc.

Moderators: chulett, rschirm, roy

ray.wurlod
Participant
Posts: 54607
Joined: Wed Oct 23, 2002 10:52 pm
Location: Sydney, Australia
Contact:

Post by ray.wurlod »

HFC will generate a command to create a 64-bit hashed file (note: "hashed file" not "hash file") if you select the appropriate option.
IBM Software Services Group
Any contribution to this forum is my own opinion and does not necessarily reflect any position that IBM may hold.
narasimha
Charter Member
Charter Member
Posts: 1236
Joined: Fri Oct 22, 2004 8:59 am
Location: Staten Island, NY

Post by narasimha »

Thanks for the corrections Ray.

Somaraju,

You should be creating a dynamic hash file ie Type 30 if you are not sure of the size of the Hash file.
Yes you can create a 64 BIT Dynamic hash file.
My office security is high i cannot send exe's outside by mail
I will try to send the HFC.exe when I reach home.
Fill in all the necessary details, the command for creating the hash file is self generated.

Sample commands

Code: Select all

mkdbfile TEST_HASH_FILE 30 2347 4 20 50 1639 -64BIT
or

Code: Select all

CREATE.FILE TEST_HASH_FILE DYNAMIC MINIMUM.MODULUS 2347 64BIT 
Narasimha Kade

Finding answers is simple, all you need to do is come up with the correct questions.
narasimha
Charter Member
Charter Member
Posts: 1236
Joined: Fri Oct 22, 2004 8:59 am
Location: Staten Island, NY

Post by narasimha »

I have uploaded the HFC.exe to this free site.
Feel free to download it
http://www.upload2.com/?cmd=_viewer&fil ... ile-upload
Note: Copy and paste this url into your browser (Disable pop-up temporarily if wanted)
Download at own risk as it is uploaded to an external site
Narasimha Kade

Finding answers is simple, all you need to do is come up with the correct questions.
somu_june
Premium Member
Premium Member
Posts: 439
Joined: Wed Sep 14, 2005 9:28 am
Location: 36p,reading road

Post by somu_june »

Hi Narshima,



Thanks for your help




Thanks,
Srinuraju
somaraju
vinodhraj
Participant
Posts: 53
Joined: Mon Sep 12, 2005 6:51 am

HFC application

Post by vinodhraj »

Hi Narasimha,

Could you please provide me HFC application.
My mail id is

vinod2scope@yahoo.com

Thanks

Vinod
ray.wurlod
Participant
Posts: 54607
Joined: Wed Oct 23, 2002 10:52 pm
Location: Sydney, Australia
Contact:

Post by ray.wurlod »

narasimha wrote:I have uploaded the HFC.exe to this free site.
Feel free to download it
http://www.upload2.com/?cmd=_viewer&fil ... ile-upload
Note: Copy and paste this url into your browser (Disable pop-up temporarily if wanted)
Download at own risk as it is uploaded to an external site
Do you plan to support it as well?
IBM Software Services Group
Any contribution to this forum is my own opinion and does not necessarily reflect any position that IBM may hold.
Post Reply