By default, each SQL Repository component verifies each of the tables in its database on startup with a simple SQL query. These verification queries can slow the ATG startup routine. There are several approaches you can take to modify the SQL Repository startup procedures that can result in dramatically faster start times. In particular, you may wish to set the updateSchemaInfoCache property to true in your atg.adapter.gsa.GSARepository components, such as /atg/dynamo/service/jdbc/SQLRepository. For details, see the SQL Types and Repository Data Types section in the SQL Repository Item Properties chapter of the ATG Repository Guide.

 
loading table of contents...