Is it possible to query a hash file? Justify your answer...

Showing Answers 1 - 5 of 5 Answers

Dude

  • Jan 4th, 2007
 

No its not possible to query a hash file . The reason being its a backend file and not a datatbase which can be queried .

  Was this answer useful?  Yes

Narasimha

  • Feb 7th, 2007
 

You can do the query of hashed file using Universe stage. Hash file structure is like Universe.

  Was this answer useful?  Yes

ddev

  • Feb 8th, 2007
 

Yes, it is very well possible. A hash file is like a database table for all practical purposes. Hence you can login to the tssh/uvsh/TCL prompt and query it like any other database table.

  Was this answer useful?  Yes

John

  • Feb 8th, 2007
 

You can also use a Universe stage if the data is need in your job. I don't recall all details when I used this but I think there is an option when creating the hash file to make it Universe compatable or something like that. Then you can use it in a universe stage and do any query you like on it.

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions