Create an empty SQL Server database or Oracle Tablespace and use the existing TeamTrack Administrator's Copy Database Wizard to copy the current TeamTrack 6.6.1 database into the new location. The Copy Database wizard will either:
This problem is not caused by the virtue of database being read only . This is caused by the fact that the database name [TS_DBNAME] of a field [the field referenced by the keyword], for whatever reason,contains spaces where it should have underscores. In the above error message context the database field name which caused the problem should have been 'firstFieldNamePart_secondFieldNamePart'.
Depending on how large the UID's are within your database, there are approximately 24 or 25 bytes added to the query for each design part in the query. There are a few other characters in the query, so in Dimensions 9 you will get approximately 1200 ro 1250 design parts in the html output. Anymore and the query will be truncated and you will get this error.