2015年11月3日

分享red hat linux 6上安装oracle11g时遇到的gcc: error trying to exec 'cc1': execvp: No such file or directory的问题处理过程

摘要: 安装环境:Red Hat Linux 6.5_x64、oracle11g 64bit报错详情:安装到68%时弹窗报错:调用makefile '/test/app/Administrators/product/11.2.0/dbhome_1/network/lib/ins_net_client.mk'... 阅读全文

posted @ 2015-11-03 09:28 俊哲雍熙 阅读(1115) 评论(0) 推荐(0)

2015年7月11日

Oracle常用函数TO_CHAR用法详解(转自博客园-小小草博文)

摘要: The following are number examples for the to_char function.to_char(1210.73, '9999.9')would return '1210.7'to_char(1210.73, '9,999.99')would return '1,... 阅读全文

posted @ 2015-07-11 17:22 俊哲雍熙 阅读(423) 评论(0) 推荐(0)

2015年6月30日

如何处理Tomcat日志catalina.out日志文件过大的问题

摘要: tomcat默认日志文件为catalina.out,随着系统运行时间的增加,该日志文件大小会不断增大,甚至增大到G级。不仅会导致我们无法使用常规工具查找系统问题,而且会影响tomcat性能(比如我在维护中遇到的出现web页面文件上传错误:404)。采用cronlolog工具对日志拆分的方式处理该问题... 阅读全文

posted @ 2015-06-30 16:00 俊哲雍熙 阅读(7677) 评论(0) 推荐(1)

2015年6月1日

ORACLE 11g R2数据库安装硬件环境要求

摘要: 物理内存要求:最小1G,在windows7,windows8,windows8.1上最小2G。虚拟内存(或分页空间)容量要求:Available RAMSwap Space RequiredBetween 2GB and 16GBEqual to the size of RAMMore than 1... 阅读全文

posted @ 2015-06-01 18:59 俊哲雍熙 阅读(4638) 评论(0) 推荐(0)

导航