Search found 3 matches

by ragavendradinesh
Fri Jan 16, 2009 4:05 am
Forum: IBM<sup>®</sup> Infosphere DataStage Server Edition
Topic: how to empty a HASH file?
Replies: 12
Views: 5070

Hi,

You can clear a hashed file using the following command in the Execute option in Administrator.

clear.file hash_file_name
by ragavendradinesh
Sun Oct 21, 2007 3:36 pm
Forum: General
Topic: Compiling Jobs in Datastage
Replies: 4
Views: 1713

Compiling Jobs in Datastage

Ok Ray,,,,

are you aware of my above question? if so, kindly help me out..
by ragavendradinesh
Sat Oct 20, 2007 1:14 pm
Forum: General
Topic: Compiling Jobs in Datastage
Replies: 4
Views: 1713

Compiling Jobs in Datastage

Hi all, I just want to know how to compile jobs in Datastage 7.5 through DOS commands. i.e, we can run the datastage job using the following command: dsjob -run -normal -param1 -param2............ simillarly, i want to know about compillation. if anyone is aware of this fact, kindly help me out... F...