安装环境:Windowsserver2003中文企业版32位。数据库:Oracle9i.Runningthecommand"C:\oracle\ora92/bin/lsnrctl‘start‘‘LISTENER‘"finishedwithreturncode3.Output:ERROR2030-01-1619:06:56CJS-00095Returncode3ofexecutableC:\oracle\ora92/bin/lsnrctlindicatesanerror.Seel..
分类:
Web程序 时间:
2015-12-25 17:26:46
阅读次数:
143
在Linux中,处理器所作的事可以归纳为3种情况:1、In user-space, executing user code in a process;2、In kernel-space, in process context, executing on behalf of a specific .....
分类:
其他好文 时间:
2015-12-20 14:42:11
阅读次数:
157
环境:OSX EI 10.11.1昨天切换gem源后,招待pod安装没有任何问题,也可以正常用$ gem sources --add https://ruby.taobao.org/ --remove https://rubygems.org/$ sudo gem install cocoapods...
分类:
其他好文 时间:
2015-11-21 19:49:48
阅读次数:
393
Advance(i, n) increments the iterator i by the distance n. If n > 0 it is equivalent to executing ++i n times, and if n 0,那么advance(i, n)等价于执行++i操作n次,...
分类:
其他好文 时间:
2015-11-20 16:57:05
阅读次数:
159
引入在很多js代码中我们常常会看见这样一种写法:(function( window, undefined ) { // code})(window);这种写法我们称之为自执行匿名函数(self-executing anonymous function)。正如它的名字一样,它是自己执行自己的,前...
分类:
其他好文 时间:
2015-11-18 12:39:12
阅读次数:
121
现象由于:windowsbug由于开机497天之后,触发TCP连接无法释放导致连接数占满,一直timewait10050连接2823080占用了79530在计算机上运行的WindowsVista,Windows7,WindowsServer2008中,还是WindowsServer2008R2,您遇到以下问题。问题1在系统启动时从497天后所有在TIME_WAIT..
现象由于:windowsbug由于开机497天之后,触发TCP连接无法释放导致连接数占满,一直timewait10050连接2823080占用了79530在计算机上运行的WindowsVista,Windows7,WindowsServer2008中,还是WindowsServer2008R2,您遇到以下问题。问题1在系统启动时从497天后所有在TIME_WAIT..
执行sudo gem install cocoapods出现错误: ERROR:??While?executing?gem?...?(Errno::EPERM)
????Operation?not?permitted?-?/usr/bin/xcodeproj 自定义GEM_HOME $ mkdir -p $HOME/Software/ruby...
分类:
其他好文 时间:
2015-11-09 12:52:40
阅读次数:
254
1、错误描述[ERROR:]2015-11-05 14:37:52,558 [插入失败] report.service.impl.ReportServiceImpl
org.hibernate.exception.JDBCConnectionException: error executing work
at org.hibernate.exception.internal.SQLStateCo...
分类:
数据库 时间:
2015-11-06 09:44:52
阅读次数:
426
在RHEL6.4上安装11gR2的RAC时,使用了MULTIPATH来聚合绑定多路径的磁盘,并且修改磁盘的权限,赋予grid:asmadmin用户和组。此时,在安装时可以发现磁盘,日志如下INFO: ... discoveryString = /dev/mapper/*INFO: Executing...
分类:
系统相关 时间:
2015-11-01 19:16:16
阅读次数:
1100