Q: | Dods logs! Some time I get the info about the DODS as the following,sometimes Ican't get,why?
|
A: | Now... This is just a guess... But that might be something about a query taking longer to
execute than the the maximum time expected for execution. I wonder
if that is in any way related to the conf setting that looks like
this:
|
Q: | Whats's the meaning of the column CNT in the table AssignmentsTable? |
A: | This column is introduced in this table and in some other tables where there is no column (or combination of two columns) that can represent the primary key. This is created in order to use the same data model with other O/RM tools than DODS (or at least to make obvious that there is no natural primary key in this specific table). When using DODS, in each table, we have additional column called OId that is always used as a primary key. |
Shark developers wish to thank all participating in evaluation, testing, debugging, and finally using our little beast.