hashed file - 32 bit to 64 bit

Post questions here relative to DataStage Enterprise/PX Edition for such areas as Parallel job design, Parallel datasets, BuildOps, Wrappers, etc.

Moderators: chulett, rschirm, roy

Post Reply
Terala
Premium Member
Premium Member
Posts: 73
Joined: Wed Apr 06, 2005 3:04 pm

hashed file - 32 bit to 64 bit

Post by Terala »

Hi,
we have resized few hashed files from 32 bit to 64 bit.
Is there a command to check which hashed files are 32 bit and which ones are 64 bit?

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

Post by ray.wurlod »

Hashed files are not much used in parallel jobs. Yet you've marked the job type as parallel and posted in the parallel forum.

Now to answer your question.

There are several command that can do this. The easiest is to attempt an innocuous command that is not supported on 64-bit hshed files, such as UVFIXFILE.
IBM Software Services Group
Any contribution to this forum is my own opinion and does not necessarily reflect any position that IBM may hold.
chulett
Charter Member
Charter Member
Posts: 43085
Joined: Tue Nov 12, 2002 4:34 pm
Location: Denver, CO

Post by chulett »

-craig

"You can never have too many knives" -- Logan Nine Fingers
Terala
Premium Member
Premium Member
Posts: 73
Joined: Wed Apr 06, 2005 3:04 pm

Post by Terala »

Thanks
Post Reply