上一页 1 ··· 101 102 103 104 105 106 107 108 109 ··· 128 下一页
摘要: [SQL Server]内存缓存数据写入磁盘(三)延迟持久性Delayed Durability(和魔鬼交易) 发表于 2019-09-13 | 分类于 后端 | 没有评论 Delayed Durability是SQL Server 2014的新功能,在某些Transaction log负载较大的情 阅读全文
posted @ 2020-06-05 17:51 耀阳居士 阅读(504) 评论(0) 推荐(0)
摘要: AUDIT审计的一些使用原创 Linux操作系统 作者:westzq1984 时间:2012-11-15 14:34:22 2772 011g开始默认开启了审计功能,配置选项为DB,同时对权限,登录进行了审计审计其实是个很有用的功能,如果不打算使用审计,也可以考虑开启审计,但是删除其定义的规则即可: 阅读全文
posted @ 2020-06-05 17:50 耀阳居士 阅读(444) 评论(0) 推荐(0)
摘要: In this Document Goal Solution Applies to: Oracle Database - Enterprise Edition - Version 9.2.0.1 and laterOracle Database Cloud Schema Service - Vers 阅读全文
posted @ 2020-05-27 21:21 耀阳居士 阅读(204) 评论(0) 推荐(0)
摘要: 使用BBED理解和修改Oracle数据块 [日期:2015-04-05] 来源:Linux社区 作者:Linux [字体:大 中 小] 1.生成bbed list file文件: SQL> select file#||' '||name||' '||bytes from v$datafile;$ v 阅读全文
posted @ 2020-05-27 20:56 耀阳居士 阅读(264) 评论(0) 推荐(0)
摘要: In this Document Goal Fix References Applies to: Oracle Net Services - Version 10.2.0.3 to 11.2.0.3 [Release 10.2 to 11.2]Information in this document 阅读全文
posted @ 2020-05-27 11:28 耀阳居士 阅读(472) 评论(0) 推荐(0)
摘要: oracle sqlplus中使用spool生成美化的html网页久违的太阳 2020-02-17 19:36:43 108 收藏展开set termout off --显示脚本中的命令执行结果,默认为onset echo off --现实脚本中的命令,默认为onset feedback off - 阅读全文
posted @ 2020-05-19 00:12 耀阳居士 阅读(701) 评论(0) 推荐(0)
摘要: Oracle自动生成html格式awr的报告 原创 Oracle 作者:dalls41mvp 时间:2016-03-07 16:55:11 1279 0 有时候我们需要系统自动定期生成HTML格式的awr报告。定期收集管理。下面为脚本提供给大家,国外大牛写的 -- -- File Name -- - 阅读全文
posted @ 2020-05-19 00:05 耀阳居士 阅读(490) 评论(0) 推荐(0)
摘要: oracle data guard备库备份恢复 Posted on 2017-10-18 17:51 会飞的板儿 阅读(1345) 评论(0) 编辑 收藏 客户有套data guard环境,主库在阿里云上,备库在本地机房,现在想定期做备份,但是因为一些原因,备份阿里云上的主库实现会有些问题,所以只能 阅读全文
posted @ 2020-05-18 23:49 耀阳居士 阅读(416) 评论(0) 推荐(0)
摘要: 【翻译自mos文章】DBA_JOBS 和 DBA_JOBS_RUNNING 不同的结果的解释 DBA_JOBS 和 DBA_JOBS_RUNNING 不同的结果 參考原文: Different Results from DBA_JOBS and DBA_JOBS_RUNNING (Doc ID 10 阅读全文
posted @ 2020-05-18 23:41 耀阳居士 阅读(549) 评论(0) 推荐(0)
摘要: ORA-23421: job number 225 is not a job in the job queue Posted on 2017-06-01 23:44 会飞的板儿 阅读(1913) 评论(0) 编辑 收藏 在对数据库进行异机恢复之后,为了防止上面作业自动执行,扰乱正常业务系统,需要将测 阅读全文
posted @ 2020-05-18 23:39 耀阳居士 阅读(154) 评论(0) 推荐(0)
上一页 1 ··· 101 102 103 104 105 106 107 108 109 ··· 128 下一页