1、了解oracle表空间和数据文件。 oracle存储模型。表空间、段、区间、oracle块,数据文件、和操作系统块的对应关系。 select segment _type ,count(1) from dba_segments group by segent_type.查看类型。 table 堆表 ...
分类:
数据库 时间:
2018-04-30 18:01:01
阅读次数:
238
1、配置网络服务 1.1 oracle net和客户端-服务器案例。 1.2 oracle net与通讯协议。 1.3 建立会话。 链接到本地实例 名称解析 启动服务器进程 1.4 创建侦听器。 netca 1.5 数据库注册 动态注册和静态注册 1.6 解析名称的技术 3.名称解析 会话: CON ...
分类:
数据库 时间:
2018-04-30 11:51:04
阅读次数:
184
1、设置初始化参数文件: 查询参数可以从v$parameter (从实例中取得数值) 和v$spparameter(从参数文件取值。) 两个参数文件: 1.pfile(parameter file,参数文件) pfile是文本格式的参数文件,实例启动时只加载一次,通常认为是静态的. 新版本Oracl ...
分类:
数据库 时间:
2018-04-30 10:19:41
阅读次数:
231
1.了解 数据库管理工具 1.2 OUI(Oracle Universal Installer) ·OUI产品清单(inventory)位置 Windows: %SystemRoot\Program files\Oracle\Inventory HKEY_LOCAL_MACHINE\SOFTWARE ...
分类:
数据库 时间:
2018-04-29 22:41:41
阅读次数:
227
1、oracle系列产品 1.1 服务器分为数据库服务器、应用服务器和企业管理器。其中企业管理器包括database control application server control 和grid control。 1.2 oracle开发工具包括 内部语言 --sql和plsql 外部语言 ja ...
分类:
数据库 时间:
2018-04-27 18:02:06
阅读次数:
175
Examine the following query output:You issue the following command to import tables into the hr schema:$ > impdp hr/hr directory = dumpdir dumpfile = hr_new.dmp schemas=hr TRANSFORM=DISABLE_ARCHIVE
分类:
数据库 时间:
2018-03-15 16:24:33
阅读次数:
288
To implement Automatic Memory Management (AMM), you set the following parameters:When you try to start the database instance with these parameter settings, you receive the following error message:SQL
分类:
数据库 时间:
2018-03-15 13:21:20
阅读次数:
265
Oracle OCP 11G 053(601-712)答案解析目录 V13.02版本,711题 File Version: 3.2,200题 Version: 5.4 601 http://blog.csdn.net/rlhua/article/details/18796271 19 589 602 ...
分类:
其他好文 时间:
2017-08-13 17:43:57
阅读次数:
258
Oracle OCP 11G 053(201-400)答案解析目录 V13.02版本,711题 File Version: 3.2,200题 Version: 5.4 201 http://blog.csdn.net/rlhua/article/details/16846383 390 202 ht ...
分类:
其他好文 时间:
2017-08-13 17:39:48
阅读次数:
200
Oracle OCP 11G 053(401-600)答案解析目录 V13.02版本,711题 File Version: 3.2,200题 Version: 5.4 401 290 402 http://blog.csdn.net/rlhua/article/details/19548395 29 ...
分类:
其他好文 时间:
2017-08-13 17:38:42
阅读次数:
181