<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>yohei-a</author_name>
  <author_url>https://blog.hatena.ne.jp/yohei-a/</author_url>
  <blog_title>ablog</blog_title>
  <blog_url>https://yohei-a.hatenablog.jp/</blog_url>
  <categories>
    <anon>Oracle</anon>
  </categories>
  <description>Oracle の PL/SQL で例外が発生しても処理を継続させるには、 declare begin 処理 ... exception when others then 例外処理 ... end; という具合に書いてやればよい。 例） 全ての表・索引・クラスタから未使用の領域のみを解放するPL/SQL - ablog からの抜粋。 declare cursor cu is select segment_name, segment_type from user_segments where (segment_type = 'TABLE' or segment_type = 'INDEX' or …</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fyohei-a.hatenablog.jp%2Fentry%2F20090707%2F1246954512&quot; title=&quot;PL/SQL で例外が発生しても処理を継続させる - ablog&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>2009-07-07 17:15:12</published>
  <title>PL/SQL で例外が発生しても処理を継続させる</title>
  <type>rich</type>
  <url>https://yohei-a.hatenablog.jp/entry/20090707/1246954512</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
