1, ./mk otapackage
首先介绍一下update.zip
update.zip包的结构如下:
RECOVERY$ tree -L 2
├── kernel
├── ramdisk
└── RAMDISK
├── advanced_meta_init.rc
├── data
├── default.prop
├── de...
分类:
其他好文 时间:
2015-02-27 17:07:53
阅读次数:
265
1. Because of a power outage,instance failure has occurred. From what point in the redo log does recovery begin and where does it end?A. Current redo ...
分类:
其他好文 时间:
2015-02-27 16:50:49
阅读次数:
290
Oracle安装后的目录结构[oracle@oracle3admin]$cd/u01/oracle[oracle@oracle3oracle]$ll总计20drwxr-x---3oracleoinstall409606-0416:19admin--oracle的跟踪文件和日志文件drwxr-x---3oracleoinstall409606-0416:21flash_recovery_area--闪回恢复区,默认存储备份文件、归档文..
分类:
数据库 时间:
2015-02-26 00:04:17
阅读次数:
206
数据恢复指导Data Recovery Advisor (DRA)的适用场景:Data Recovery Advisor 是11g 新特性,是Oracle 顾问程序架构的一部分,它会在遇到错误时自动收集有关故障信息.如果主动运行Data Recovery Advisor,通常可以在用户查询或备份操作...
分类:
其他好文 时间:
2015-02-19 15:06:44
阅读次数:
109
For each database that you create in SQL Server, with the exception of the system databases, you can configure it to use one of three possible recover...
分类:
其他好文 时间:
2015-02-13 16:20:44
阅读次数:
253
Welcome to SQLBackupRestore.com, your online resource for SQL Server backup and recovery issues. The articles are generally applicable to both SQL Ser...
分类:
其他好文 时间:
2015-02-13 10:02:48
阅读次数:
152
最近在公司做SolrCloud的容灾测试,刚好碰到了一个比较蛋疼的问题,跟SolrCloud的Recovery和leader选举有关,正好拿出来分析下。现象是这样的:比如我有一台3个shard的SolrCloud,每一个shard又有一个leader和replica。由于SolrCloud的lead...
分类:
其他好文 时间:
2015-02-11 23:08:08
阅读次数:
234
错误:ORA-00257归档程序错误.在释放之前仅限于内部链接DSRA0010E:SQL状态=64000,错误代码=257解决方法:SQL>select*fromV$FLASH_RECOVERY_AREA_USAGE;注:可以看出FLASHBACKLOG已经达到99.47%,需要扩容.SQL>altersystemsetdb_recovery_file_dest_size=4Gscope=both;//修改f..
分类:
其他好文 时间:
2015-02-11 18:53:54
阅读次数:
606
在VMware中安装了Ubuntu11.04,经过了一个长假,再次登录的时候居然进不去了,一开始不知道怎样在虚拟机中进入到Grub启动界面,网上搜索了一番,按照以下步骤重新为用户设定了新密码。重启Ubuntu,随即长按shift进入grub菜单;选择recovery mode,回车确认;在Recov...
分类:
系统相关 时间:
2015-02-09 17:36:10
阅读次数:
223
Tree Recovery
Time Limit: 1000MS
Memory Limit: 65536K
Total Submissions: 11955
Accepted: 7505
Description
Little Valentine liked playing with binary trees very much...
分类:
其他好文 时间:
2015-02-04 21:55:50
阅读次数:
248