Page History
...
Install schemas for MS SQL Server, instead of schemas labeled with mysql.sql, use schemas ending with mssql.sql from shrine-setup.zip:
- ./qep/sql/qep-mssql.ddl
- ./adapter/sql/adapterAuditDBadapter-mssql.ddl./adapter/sql/shrine_query_history-mssql.ddl
Oracle
To install oracle schemas load all of the SHRINE databases into one central schema: ShrineDB (use this name when you configure context.xml).
Once you have created the database, load all the schemas into it. Instead of schemas labeled with mysql.sql, load schemas ending with oracle.ddl. These files are found within the shrine-setup.zip archive file:
- ./qep/sql/qep-oracle.ddl
- ./adapter/sql/adapterAuditDB-oracle.ddl./adapter/sql/shrine_query_history-oracle.ddl
Overview
Content Tools