1.关掉oracle server 和 background processes ps -ef |
grep ora 关掉数据库 shutdown immediate 2.关掉监听 lsnrctl status 如果开启的话就执行lsnrctl stop
关掉3.把$ORACLE_HOME下面的文件...
分类:
数据库 时间:
2014-05-17 04:31:36
阅读次数:
469
The goal of this article is to provide some
background information regarding the Kerberos related configuration steps of the
FIM Portal and FIM Servic...
分类:
其他好文 时间:
2014-05-16 07:57:15
阅读次数:
465
.left .left_down
li.a.left-down-pic{display:block;width:50px;height:50px;background:url(images/app_icons_50_6.jpg)
-400px 0px no-repeat;//关键是这句话}
分类:
Web程序 时间:
2014-05-14 11:36:25
阅读次数:
419
颜色是从哪里铺?从盒子的border内边开始铺满盒子内部整个区域铺到盒子的border内边缘铺的面积呢?以前有个错误的思想,盒子width height
是content区的总宽应该是div的 width + padding-left + padding-right总长应该是div的 height ...
分类:
Web程序 时间:
2014-05-14 08:26:44
阅读次数:
328
html{filter:expression(document.execCommand("BackgroundImageCache",false,true))_background-image:url(about:blank);_background-attachment:fixed}body,di...
分类:
Web程序 时间:
2014-05-14 02:10:02
阅读次数:
281
#define DEFINE(sym, val)
asm volatile("\n->" #sym " %0 " #val : : "i" (val))
那个宏定义在asm-offsets.c中,这个.c文件根本就不是用来编译运行的,只是在编译内核的时候,用它生成一个asm-offsets.s文件,然后使用一个脚本将这个asm-offsets.s再转换为asm-offset...
分类:
其他好文 时间:
2014-05-14 00:16:28
阅读次数:
425
之前在用电池医生的时候, 发现它有这样一个功能:当应用进入后台的时候, 会显示另外一张图片覆盖App Switcher显示的界面。效果如下:变成---->而这样的一个功能, 对于保护用户隐私还是挺有用的。这就涉及到了Background Fetch的使用。当然, Background Fetch有更多,更有用的功能, 详见-->iOS 7学习:多任务处理之Background Fetch下面就介绍...
分类:
移动开发 时间:
2014-05-13 23:44:37
阅读次数:
535
Apps that play audible content to the user while in
the background, such as a music player app (音频,如音乐播放)Apps that keep users
informed of their locati...
分类:
移动开发 时间:
2014-05-13 10:54:43
阅读次数:
441
下面是一次10GRAC增加ASM实例报错。故障之前就做了一次crs_unregisterASM的操作,随后增加ASM实例就增加不上了。欢迎大家加入ORACLE超级群:17115662免费解决各种ORACLE问题,以后BLOG将迁移到http://www.htz.pw 1,故障现象[oracle@www.htz.pworacle]$srvctladdasm-nsol1-..
分类:
其他好文 时间:
2014-05-13 04:46:01
阅读次数:
405
Whenyouexecuteaunixshell-scriptorcommandthattakesalongtime,youcanrunitasabackgroundjob.Inthisarticle,letusreviewhowtoexecuteajobinthebackground,bringajobtotheforeground,viewallbackgroundjobs,andkillabackgroundjob.1.ExecutingabackgroundjobAppendinganampersan..
分类:
其他好文 时间:
2014-05-11 19:35:31
阅读次数:
484