SQL>startup 报错ora-00119 ora-00130 出现上述错误应该是数据库的监听文件出了问题,修改listener.ora文件: # listener.ora Network Configuration File: D:\app\WCWEN\product\11.2.0\clien...
分类:
数据库 时间:
2014-11-21 14:03:36
阅读次数:
171
Redhat/Centos 安装oracle11gR2时出现以下错误: [INS-20802] Oracle Net Configuration Assistant failed 查看对应日志文件,信息如下: INFO: Oracle Net Services Configuration: INFO...
分类:
数据库 时间:
2014-11-21 14:00:46
阅读次数:
180
开始菜单--Oracle - OraClient10g_home1--配置和移植工具--Net Configuration Assistant 打开窗口如下: 选择 本地Net服务名配置 点 下一步 选择添加 点 下一步 输入服务名以开发部门的开发服务器为例:246为orcl, 245为v7dev,...
分类:
数据库 时间:
2014-11-21 13:57:03
阅读次数:
186
在spring的<task:*> XML名字空间功能一样,使用在Configuration类如下: ?? ?@Configuration ?? ?@EnableScheduling ?? ?public class AppConfig { ?? ??? ?//@Bean 定义 ?? ?} ?? ?在sprin...
分类:
其他好文 时间:
2014-11-21 06:59:16
阅读次数:
220
mvc使用JsonResult返回Json数据
using System;
using System.Collections.Generic;
using System.Linq;
using System.Web;
using System.Web.Mvc;
using System.Configuration;
using System.Data.SqlClient;
using ...
分类:
Web程序 时间:
2014-11-21 01:31:50
阅读次数:
207
服务端配置文件:<?xmlversion="1.0"encoding="utf-8"?><configuration><configSections><sectionname="log4net"type="log4net.Config.Log4NetConfigurationSectionHandler,log4net"/></configSections><appSettings><addkey="secretKe..
分类:
Web程序 时间:
2014-11-20 23:59:04
阅读次数:
265
??点 击Tools > Options打开Thunderbird的选项,点Advanced,在Advanced Configuration中选Config Editor(设定编辑器)。它看上去有点像Firefox中的about:config快捷键。然后进入filter(过滤器)中的 mail.s...
分类:
其他好文 时间:
2014-11-20 12:15:22
阅读次数:
867
1.关于run on hadoop的问题:
在未用hadoop eclipse插件前,我以为通过hadoop eclipse 插件不但可以管理hdfs,还可以自动打包程序,并帮我自动设置Configuration对象的mapred.jar属性值。但用了之后,才发现,这个插件只能管理hdfs,至于打包程序等操作,还得自己手动进行。我用的hadoop 版本为1.2.1,hadoop eclipse插...
分类:
其他好文 时间:
2014-11-20 12:04:27
阅读次数:
204
1、外网访问:打开D:\jboss-as-7.1.1.Final\standalone\configuration下的standalone.xml 找到 下面的代码,将127.0.0.1 更改为你本地的ip地址。 ...
分类:
其他好文 时间:
2014-11-20 11:34:22
阅读次数:
156
最近装了一个Ubuntu系统 在配置tomcat的时候总是出现这样的问题Could not load the Tomcat server configuration at /Servers/Tomcat v7.0 Server at localhost-config. The configurati...
分类:
其他好文 时间:
2014-11-19 23:49:19
阅读次数:
2597