10 2019 档案
摘要:[oracle@bjyctzdb04 trace]$ id uid=1008(oracle) gid=801(oinstall) groups=801(oinstall),802(dba),806(asmdba),808(oper) [root@bjyctzdb04 ~]# echo 802 >/p
阅读全文
摘要:方法一:通过设置client标签,直接编辑/etc/my.cnf文件 我们直接输入mysql就可以进行登录mysql数据库,这种不好的地方就是我们的密码是不加密的,可见的,是不安全的。 [root@tz-ftp-yum ~]# mysql Welcome to the MySQL monitor.
阅读全文
摘要:服务器端配置 1.关闭防火墙,以及设置开启不自启 [root@localhost network-scripts]# systemctl stop firewalld [root@localhost network-scripts]# systemctl disable firewalld Remo
阅读全文
摘要:检查$ORACLE_HOME/bin/oracle文件 解决办法 再次查看
阅读全文