Minor changes are by default collapsed in the page history.
No changes
The page does not exist yet.
Failed to load changes
Version by on
Leave Collaboration
Are you sure you want to leave the realtime collaboration and continue editing alone? The changes you save while editing alone will lead to merge conflicts with the changes auto-saved by the realtime editing session.
Oracle performance and maintenance recommendations
Information
This section is relevant for users who run the services under the LocalSystem account; if you use another account, then the PATH environment variable for that account must be changed.
The following Oracle user-accessible parameters influence Oracle database performance:
In addition to having a buffer cache hit ratio that trends towards 100% for the reference tables, also tune the factors that raise the PGA cache hit percentage trend towards 100%, with an over allocation count of 0.
Enable parallel I/O. The number of available CPUs on the database server must be taken into account. Having multiple DB writer processes allows for greater throughput.
Information
When running MVMM on Windows Server 2016 with either Db2 or Oracle as the back-end database, you may encounter issues where MVMM services will not load because the database vendor’s DLLs cannot be found, as in the following error message:
Error loading shared library/DLL ./qp_db_ora_121_client.dll, error message: The specified module could not be found.
A change to the registry can be applied to resolve the issue, but we highly recommend you contact your database vendor for instructions on resolving this issue, rather than applying this change yourself. If your database vendor is unable to provide a solution, you can make the registry change described below.
When MVMM services are set up to run as System Local (default mode), thefollowing registry entry needs to be modified:
HKEY_USERS\S-1-5-18\Environment\Path
Directories pointing to Db2or Oracle client DLLs need to be added to the "Path".