Oracle常用的異常型別

2022-04-08 20:32:22 字數 632 閱讀 7167

oracle常用的異常型別

oracle實際開發中,經常會用到的異常: 異常

描述cursor_already_open

試圖"open"乙個已經開啟的游標

dup_val_on_index

試圖向有"unique"中插入重複的值

invalid_cursor

試圖對以關閉的游標進行操作

invalid_number

在sql語句中將字元轉換成數字失敗

login_denied

使用無效使用者登陸

no_data_found

沒有找到資料時

not_login_on

沒有登陸oracle就發出命令時

program_error

pl/sql存在諸如某個函式沒有"return"語句等內部問題

storage_error

pl/sql耗盡記憶體或記憶體嚴重不足

timeout_on_resource

oracle等待資源期間發生超時

too_many_rows

"select into"返回多行時

value_error

當出現賦值錯誤

zero_divide

除數為零

oracle常見異常型別

oracle預定義的21個系統異常型別 access into null 未定義物件 case not found case 中若未包含相應的 when 並且沒有設定 else 時 collection is null 集合元素未初始化 curser already open 游標已經開啟 dup ...

oracle常見異常型別

oracle預定義的21個系統異常型別 access into null 未定義物件 case not found case 中若未包含相應的 when 並且沒有設定 else 時 collection is null 集合元素未初始化 curser already open 游標已經開啟 dup ...

oracle常見異常型別

oracle預定義的21個系統異常型別 access into null 未定義物件 case not found case 中若未包含相應的 when 並且沒有設定 else 時 collection is null 集合元素未初始化 curser already open 游標已經開啟 dup ...