上一页 1 ··· 94 95 96 97 98 99 100 101 102 ··· 128 下一页
摘要: 老熊的三分地-Oracle及数据恢复 Oracle及UNIX技术、Oracle数据恢复工具、观点 Home 下载 关于 ODU 四 25 为11gR2 Grid Infrastructure增加新的public网络 老熊 Oracle数据库管理 2012-04-25 在某些环境下,运行11.2版本的 阅读全文
posted @ 2020-12-29 13:49 耀阳居士 阅读(67) 评论(0) 推荐(0)
摘要: 12C开始oracle实现了SCALABLE LGWR多进程并行写redo log 原创 Oracle 作者:lusklusklusk 时间:2020-12-15 15:28:57 414 0 在oracle 12.1版本之前,oracle日志写进程LGWR为单进程,oracle 12.1开始实现了 阅读全文
posted @ 2020-12-29 10:55 耀阳居士 阅读(339) 评论(0) 推荐(0)
摘要: Enmotech 学习是一个循序渐进的过程,从面到点、从宏观到微观,逐步渗透,各个击破,对于Oracle, 怎么样从宏观上来理解呢?先来看一个图,这个图取自于教材,这个图对于从整体上理解ORACLE 的体系结构组件,非常关键。 首先看张图: 对于一个数据库系统来说,假设这个系统没有运行,我们所能看到 阅读全文
posted @ 2020-12-29 10:43 耀阳居士 阅读(526) 评论(0) 推荐(0)
摘要: PowerShell 连接SQL Server 数据库 2 2014年11月27日 在 Powershell小技巧 标签 SQLServer 来自 Mooser Lee PowerShell 通过ADO.NET连接SQL Server数据库,并执行SQL脚本。工作中整理的一小段脚本,后来没有用上,先 阅读全文
posted @ 2020-12-29 10:37 耀阳居士 阅读(454) 评论(0) 推荐(0)
摘要: Oracle 性能分析与诊断|跟踪诊断&优化SQL 语句 川石信息 川石信息专注软件测试领域,致力培养中、高端测试工程师 SQL 语句的执行效率对于数据库性能的影响非常重大,在性能测试过程中,需要查找和定位可能存在性能瓶颈的SQL 语句。 PL/SQL Developer 是一个Oracle 的PL 阅读全文
posted @ 2020-12-29 10:15 耀阳居士 阅读(265) 评论(0) 推荐(0)
摘要: 安装oracle 11gr2 rac on solaris candon123 关注 3人评论 11307人阅读 2010-09-09 13:34:30 一、环境介绍: 1、主机信息: 一台pc(AMD 速龙II x630,8G内存,1T硬盘),上面装有fedora13系统,其中安装了vmware 阅读全文
posted @ 2020-12-25 23:00 耀阳居士 阅读(226) 评论(0) 推荐(0)
摘要: All products are listed below, not limited to 19c, but 19c will end product support at the end of March 2026 ProductPremierExtendedPathching Ends 19c 阅读全文
posted @ 2020-12-25 18:12 耀阳居士 阅读(399) 评论(0) 推荐(0)
摘要: Working with Db2 copies …on Windows Posted by Luke Numrych How to investigate Db2 copies installed on a Windows system According to one of the definit 阅读全文
posted @ 2020-11-24 23:31 耀阳居士 阅读(93) 评论(0) 推荐(0)
摘要: Script to Check the Status or State of the JVM within the Database (Doc ID 456949.1) To Bottom In this Document Purpose Requirements Configuring Instr 阅读全文
posted @ 2020-11-14 21:19 耀阳居士 阅读(534) 评论(0) 推荐(0)
摘要: SELECT 'CREATE PUBLIC SYNONYM ' || synonym_name || ' FOR ' || table_owner || '.' || table_name || ';' cmd FROM dba_synonyms WHERE TABLE_OWNER IN ([lis 阅读全文
posted @ 2020-09-16 15:23 耀阳居士 阅读(264) 评论(0) 推荐(0)
上一页 1 ··· 94 95 96 97 98 99 100 101 102 ··· 128 下一页