Validate

Use Validate to validate the data in the current Vulcan database, including ODBC Link databases, to ensure all data entries are legitimate.

This option allows for two types of validation:

Method

Description

Field-by-Field Validation

This to check the contents of a specified field against a variety of possible entries for that field, for example, check if the logging codes are valid, if the data lies in certain ranges, and that data has been entered into a mandatory entry field.

Global Validation

This allows the contents of a field to be checked against the contents of all other occurrences of that field in the database, for example, the hole name and/or Eastings and Northings for a hole will be checked against every other hole in the database.

All errors encountered during the validation pass will be output to an error report file. For each error, the report file will list the hole name, the validation check that was failed, the table and field containing the error and list the data values that are causing the error.

This tool is also available as the isis_validate.exe executable. You will need to first set up a specification file using the Isis application, but the details can be changed once this has been done.

To obtain a full range of options available with this executable, type isis_validate.exe into the command line.


Instructions

On the Grid Calc menu, point to Integrated Stratigraphic Modelling, and then click Validate Data to display the Database Validation panel.


Related topics