步骤 === 1. 使用windows自带dism或其他映像(wim)工具将install.wim释放到C盘。 2. 自动答应文件 3. 将答应文件保存为Unattend.xml。 4. 新建文件夹“C:\Windows\Panther”,将Unattend.xml复制到该文件夹。 5. 重启后将跳 ...
一、背景继《Oracle备份还原实践》后(链接地址:http://kaliarch.blog.51cto.com/8966921/1978151),由于业务增长,频繁的备份还原对于磁盘空间有了更大的空间需求,基本每周500G的磁盘,空间使用率都会达到85%以上,故编写oracle清理脚本结合crond自动清理oracle归档日志。..
分类:
数据库 时间:
2017-11-20 12:58:14
阅读次数:
225
问题背景 适用情况: 操作系统: redhat 6.5 数据库: oracle 11g r2 问题描述: failover后原主库无法恢复和启动或者丢失主备关系 优点 实施前准备工作 1.测试dumplicate 2.测试环境数据库利用dumplicate重建stanby数据库 实施步骤 备份新主库 ...
分类:
数据库 时间:
2017-11-17 18:35:05
阅读次数:
248
c3p0的学习 学习 学习 ! 首先c3p0的基本了解,在之前的web项目学习中都是直接使用jdbc的 DriverManager进行oracle数据库的连接,每次执行操作都会建立一个新的连接,在操作完成后,通过判断释放连接,但是如果处于高并发的情况下,就可能会造成服务器崩溃的后果,因为大量的资源同 ...
分类:
其他好文 时间:
2017-11-16 22:06:09
阅读次数:
181
You want to use RMAN to create compressed backups.Which statement is true about the compression algorithms that RMAN can use?A. The BZIP2 compression ...
分类:
其他好文 时间:
2017-11-16 18:36:35
阅读次数:
128
Your database is running in ARCHIVELOG mode, and the database is open. You execute an RMAN backup and specify the KEEP clause.Which components are bac ...
分类:
其他好文 时间:
2017-11-16 18:35:40
阅读次数:
133
You have enabled resumable space allocation in your database by setting theRESUMABLE_TIMEOUT parameter set to a nonzero value.Which three statements a ...
分类:
其他好文 时间:
2017-11-16 17:22:42
阅读次数:
129
Report Dashboard: JMeter3.0 后提供的扩展模块,支持从测试计划中获取图形和统计数据,生成HTML页面格式图形化报告。 快速入门演示 一、准备测试计划 mock_api .jmx 先准备一个简单的测试计划,如请求一个接口 http://10.1.102.75:8000/moc ...
分类:
Web程序 时间:
2017-11-16 17:19:41
阅读次数:
284
Which statement about using RMAN stored scripts is true?A. To create and execute an RMAN stored script, you must use a recovery catalog.B. When execut ...
分类:
其他好文 时间:
2017-11-16 17:14:14
阅读次数:
129
Tape streaming is not happening while performing RMAN tape backup. On investigation, you find that it is not because of the incremental backup or the ...
分类:
其他好文 时间:
2017-11-16 14:42:05
阅读次数:
120