To verify that the isolation level setting on the upgraded database has been set to "read committed snapshot":
dbcc useroptions
Caution: Only the connection executing the alter database command is allowed in the database. You must close all connections in the database until the execution of the command finishes.
alter database
database name set read_committed_snapshot on
Your database is now ready to use with P6 Professional 16 R2.
About the P6 EPPM Configuration Wizard
Configuring Your WebLogic Server with P6 EPPM
Connecting Applications to P6 EPPM
Completing Your P6 EPPM Installation
Legal Notices
Copyright © 1999, 2016,
Oracle and/or its affiliates. All rights reserved.
Last Published Monday, October 24, 2016