A few of our procedures are returning unusual results, so we decided to reload the database.
When we do the reload, we get about 8 errors saying that Stand1Dev must be a valid real. This is a column that is defined as REAL and has many 0 values or values from 90 to -90. (We get a few more errors for the column Disease6Dev saying must be a valid REAL). During the RELOAD we also get some errors that say : Column is not in the table tempfldwt (no column name is given). This table appears ok for the definition when we do LIST. We also get some errors Illegal column name (no column name is given). We get these messages even when we loaded structure1, then the data and then the structure2 file with ALTER TABLE command. Not sure what to try next. Thanks. Bill Niehaus

