Verifying that Microsoft SQL Server is
ready for FileNet P8
To prepare your databases before installing FileNet® P8, you must install the SQL Server software and configure
the database components for your installation.
Reducing deadlock errors in Microsoft SQL Server
High Microsoft SQL Server concurrency causes transaction deadlock errors because writers block access, by readers, to
database resources. You can reduce the likelihood of deadlock by setting the
READ_COMMITTED_SNAPSHOT ON option for your database.