<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>gonsuke777</author_name>
  <author_url>https://blog.hatena.ne.jp/gonsuke777/</author_url>
  <blog_title>ねら～ITエンジニア雑記</blog_title>
  <blog_url>https://gonsuke777.hatenablog.com/</blog_url>
  <categories>
    <anon>Oracle</anon>
    <anon>Database</anon>
  </categories>
  <description>DRCP は 通常はAPサーバー側で確保するコネクションプール を Oracle Database側で用意しておく機能やね彡(ﾟ)(ﾟ)DRCPでMAXSIZEを超える同時接続要求が来た際の挙動を確認してみるんやで。まずは DRCP の設定を変更して、開始します。 -- DRCPの最大接続数／最小接続数を1に設定 EXECUTE DBMS_CONNECTION_POOL.CONFIGURE_POOL(MINSIZE=&gt;1, MAXSIZE=&gt;1); PL/SQL procedure successfully completed. -- DRCP開始 EXECUTE DBMS_CONNECTIO…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fgonsuke777.hatenablog.com%2Fentry%2F20180203%2F1517627334&quot; title=&quot;Oracle Database の DRCP（データベース常駐接続プーリング）の MINSIZE と MAXSIZE を 1 に設定して、複数セッションから接続してみる。 - ねら～ITエンジニア雑記&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2018-02-03 12:08:54</published>
  <title>Oracle Database の DRCP（データベース常駐接続プーリング）の MINSIZE と MAXSIZE を 1 に設定して、複数セッションから接続してみる。</title>
  <type>rich</type>
  <url>https://gonsuke777.hatenablog.com/entry/20180203/1517627334</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
