04_第03章 Oracle数据库管理工具.ppt
文本预览下载声明
* Oracle Net Listener The Oracle Net Listener is the gateway to the Oracle instance for all nonlocal user connections. A single listener can service multiple database instances and thousands of client connections. Enterprise Manager is one of the ways to access the listener. You can control the configuration of the actual listener as well as general parameters such as password protection and log file locations. Advanced administrators can also configure Oracle Net Services by manually editing the configuration files with a standard operating system (OS) text editor, such as vi or gedit, if necessary. * Name Resolution Users initiate a connection request to the Oracle database by sending a connect string. A connect string includes a username and password, along with a connect identifier. A connect identifier can be the connect descriptor itself or a name that resolves to a connect descriptor. One of the most common connect identifiers is a net service name, a simple name for a service. When a net service name is used, connection processing takes place by mapping the net service name to a connect descriptor. The mapping information can be stored in one or more repositories of information and is resolved using a naming method. * * 第3章 Oracle数据库管理工具 3.2.2 设置默认实例和注册表变量 Oracle注册表参数信息 第3章 Oracle数据库管理工具 设置操作系统数据库管理员和操作员 “编辑OS数据库管理员”对话框 选择user用户,单击“删除”按钮。将开机的操作系统级用户从数据库管理员中删除,则会出现如下的情况。 第3章 Oracle数据库管理工具 设置操作系统数据库管理员和操作员 “编辑OS数据库管理员”对话框 选择数据库中的“orcl”,断开当前连接。重新连接时,如果在以下窗口中选择“OS验证的SYSDBA连接”,则会出现“insufficient privileges”的错误提示。 当再次把开机的操作系统级用户添加为OS数据库管理员时,则可以通过“OS验证的SYSDBA连接”正确连接数据库。 第3章 Oracle数据库管理工具 3.2.4 Oracle数据库管理 管理Oracle数据库实例 连接到数据库 数据库的用户和角色项目 第3章 Oracle数据库管理工具 3.2.4 Oracle数据库管理 设置Oracle实例的启动/关闭选项 设置Oracle NT服务的启动选项 第3章 Oracle数据库管理工具 本章主要内容 企业管理器 Oracle Administration Assistant 网络配置工具 SQL*Plus和iSQL*Plus 第3章 Oracle数据库管理工具 3.3 网络配置工具 Oracle Net简介 Net Manager Net Configuration Assistant 第3章 Oracle数据库管理工具 Oracle Net简介 Oracle Net是
显示全部