VGN0020 - VGN0039
VGN0020E Error creating SQL script file (file-name)
An error occurred while attempting to create the SQL script file.
VGN0021I Definition for view 'view-name' written to SQL script file 'file-name'
The SQL view definition was successfully output to a file.
VGN0022I View 'view-name' installed in datastore 'datastore-name'
The SQL view was successfully installed in the datastore.
VGN0023E File 'file-name' not found
The file does not exist.
VGN0024E Create failed with file status file-status
An error occurred attempting to create a file view.
VGN0025E List failed with file status file-status
An error occurred attempting to list file views.
VGN0026I No views exist
No views are associated with the file for dbfhview to list.
VGN0027E Delete failed with file status file-status
An error occurred attempting to delete a file view.
VGN0028W File 'file-name' does not have associated view 'view-name'
The view does not exist.
VGN0029E db-api-type error: 'odbc-oci-error-message'
An ODBC or OCI error occurred attempting to perform a database operation.
VGN0030W Function 'function-name' not found. Default column type defined for 'field-name'
The named function does not exist in the datastore database.
VGN0031W Function 'function-name' found, but DbfhFuncDB2 not installed. Default column type defined for 'field-name'
The named function exists in the datastore database, but cannot be accessed because DbfhFuncsDB2.dll/.so is not installed on the database server.
VGN0032W Maximum DECIMAL precision supported by Db2 is 31. Generating 'field-name' as VARCHAR
The picture for the field exceeds the maximum precision supported by the Db2 DECIMAL type.
VGN0033E I/O error: io-error-message
General I/O failure.
Parent topic:
VGN - DBFHVIEW Messages