我的编程空间,编程开发者的网络收藏夹
学习永远不晚

ORA-21522: attempted to use an invalid connection in OCI (object mode only) ORACLE 报错 故障修复 远程处理

短信预约 -IT技能 免费直播动态提醒
省份

北京

  • 北京
  • 上海
  • 天津
  • 重庆
  • 河北
  • 山东
  • 辽宁
  • 黑龙江
  • 吉林
  • 甘肃
  • 青海
  • 河南
  • 江苏
  • 湖北
  • 湖南
  • 江西
  • 浙江
  • 广东
  • 云南
  • 福建
  • 海南
  • 山西
  • 四川
  • 陕西
  • 贵州
  • 安徽
  • 广西
  • 内蒙
  • 西藏
  • 新疆
  • 宁夏
  • 兵团
手机号立即预约

请填写图片验证码后获取短信验证码

看不清楚,换张图片

免费获取短信验证码

ORA-21522: attempted to use an invalid connection in OCI (object mode only) ORACLE 报错 故障修复 远程处理

文档解释

ORA-21522: attempted to use an invalid connection in OCI (object mode only)

Cause: User attempted to use an invalid connection or a connection that has been terminated in an OCI environment (object mode), or user attempted to dereference a REF obtained from a connection which has been terminated.

Action: Ensure that the connection exists and is still valid.

ORA-21522: attempted to use an invalid connection in OCI(仅限对象模式)错误表明在操作中使用的OCI连接是无效的。这可能是由于连接本身无效或会话已超时引起的。

官方解释

ORA-21522是Oracle数据库中的一个错误,它可以指出,通过OCI(Oracle Call Interface)使用了无效的连接。这可能是由于连接本身无效,或者会话已超时而引起的(OCI函数oci_connect或oci_pconnect应指示指定的服务名指定的数据库)。

常见案例

1. 在MySQL环境中,用户尝试尝试使用错误的SQL语句连接到MySQL Server,而不是Oracle Server时,可能会出现此错误。

2. 在没有正确创建链接的情况下,尝试使用OCI来访问数据库时,可能会出现此错误。

3. 在尝试连接过期或已断开的数据库连接时,可能会发生此错误。

一般处理方法及步骤

1. 确保使用正确的服务器,而不是MySQL,以避免出错。

2. 检查并确保指定的服务和数据库有效和可用。

3. 确保正确创建OCI连接。

4. 检查会话状态,确保会话没有超时。

5. 如果会话超时,就重新建立OCI连接。

6. 如果连接仍然无效,请重新启动数据库实例。

免责声明:

① 本站未注明“稿件来源”的信息均来自网络整理。其文字、图片和音视频稿件的所属权归原作者所有。本站收集整理出于非商业性的教育和科研之目的,并不意味着本站赞同其观点或证实其内容的真实性。仅作为临时的测试数据,供内部测试之用。本站并未授权任何人以任何方式主动获取本站任何信息。

② 本站未注明“稿件来源”的临时测试数据将在测试完成后最终做删除处理。有问题或投稿请发送至: 邮箱/279061341@qq.com QQ/279061341

ORA-21522: attempted to use an invalid connection in OCI (object mode only) ORACLE 报错 故障修复 远程处理

下载Word文档到电脑,方便收藏和打印~

下载Word文档

猜你喜欢

ORA-21522: attempted to use an invalid connection in OCI (object mode only) ORACLE 报错 故障修复 远程处理

文档解释ORA-21522: attempted to use an invalid connection in OCI (object mode only)Cause: User attempted to use an invalid
ORA-21522: attempted to use an invalid connection in OCI (object mode only) ORACLE 报错 故障修复 远程处理
2023-11-05

ORA-15094: attempted to write to file opened in read only mode ORACLE 报错 故障修复 远程处理

文档解释ORA-15094: attempted to write to file opened in read only modeCause: The file handle passed to
ORA-15094: attempted to write to file opened in read only mode ORACLE 报错 故障修复 远程处理
2023-11-05

ORA-21521: exceeded maximum number of connections in OCI (object mode only) ORACLE 报错 故障修复 远程处理

文档解释ORA-21521: exceeded maximum number of connections in OCI (object mode only)Cause: User exceeded the maximum number
ORA-21521: exceeded maximum number of connections in OCI (object mode only) ORACLE 报错 故障修复 远程处理
2023-11-05

ORA-24480: invalid OCI mode ORACLE 报错 故障修复 远程处理

文档解释ORA-24480: invalid OCI modeCause: An attempt was made to invoke OCI API with an invalid mode.Action: Provide the
ORA-24480: invalid OCI mode ORACLE 报错 故障修复 远程处理
2023-11-05

ORA-24198: attempt to use an invalid operation ID ORACLE 报错 故障修复 远程处理

文档解释ORA-24198: attempt to use an invalid operation IDCause: An attempt was made to use an invalid operation ID to
ORA-24198: attempt to use an invalid operation ID ORACLE 报错 故障修复 远程处理
2023-11-05

ORA-09987: unable to attach to SGA in READ-ONLY mode ORACLE 报错 故障修复 远程处理

文档解释ORA-09987: unable to attach to SGA in READ-ONLY modeCause: The instance is not up, or SGA segments are not
ORA-09987: unable to attach to SGA in READ-ONLY mode ORACLE 报错 故障修复 远程处理
2023-11-05

ORA-53230: unable to write to an invalid destination ORDDicom object ORACLE 报错 故障修复 远程处理

文档解释ORA-53230: unable to write to an invalid destination ORDDicom objectCause: The value of the source attribute or the
ORA-53230: unable to write to an invalid destination ORDDicom object ORACLE 报错 故障修复 远程处理
2023-11-05

ORA-53232: unable to write to an invalid destination ORDImage object ORACLE 报错 故障修复 远程处理

文档解释ORA-53232: unable to write to an invalid destination ORDImage objectCause: The value of the source attribute of the
ORA-53232: unable to write to an invalid destination ORDImage object ORACLE 报错 故障修复 远程处理
2023-11-05

ORA-03128: connection is in blocking mode ORACLE 报错 故障修复 远程处理

文档解释ORA-03128: connection is in blocking modeCause: The OCI test for non-blocking mode on a connection indicates that
ORA-03128: connection is in blocking mode ORACLE 报错 故障修复 远程处理
2023-11-04

ORA-32307: must use FROM ONLY clause when referencing an object table ORACLE 报错 故障修复 远程处理

文档解释ORA-32307: must use FROM ONLY clause when referencing an object tableCause: An attempt was made to create a
ORA-32307: must use FROM ONLY clause when referencing an object table ORACLE 报错 故障修复 远程处理
2023-11-05

ORA-24394: invalid mode for destroying connection pool ORACLE 报错 故障修复 远程处理

文档解释ORA-24394: invalid mode for destroying connection poolCause: Mode specified in OCIConnectionPoolDestroy is
ORA-24394: invalid mode for destroying connection pool ORACLE 报错 故障修复 远程处理
2023-11-05

ORA-21301: not initialized in object mode ORACLE 报错 故障修复 远程处理

文档解释ORA-21301: not initialized in object modeCause: This function requires the OCI process to be initialized in object
ORA-21301: not initialized in object mode ORACLE 报错 故障修复 远程处理
2023-11-05

ORA-24393: invalid mode for creating connection pool ORACLE 报错 故障修复 远程处理

文档解释ORA-24393: invalid mode for creating connection poolCause: Mode specified in OCIConnectionPoolCreate is
ORA-24393: invalid mode for creating connection pool ORACLE 报错 故障修复 远程处理
2023-11-05

ORA-01239: database must be in ARCHIVELOG mode to use external cache ORACLE 报错 故障修复 远程处理

文档解释ORA-01239: database must be in ARCHIVELOG mode to use external cacheCause: An online file uses an external cache,
ORA-01239: database must be in ARCHIVELOG mode to use external cache ORACLE 报错 故障修复 远程处理
2023-11-04

ORA-24509: OCI function currently not supported in UTF16 mode. ORACLE 报错 故障修复 远程处理

文档解释ORA-24509: OCI function currently not supported in UTF16 mode.Cause: Attempt to call an OCI function that was not
ORA-24509: OCI function currently not supported in UTF16 mode. ORACLE 报错 故障修复 远程处理
2023-11-05

ORA-16962: SQL statement attempted to begin an autonomous transaction ORACLE 报错 故障修复 远程处理

文档解释ORA-16962: SQL statement attempted to begin an autonomous transactionCause: The SQL statement being analyzed
ORA-16962: SQL statement attempted to begin an autonomous transaction ORACLE 报错 故障修复 远程处理
2023-11-05

ORA-24302: host connection in use by another thread ORACLE 报错 故障修复 远程处理

文档解释ORA-24302: host connection in use by another threadCause: An attempt was made to use the host connection while it
ORA-24302: host connection in use by another thread ORACLE 报错 故障修复 远程处理
2023-11-04

ORA-32102: invalid OCI handle ORACLE 报错 故障修复 远程处理

文档解释ORA-32102: invalid OCI handleCause: An invalid OCI handle is passed to an OCI call.Action: This is an internal OCCI
ORA-32102: invalid OCI handle ORACLE 报错 故障修复 远程处理
2023-11-05

ORA-19378: invalid mode ORACLE 报错 故障修复 远程处理

文档解释ORA-19378: invalid modeCause: The user specified an invalid mode argument to the capture function.Action: Provide a
ORA-19378: invalid mode ORACLE 报错 故障修复 远程处理
2023-11-04

ORA-01010: invalid OCI operation ORACLE 报错 故障修复 远程处理

文档解释ORA-01010: invalid OCI operationCause: One of the following: 1) You attempted an invalid OCI operation. 2) You are
ORA-01010: invalid OCI operation ORACLE 报错 故障修复 远程处理
2023-11-04

编程热搜

  • Python 学习之路 - Python
    一、安装Python34Windows在Python官网(https://www.python.org/downloads/)下载安装包并安装。Python的默认安装路径是:C:\Python34配置环境变量:【右键计算机】--》【属性】-
    Python 学习之路 - Python
  • chatgpt的中文全称是什么
    chatgpt的中文全称是生成型预训练变换模型。ChatGPT是什么ChatGPT是美国人工智能研究实验室OpenAI开发的一种全新聊天机器人模型,它能够通过学习和理解人类的语言来进行对话,还能根据聊天的上下文进行互动,并协助人类完成一系列
    chatgpt的中文全称是什么
  • C/C++中extern函数使用详解
  • C/C++可变参数的使用
    可变参数的使用方法远远不止以下几种,不过在C,C++中使用可变参数时要小心,在使用printf()等函数时传入的参数个数一定不能比前面的格式化字符串中的’%’符号个数少,否则会产生访问越界,运气不好的话还会导致程序崩溃
    C/C++可变参数的使用
  • css样式文件该放在哪里
  • php中数组下标必须是连续的吗
  • Python 3 教程
    Python 3 教程 Python 的 3.0 版本,常被称为 Python 3000,或简称 Py3k。相对于 Python 的早期版本,这是一个较大的升级。为了不带入过多的累赘,Python 3.0 在设计的时候没有考虑向下兼容。 Python
    Python 3 教程
  • Python pip包管理
    一、前言    在Python中, 安装第三方模块是通过 setuptools 这个工具完成的。 Python有两个封装了 setuptools的包管理工具: easy_install  和  pip , 目前官方推荐使用 pip。    
    Python pip包管理
  • ubuntu如何重新编译内核
  • 改善Java代码之慎用java动态编译

目录