转摘:http://blog.itpub.net/29819001/viewspace-1320977/[oracle@zx ~]$ rman target /Recovery Manager: Release 11.2.0.1.0 - Production on Thu Oct 16 18:20:...
分类:
数据库 时间:
2015-10-15 18:17:47
阅读次数:
309
js调用的new Date()不是格式化的时间,例如var date=new Date();alert(date);显示的结果:Wed Oct 14 22:28:32 UTC+0800 2015今天这里分享一个js写的foramt()函数,希望能对大家有所帮助!function formate(da...
分类:
Web程序 时间:
2015-10-14 23:43:43
阅读次数:
213
0 说明 本例是基于备份数据库全库的基础上,还原参数据文件(spfile),控制文件。1准备[oracle@TEST144239 /]$ sqlplus /nologSQL*Plus: Release 11.2.0.3.0 Production on Mon Oct 12 11:58:35 201....
分类:
其他好文 时间:
2015-10-14 12:33:51
阅读次数:
187
最近阿里云上的tomcat日志时不时的报错,虽然报错但是不影响正常业务。但是既然报错了肯定需要知道原因的。报错详情如下:
13-Oct-2015 08:26:56.061 INFO [service%0043ache.data] org.apache.catalina.loader.WebappClassLoaderBase.checkStateForResourceLoading Illegal...
分类:
移动开发 时间:
2015-10-13 12:19:59
阅读次数:
656
Anonymous UUID: 9E5F7DE8-3A83-2978-8AC0-2FD1C1DC1171Sat Oct 3 10:30:17 2015*** Panic Report ***panic(cpu 2 caller 0xffffff8006d6beed): "a freed zon...
分类:
系统相关 时间:
2015-10-09 22:38:39
阅读次数:
275
Anonymous UUID: 9E5F7DE8-3A83-2978-8AC0-2FD1C1DC1171Thu Oct 8 23:36:14 2015*** Panic Report ***panic(cpu 0 caller 0xffffff8000816df2): Kernel trap ...
分类:
系统相关 时间:
2015-10-09 21:25:55
阅读次数:
421
现象 ? ? secureCRT登录到主机,在 python 的 shell 里按删除键,出现 ^H 字符。 Python?3.4.3?(default,?Oct??8?2015,?17:58:21)?
[GCC?4.4.7?20120313?(Red?Hat?4.4.7-4)]?on?linux
Type?"he...
分类:
编程语言 时间:
2015-10-09 15:42:13
阅读次数:
218
报错现象 安装了 python 的 requests 模块,使用中报错,如下 [root@payun?~]#?echo?$PYTHONPATH
[root@payun?~]#?
[root@payun?~]#?python27
Python?2.7.10?(default,?Oct??8?2015,?15:46:46)?
...
分类:
编程语言 时间:
2015-10-08 20:13:42
阅读次数:
489
1.验证备份是否可以被成功还原,完全还原确定需应用哪些备份集和归档日志。RMAN>restoredatabasepreview;
Startingrestoreat07-OCT-15
usingtargetdatabasecontrolfileinsteadofrecoverycatalog
allocatedchannel:ORA_DISK_1
channelORA_DISK_1:SID=202devicetype=DISK
allo..
分类:
数据库 时间:
2015-10-07 23:13:03
阅读次数:
515
# -*- coding: utf-8 -*-"""Created on Sun Oct 4 15:57:46 2015@author: keithguofan"""import randomfrom PIL import Image,ImageDraw,ImageFontimport math,....
分类:
编程语言 时间:
2015-10-05 11:40:09
阅读次数:
149