Uname: Linux web3.us.cloudlogin.co 5.10.226-xeon-hst #2 SMP Fri Sep 13 12:28:44 UTC 2024 x86_64
Software: Apache
PHP version: 8.1.31 [ PHP INFO ] PHP os: Linux
Server Ip: 162.210.96.117
Your Ip: 3.14.5.180
User: edustar (269686) | Group: tty (888)
Safe Mode: OFF
Disable Function:
NONE

name : oraaccess.xml
<?xml version="1.0"?>

<!-- 
 Copyright (c) 2013, Oracle and/or its affiliates. All rights reserved.

   NAME
     oraaccess.xml 

   DESCRIPTION
     Here is a sample oraaccess.xml.  This shows defaulting of global and
     connection parameters across all connections. 

     The tags can also be prefixed with "oci:". For example <oci:prefetch>

   NOTES
     Configured values are for illustration purposes only and not necessarily
     recommended 

   MODIFIED   (MM/DD/YY)
   kkverma     09/16/13 - Creation

-->
 <oraaccess xmlns="http://xmlns.oracle.com/oci/oraaccess"
  xmlns:oci="http://xmlns.oracle.com/oci/oraaccess"
  schemaLocation="http://xmlns.oracle.com/oci/oraaccess
  http://xmlns.oracle.com/oci/oraaccess.xsd">
  <default_parameters>
    <prefetch>
      <rows>50</rows> 
    </prefetch>
    <statement_cache>
      <size>100</size> 
    </statement_cache>
    <result_cache>
      <max_rset_rows>100</max_rset_rows> 
      <!-- 'K' or 'k' for kilobytes and 'M' or 'm' for megabytes -->
      <max_rset_size>10K</max_rset_size> 
      <max_size>64M</max_size> 
    </result_cache>
  </default_parameters>
</oraaccess>

© 2025 GrazzMean