上一页 1 ··· 4 5 6 7 8 9 10 11 下一页
摘要: 初装oracle 12.2 rac数据库。 登录RAC数据库中第1节点 按 Ctrl+C 复制代码 尝试通过scan ip连接pdb(plug_test),有时候能登录数据库plug_test;但是有时候会无法登录,并报以下错误: 困惑从这里开始。不明白为何有时能登录,有时又不能登录。 登录第二节点 阅读全文
posted @ 2018-01-01 08:31 一叶知秋。 阅读(383) 评论(0) 推荐(0)
摘要: 转载至:https://www.cnblogs.com/abclife/p/6726909.html 创建common user的时候报错: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 3 阅读全文
posted @ 2017-12-31 10:25 一叶知秋。 阅读(1976) 评论(0) 推荐(0)
摘要: 转载自:http://www.cnblogs.com/siyunianhua/p/4004361.html 原文章标题:Oracle 12c创建用户时出现“ORA-65096: invalid common user or role name”的错误 这篇文章主要介绍CDB和PDB的基本管理,资料来 阅读全文
posted @ 2017-12-31 10:19 一叶知秋。 阅读(16792) 评论(0) 推荐(2)
摘要: 1.设置struts.xml <constant name="struts.i18n.encoding" value="UTF-8" /> 或是设置struts.properties(我自己没试过) struts.i18n.encoding=UTF-8 2.在web.xml添加编码过滤器 Xml代码 阅读全文
posted @ 2017-11-06 20:36 一叶知秋。 阅读(1231) 评论(0) 推荐(0)
摘要: 今天做项目时需要用到文件上传的相关功能,所用到组件为common-io.jar和common-fileupload.jar JSP页面是上一个表单,然后有一个上传文件框,提交到对应的Servlet,Servlet调用API做相应的上传操作。 在Servlet中有一句API是这样的: List<Fil 阅读全文
posted @ 2017-10-26 17:11 一叶知秋。 阅读(9873) 评论(1) 推荐(0)
摘要: yum install -y binutils*yum install -y compat-libstdc*yum install -y elfutils-libelf*yum install -y gcc*yum install -y glibc*yum install -y ksh*yum in 阅读全文
posted @ 2017-10-12 11:20 一叶知秋。 阅读(2303) 评论(0) 推荐(0)
摘要: 集群的普通用户在登录时,会出现 -bash-4.2$ 的状态 [html] view plain copy [root@dl2 home]#su hx bash-4.2$ [html] view plain copy [html] view plain copy 查看 /etc/passwd 文件, 阅读全文
posted @ 2017-10-12 10:39 一叶知秋。 阅读(19747) 评论(0) 推荐(2)
摘要: http://blog.csdn.net/feizhixuan46789/article/details/42775435 阅读全文
posted @ 2017-09-20 17:25 一叶知秋。 阅读(100) 评论(0) 推荐(0)
摘要: sql 语句:to_date('String类型日期','yyyy/mm/dd HH24:MI:SS') 阅读全文
posted @ 2017-09-06 09:11 一叶知秋。 阅读(173) 评论(0) 推荐(0)
摘要: http://lujinxiong.blog.51cto.com/9367514/d-1 阅读全文
posted @ 2017-08-10 15:11 一叶知秋。 阅读(122) 评论(0) 推荐(0)
上一页 1 ··· 4 5 6 7 8 9 10 11 下一页