TUFLOW Message 0642: Difference between revisions
Content deleted Content added
No edit summary |
Ellis Symons (talk | contribs) No edit summary |
||
Line 10:
* Ensure the GeoPackage database exists, and all file references in the TUFLOW control files are correct.
* Check the GeoPackage layer name contains no spelling mistakes.
* If the GeoPackage is reported as locked due to concurrent TUFLOW simulations, you can try adding the following command "<tt>GPKG Inputs Read Only == ON</tt>" to the TCF. This tells TUFLOW to open GPKG inputs in a strict read only mode which, in turn, should prevent TUFLOW from creating any locks on GPKG inputs. You can also try adding the following command "<tt>SQLite On Open SQL Read == PRAGMA busy_timeout = 10000;</tt>" (note the semicolon at the end) to the TCF. This command sets the busy timeout to 10s which should give any read locks time to be let go by other TUFLOW simulations (this command should not be required if using the read only command). Finally, copying the model to a local directory for running should also eliminate any read locks.
|uplink=[[0xxx_TUFLOW_Messages|0xxx Messages]]
| |||