Page 1 of 1

Hash File error

Posted: Mon Dec 01, 2008 6:29 am
by harish_s_ampeo
Hi All,

Iam trying to write data to an hash file.It sucessfully writes data into it but when i try to view data its throwing error
Warning: Data that exceeds the maximum display length has been truncated.
can any one help me to resolve this issue.

Thanks
Harish

Posted: Mon Dec 01, 2008 8:04 am
by chulett
It's not an error. There is a physical limit to a field size the viewer can display and you've exceeded it. If you want to see all of the data, dump the hashed file to sequential and view it outside of the tool.

Posted: Mon Dec 01, 2008 2:07 pm
by ray.wurlod
... or use the Display button in the data browser to limit the fields that you are selecting to display.