ORA-06502: PL/SQL: numeric or value error: character to number conversion error錯誤的解決方法
ORA-06502: PL/SQL: numeric or value error: character to number conversion error錯誤的解決方法
故障描述:
資料庫日誌報ORA-12012: error on auto execute of job 84
ORA-06502: PL/SQL: numeric or value error: character to number conversion error
ORA-06512: at "SALE8_QW.DAOHUOONLINE", line 34
ORA-06512: at line 2
解決方法:
1、找到儲存過程DAOHUOONLINE,並將程式碼定位在34行,發現程式碼中兩個字串的變數使用了+進行賦值,如:contentBySms:=contentBySms+smsNote;
2、修改程式碼,將+替換成||,如:contentBySms:=contentBySms||smsNote,重新編譯儲存過程後,問題解決;
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/14663377/viewspace-1035482/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- ORA-06502 PL/SQL: numeric or value error stringSQLError
- 查LOB文字內容報錯ORA-06502: numeric or value error: character string buffer..Error
- Datastore error in 'dirbdb'錯誤解決ASTError
- HTTP 錯誤 500.19- Internal Server Error 錯誤解決方法HTTPServerError
- PL/SQL:ORA-04063錯誤解決方法SQL
- PHP curl error 60 錯誤解決PHPError
- 織夢提示dedecms error warning錯誤的解決方法Error
- SQL ERROR 7311解決方法SQLError
- FreeBSD系統下zfs: failed with error 6錯誤的解決方法AIError
- 一種SYBASE資料庫錯誤DBSQL_SQL_ERROR的解決方式資料庫SQLError
- HTTP 錯誤 500.21 - Internal Server Error 解決方案HTTPServerError
- TNS-04414 file error 錯誤解決Error
- 切換分支 error: Your local changes tby checkout: 錯誤解決方法Error
- SQL語句中,Conversion failed when converting datetime from character string.錯誤的解決辦法SQLAI
- [Android] Eclipse錯誤:Conversion to Dalvik format failed with error 1AndroidEclipseORMAIError
- GoldenGate SQL error 01296 mapping 錯誤解決GoSQLErrorAPP
- 【故障解決】ORA-06502錯誤解決
- SSL錯誤ssl connect error 35的解決方案Error
- git push出現unpack failed: error Missing tree錯誤的解決方法GitAIError
- 【Jenkins】data stream error|Error cloning remote repo ‘origin‘ 錯誤解決JenkinsErrorREM
- mysql 啟動錯誤(InnoDB: Operating system error number 13 )MySqlError
- Js錯誤Error物件詳解JSError物件
- [Modules/zlibmodule.o] Error 1錯誤解決IBMError
- Error page: / Error infos: DedeCms錯誤警告Error
- Win10系統玩遊戲提示runtime error錯誤的解決方法Win10遊戲Error
- IMP-00017: following statement failed with ORACLE error 957錯誤的解決方法AIOracleError
- mysqldump error1066 錯誤的解決辦法MySqlError
- 解決 eslint 的 Parsing error: Unexpected token 錯誤EsLintError
- 帝國CMS安裝時出現You have an error in your SQL syntax錯誤程式碼的解決方法ErrorSQL
- 執行SQL發生錯誤!錯誤:disk I/O errorSQLError
- 解決:錯誤 1 error MSB8031: Building an MFC project for a non-Unicode character set is deprecatedErrorUIProjectUnicode
- 帝國CMS提示parse error syntax error的解決方法Error
- 錯誤解決:cc: Internal error: Killed (program cc1)Error
- Myeclipse 錯誤An internal error has occurred 解決辦法EclipseError
- 解決錯誤:ASP.NET Error: Failed to access IIS metabaseASP.NETErrorAI
- 萬能方法解決——You have an error in your SQL syntaxErrorSQL
- ERROR L107: ADDRESS SPACE OVERFLOW keil錯誤的解決方法Error
- MySQL error 錯 誤 碼MySqlError