05 2021 档案

摘要: 阅读全文
posted @ 2021-05-30 18:22 beawh 阅读(127) 评论(0) 推荐(0) 编辑
摘要:console 新增一个监听地址为 新服务器IP 端口的managed server(Server2) 将主控服务器上weblogic 安装文件夹scp 至新服务器上。 scp -r /opt/web10g2 192.168.56.122:/opt/ 正常启动受管Server2即可 ./startM 阅读全文
posted @ 2021-05-28 17:07 beawh 阅读(182) 评论(0) 推荐(0) 编辑
该文被密码保护。
posted @ 2021-05-27 16:50 beawh 阅读(2) 评论(0) 推荐(0) 编辑
摘要:参考如下: Installing WebLogic 12.1.3 with Docker (easier) If you work on a Linux-based machine as your development environment and you aren't familiar wit 阅读全文
posted @ 2021-05-27 10:11 beawh 阅读(144) 评论(0) 推荐(0) 编辑
摘要:查看运行容器: [root@muze1 ~]# docker ps CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES9180d1c09867 cloudquery.tencentcloudcr.com/cloudquery/community 阅读全文
posted @ 2021-05-25 23:34 beawh 阅读(845) 评论(0) 推荐(0) 编辑
摘要:原文链接:https://blog.csdn.net/weixin_42298437/article/details/113268925 一、关于一个SQL的简单的工作过程 1、工作前提描述 1、启动MySQL,在内存中分配一个大空间innodb_buffer_pool(还有log_buffer) 阅读全文
posted @ 2021-05-22 01:44 beawh 阅读(54) 评论(0) 推荐(0) 编辑
摘要:唐汉民.pdf,应该可行,虽未验证。 阅读全文
posted @ 2021-05-20 15:26 beawh 阅读(52) 评论(0) 推荐(0) 编辑
摘要:在.bash_profile 里加了 export NLS_LANG=UTF8 然后 sqlplus / as sysdba 报错:ORA-12705: Cannot access NLS data files or invalid environment 把.bash_profile 里添加的NL 阅读全文
posted @ 2021-05-08 16:25 beawh 阅读(843) 评论(0) 推荐(0) 编辑
摘要:默认情况下,安全数据(例如密码)存储在嵌入的LDAP中,并且从管理服务器复制到托管服务器。如果管理服务器和托管服务器之间的安全数据不一致,则会发生错误 解决方案: 将 AdminServer/data/ldap 文件夹替换到被管server 的ldap文件夹。 [root@hdp-03 ~]# fi 阅读全文
posted @ 2021-05-07 11:03 beawh 阅读(1151) 评论(0) 推荐(0) 编辑
摘要:解决方法如下: 在setDomainenv.sh 添加如下参数选项: export JAVA_OPTIONS="${JAVA_OPTIONS} -Doracle.jdbc.fanEnabled=false" 禁用ONS消息通知服务即可。 阅读全文
posted @ 2021-05-07 08:45 beawh 阅读(449) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示