Gemini Community Support Site

This Gemini community support site can be used to find solutions to product issues. You can log in using Open Id, Google Profile and even Facebook. Feel free to ask a question or browse FAQs and documentation. Product tour videos are also available along with how-to videos demonstrating key Gemini capabilities.




Database installation

web-app

I'm running the database scripts but get the following warning:

Warning: The table 'customfielddefs' has been created but its maximum row size (8469) exceeds the maximum number of bytes per row (8060). INSERT or UPDATE of a row in this table will fail if the resulting row length exceeds 8060 bytes.

I also wonder why there arn't any primary keys or constraint inside the database?

The Procs also return a warning that components in sysdepends are missing?

cogenstad
· 1
cogenstad
Replies (3)
helpful
0
not helpful

You can safely ignore these warnings.


Mark Wing
· 9108
Mark Wing
helpful
0
not helpful

Sure, but where are the database primary keys and constraints?

Is it possible to add primary keys and constraints on my own without the system exploading?


cogenstad
· 1
cogenstad
helpful
0
not helpful

I wouldn't do it. We are sorting this out for 2.1.


Saar Cohen
· 5000
Saar Cohen