摘要: https://www.cnblogs.com/zhouxiangfei/p/12497011.html 目录 1、启动监听: [oracle@admin ~]$ lsnrctl start LSNRCTL for Linux: Version 11.2.0.1.0 - Production on 阅读全文
posted @ 2022-05-17 19:21 feiyun8616 阅读(879) 评论(0) 推荐(0) 编辑
摘要: 问题描述:在一个dba用户下的存储过程中需要使用v$的视图,有ORA-02030报错。 直接执行如下语句,可以正常执行: insert into CURSORNUM_Rui select * from (select * from (select sid,valuefrom v$sesstat a, 阅读全文
posted @ 2022-05-17 15:27 feiyun8616 阅读(56) 评论(0) 推荐(0) 编辑
摘要: https://blog.csdn.net/u010692693/article/details/102722637 Steps to recreate a Physical Standby Controlfile (Doc ID 459411.1) APPLIES TO: Oracle Cloud 阅读全文
posted @ 2022-05-17 15:19 feiyun8616 阅读(45) 评论(0) 推荐(0) 编辑