Page 1 of 1

Posted: Wed Oct 13, 2004 7:03 am
by kcbland
Somehow you're probably missing the ".Type30" file, probably from doing a manual creation of directories as opposed to "mkdbfile" statement or the "CREATE.FILE" statement. Because of that, the hash file reverts to a type 1 which means every row of data is a separate file within the hash file directory.

Don't do whatever it is you're doing! :lol:

Posted: Wed Oct 13, 2004 3:52 pm
by ray.wurlod
I agree with Ken's diagnosis; if you - or someone else - has removed the .Type30 hidden file, then DataStage has no way of knowing that the directory is supposed to be a dynamic (Type 30) hashed file. Therefore DataStage treats the directory as a directory (Type 19) file. [Type 1 requires a hidden file called .Type1 to exist.]

Find the culprit(s) who removed .Type30 and educate them. About a 34 inch baseball bat should be an appropriate educational tool. :lol: