Maximum virtual attribute size in Unidata

582 views Asked by At

I am receiving the following error when trying to retrieve data using a largish virtual attribute:

Virtual Attribute Error: Virtual field too big.

I have been unable to locate the maximum size allowed for a virtual attribute in the Unidata manuals. I am using Unidata 7.2, ECLTYPE Pick.

1

There are 1 answers

1
Glenn Sallis On

If I remember correctly I believe you will need to increase the size of the UDT environment variable VFIELDSIZE to accomodate the attribute in question. Perhaps set it to 400 and see if the problem still occurs.