Sybase IQ 錯誤 : Temporary space limit exceeded
使用者在插入資料到IQ時,會發生報錯 Temporary space limit exceeded, 咋一看以為是IQ TEMP DBSPACE滿了,
其實不是IQ Main Store, 而是Catalog資料庫: SQL Anywhere , 我們需要調整引數中的 -cl, -ch ,調大一些,
然後也需要調整temp目錄, 使他從/tmp預設目錄改為更大的 /data01/iqdm .
1. 查詢 select file_name from SYS.SYSDBFILE where dbfile_name = 'temporary'
/tmp/.SQLAnywhere/iqdm_s06/tmp/tmp_000000
2. 參考
2053506 - SAP IQ: ASA/Catalog Temporary space limit exceeded. How IQ use temporary file in /tmp?
3. 修改引數後重新啟動。
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/35489/viewspace-2213929/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- sybase iq日誌檔案管理
- sybase iq表空間管理常用語句
- 一次OutOfMemoryError: GC overhead limit exceededErrorGCMIT
- requests.exceptions.SSLError……Max retries exceeded with url錯誤求助!!!ExceptionError
- js中Uncaught RangeError: Maximum call stack size exceeded錯誤JSError
- php執行的時候報File size limit exceededPHPMIT
- cannot reclaim 52428800 bytes disk space from 4070572032 limitAIMIT
- [20190918]shrink space與ORA-08102錯誤.txt
- Exceeded memory limit for $group, but didn't allow external sort. Pass allowDiskMIT
- 關於錯誤訊息 RangeError - Maximum call stack size exceeded at XXXError
- 大資料分析: SAP Sybase IQ功能特性及適用場景大資料
- 關於Sybase IQ所使用檔案系統維護建議TJ
- Nginx下出現 see security.limit_extensions錯誤的解決方法NginxMIT
- 一種SYBASE資料庫錯誤DBSQL_SQL_ERROR的解決方式資料庫SQLError
- ERROR L107: ADDRESS SPACE OVERFLOW keil錯誤的解決方法Error
- 【idea】編譯java專案時出現java.lang.OutOfMemoryError: GC overhead limit exceededIdea編譯JavaErrorGCMIT
- influxdb報錯:cache-max-memory-size exceededUX
- 手動寫java OOM記憶體溢位 java.lang.OutOfMemoryError: GC overhead limit exceededJavaOOM記憶體溢位ErrorGCMIT
- ProTable 報錯Uncaught RangeError: Maximum call stack size exceededError
- MySql報錯:Lock wait timeout exceeded: try restadina transactionMySqlAIREST
- python requests.post Max retries exceeded with url 報錯Python
- Sybase ASE資料庫恢復,Sybase資料恢復,資料誤刪除恢復工具READSYBDEVICE資料庫資料恢復dev
- GLOBAL TEMPORARY TABLE(轉)
- Sybase IQ-15_1本地登入問題之interfaces檔案配置及資料檔案許可權
- iis7.5錯誤 配置錯誤
- 【常見錯誤】--Nltk使用錯誤
- tomcat伺服器經常報錯PermGen SpaceTomcat伺服器
- sybase連結
- Sybase 常用指令
- [virtualbox] temporary failure in name resolutionAI
- nginx 錯誤除錯Nginx除錯
- PbootCMS錯誤提示:執行SQL發生錯誤!錯誤:no such column: def1bootSQL
- sybase複製(zt)
- JavaFx 錯誤Java
- ORACLE 錯誤Oracle
- 前端錯誤前端
- Promise基礎(消化錯誤和丟擲錯誤)Promise
- 記錄一次根據錯誤資訊無法定位錯誤的錯誤