Attention: Please consult with your DBA before making any changes described in this section.
-
Navigate to the directory
<installation drive>:\InSightManager\server\all\deploy and open the file
oracle-ds.xml file in Notepad.
-
Add the following lines to the two sections specified:
<jndi-name>ManagerDS</jndi-name>
<prepared-statement-cachesize>100</prepared-statementcache-size>
and
<jndi-name>DefaultDS</jndiname>
<prepared-statement-cachesize>100</prepared-statementcache-size>
Note: It is just example for modifying value
prepared-statementcache-size. Setting this to zero disables the cache.
-
Save and close the file.