[root@SsevendbS01 rman]# su - oracle
[oracle@SsevendbS01 ~]$ rman target /
Recovery Manager: Release 11.2.0.3.0 - Production on Fri Sep 19 09:47:47 2014
Copyright (c) 1982, 2011, Oracle and...
分类:
数据库 时间:
2014-09-25 18:39:27
阅读次数:
314
一,如果同事反映网站访问慢,有攻击情况发生的话,我们启用BBS问题验证,用户需要在第一次访问我们BBS时输入正确问题之后,才能继续访问网站。这会增加用户访问的繁琐度,权宜之计。二,分析发生攻击时间段的日志,将产生特异请求的URL加入IPTABLES防火墙。命令如下:awk '$4>"[24/Sep/...
分类:
其他好文 时间:
2014-09-24 20:46:47
阅读次数:
184
RMAN恢复案例之--完全恢复错误案例(备份Error)RMAN恢复案例:用户在做rman的恢复时遇到以下错误:RMAN>restoredatabasefromtag=‘TAG20140923T160003‘;Startingrestoreat24-SEP-14
allocatedchannel:ORA_DISK_1
channelORA_DISK_1:sid=156devtype=DISK
allocatedchannel:ORA..
分类:
其他好文 时间:
2014-09-24 20:11:18
阅读次数:
687
由于个人爱好,比较喜欢RealVNC,速度快,参考了几篇文章,整理了一下,现在把部署过程介绍下。方法一:RealVNC官网提供了部署工具,官网可以下载,VNCDeploymentTool方法二:如果是域环境,组策略分发软件,然后创建管理模板,批量下发配置和注册license。先介绍下方法一,首先..
分类:
其他好文 时间:
2014-09-24 18:52:28
阅读次数:
3799
touch testtime1、stat testtime【为文件名】 可以查看这个文件名的三者状态2、ll testtime;ll --time=atime testtime ;ll --time=ctime testtime-rw-r--r--. 1 root root 0 Sep 23 19:...
分类:
系统相关 时间:
2014-09-24 12:40:56
阅读次数:
325
为什么[oracle@jibo admin]$ tnsping 192.168.1.4
TNS Ping Utility for Linux: Version 11.2.0.4.0 - Production on 24-SEP-2014 09:01:28
Copyright (c) 1997, 2013, Oracle. All rights reserved.
Used parameter files:
Used HOSTNAME adapter to resolve the alias
Att...
分类:
数据库 时间:
2014-09-24 12:36:36
阅读次数:
991
今天在启动mongo时候出现了一个错误,我的是win7环境。
E:\server>mongo
MongoDB shell version: 2.4.5-pre-
connecting to: test
Mon Sep 22 13:35:05.335 JavaScript execution failed: Error: couldn't connect to
server 127.0.0...
分类:
Web程序 时间:
2014-09-22 16:18:52
阅读次数:
263
1. 检查当前时区 以 root 身份登录。# dateFri Sep 5 01:53:21 UTC 2014 其中 UTC 是指当前使用的时间系统为世界标准时间,也称世界协调时间。英文名称为 Coordinated Universal Time,法文名称为 Temps Universel C...
分类:
系统相关 时间:
2014-09-21 00:10:49
阅读次数:
391
linux系统的定时任务:1:linux系统自身定期执行的任务工作:系统周期性执行的任务工作,如轮询系统日志,备份系统数据,清理系统缓存等。[root@10-4-5-9 ~]# ll /var/log/messages*-rw-------. 1 root root 958906 Sep 20 08...
分类:
系统相关 时间:
2014-09-20 11:03:37
阅读次数:
263
AIX weblogic 启动报There is not enough buffer space for the requested socket operation 错误 ???? <Sep 19, 2014 10:27:09 AM GMT+08:00> <Error> <Coherence> <BEA-000000> <Oracle Coherence 3.6.0.4 ...
分类:
Web程序 时间:
2014-09-19 12:19:05
阅读次数:
305