摘要:
##sample 1 pgsql 忘记密码怎么登陆https://www.geeksforgeeks.org/postgresql-reset-password-for-postgres/ n this article, we will look into the step-by-step proc 阅读全文
摘要:
MySQL 1064 You have an error in your SQL syntax 错误解决办法 目录 一、报错信息 二、报错原因 三、解决办法 回到顶部 一、报错信息 1 2 错误代码: 1064 You have an error in your SQL syntax; check 阅读全文
摘要:
https://www.cnblogs.com/zhouxiangfei/p/12497011.html 目录 1、启动监听: [oracle@admin ~]$ lsnrctl start LSNRCTL for Linux: Version 11.2.0.1.0 - Production on 阅读全文
摘要:
问题描述:在一个dba用户下的存储过程中需要使用v$的视图,有ORA-02030报错。 直接执行如下语句,可以正常执行: insert into CURSORNUM_Rui select * from (select * from (select sid,valuefrom v$sesstat a, 阅读全文
摘要:
https://blog.csdn.net/u010692693/article/details/102722637 Steps to recreate a Physical Standby Controlfile (Doc ID 459411.1) APPLIES TO: Oracle Cloud 阅读全文
摘要:
#######sample 1 https://www.percona.com/blog/2015/09/16/webinar-introduction-mysql-sys-schema-follow-questions/ Thanks to all who attended my webinar 阅读全文