<?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>JDBC</anon>
    <anon>Java</anon>
    <anon>Database</anon>
  </categories>
  <description>ORA-1000エラーはOracle Databaseのセッションでオープンしている カーソル数が最大値を超えた際に発生するエラーです。 ORA-1000 最大オープン・カーソル数を超えました。 早速やってみるやで彡(ﾟ)(ﾟ) まずはテーブルの準備から。 CREATE TABLE TBL_A( C1 NUMBER , C2 VARCHAR2(30) ); ORA-1000エラーが起きるJavaソース(※アンチパターン) PreparedStatementのバインド変数なSQLで、 ワザとORA-1000エラーが起きるようにソースを記述しています。forループ内にprepareStatemen…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fgonsuke777.hatenablog.com%2Fentry%2F20171123%2F1511447720&quot; title=&quot;JavaのPreparedStatementを使ったバインド変数なSQLで、ワザとORA-1000エラーを起こすソースを書いてみて回避策を探る。 - ねら～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>2017-11-23 23:35:20</published>
  <title>JavaのPreparedStatementを使ったバインド変数なSQLで、ワザとORA-1000エラーを起こすソースを書いてみて回避策を探る。</title>
  <type>rich</type>
  <url>https://gonsuke777.hatenablog.com/entry/20171123/1511447720</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
