文章 2025-03-23 来自:开发者社区

【YashanDB知识库】YashanDB JDBC驱动查询时抛出io fail:Read timed out异常

业务在执行SQL语句时抛出了io fail:Read timed out异常,堆栈如下: WARN com.yashandb.SessionImpl -- Discarding SQLException on close: This socket has been closed. com.yashandb.jdbc.exception.YasException: io...

文章 2025-03-21 来自:开发者社区

【YashanDB知识库】YashanDB JDBC驱动查询时抛出io fail:Read timed out异常

本文内容来自YashanDB官网,原文内容请见https://yashandb.com/newsinfo/7849026.html?templateId=1718516 业务在执行SQL语句时抛出了io fail:Read timed out异常,堆栈如下: WARN com.yashandb.SessionImpl -- Discarding ...

文章 2025-03-20 来自:开发者社区

【YashanDB知识库】通过dblink查询Oracle数据时报YAS-07301异常

本文内容来自YashanDB官网,原文内容请见 https://www.yashandb.com/newsinfo/7802968.html?templateId=1718516 问题现象 某客户在通过yasql查询Oracle数据时,报如下异常: SQL> select 1 from dual@link_oracle; YAS-07301 external module timeout,....

【YashanDB知识库】通过dblink查询Oracle数据时报YAS-07301异常
文章 2025-03-20 来自:开发者社区

【YashanDB知识库】jdbc查询st_geometry类型的数据时抛出YAS-00101 cannot allocate 0 bytes for anlHeapMalloc异常

本文内容来自YashanDB官网,原文内容请见 https://www.yashandb.com/newsinfo/7802956.html?templateId=1718516 问题现象 某客户的业务在通过YashanDB jdbc驱动查询含有st_geometry列的数据时,报如下异常:YAS-00101 cannot allocate 0 ...

【YashanDB知识库】jdbc查询st_geometry类型的数据时抛出YAS-00101 cannot allocate 0 bytes for anlHeapMalloc异常
文章 2025-02-27 来自:开发者社区

【YashanDB 知识库】通过 dblink 查询 Oracle 数据时报 YAS-07301 异常

问题现象 某客户在通过 yasql 查询 Oracle 数据时,报如下异常: SQL> select 1 from dual@link_oracle; YAS-07301 external module timeout, reason: yex_server heatbeat timeout 问题的风险及影响 dblink 功能无法正常使用 问题影响的版...

【YashanDB 知识库】通过 dblink 查询 Oracle 数据时报 YAS-07301 异常
文章 2025-02-27 来自:开发者社区

【YashanDB 知识库】jdbc 查询 st_geometry 类型的数据时抛出 YAS-00101 cannot allocate 0 bytes for anlHeapMalloc 异常

问题现象 某客户的业务在通过 YashanDB jdbc 驱动查询含有 st_geometry 列的数据时,报如下异常:YAS-00101 cannot allocate 0 bytes for anlHeapMalloc 问题的风险及影响 影响客户的正常业务运行 问题影响的版本 所有的 YashanDB 版本 问题发生原因 数据库用户没有对 st_geometry...

【YashanDB 知识库】jdbc 查询 st_geometry 类型的数据时抛出 YAS-00101 cannot allocate 0 bytes for anlHeapMalloc 异常

本页面内关键词为智能算法引擎基于机器学习所生成,如有任何问题,可在页面下方点击"联系我们"与我们沟通。