网络编程 | 站长之家 | 网页制作 | 图形图象 | 操作系统 | 冲浪宝典 | 软件教学 | 网络办公 | 邮件系统 | 网络安全 | 认证考试 | 系统进程
Firefox | IE | Maxthon | 迅雷 | 电驴 | BitComet | FlashGet | QQ | QQ空间 | Vista | 输入法 | Ghost | Word | Excel | wps | Powerpoint
asp | .net | php | jsp | Sql | c# | Ajax | xml | Dreamweaver | FrontPages | Javascript | css | photoshop | fireworks | Flash | Cad | Discuz!
当前位置 > 网站建设学院 > 网络编程 > 数据库 > Oracle教程
Tag:注入,存储过程,分页,安全,优化,xmlhttp,fso,jmail,application,session,防盗链,stream,无组件,组件,md5,乱码,缓存,加密,验证码,算法,cookies,ubb,正则表达式,水印,索引,日志,压缩,base64,url重写,上传,控件,Web.config,JDBC,函数,内存,PDF,迁移,结构,破解,编译,配置,进程,分词,IIS,Apache,Tomcat,phpmyadmin,Gzip,触发器,socket
数据库:数据库教程,数据库技巧,Oracle教程,MySQL教程,Sybase教程,Access教程,DB2教程,数据库安全,数据库文摘
本月文章推荐
.Solaris 9下安装Oracle 9操作指南.
.oracle数据库运算:intersect和m.
.oracle9.2.0.1升级到9.2.0.6.
.如何在Windows 2000下彻底删除Or.
.在 RedHat 环境手工建立tunnel.
.ora-00604报错.
.常见数据库系统之比较 - Oracle数.
.甲骨文金色中国大手笔 三年后举家.
.如何为Oracle导出文件加上时间戳.
.访问多个SQL Server数据库.
.详细介绍ORACLE sqlplus命令.
.Oracle存储过程中去掉重复字符串.
.Oracle数据库业务优化心得.
.grub中的分区命名方法.
.ORACLE常见错误代码的分析与解决.
.删除文件跟恢复文件系列.
.教你如何收集Oracle进程中的SQL跟.
.linux怎么给一个普通用户reboot权.
.Oracle数据库密码文件的使用和维.
.在Oracle中监控和跟踪索引使用情.

配置Oracle Name Server的完全步骤

发表日期:2008-2-9



  安装Oracle name server必须安装net8和name server组件:
  
  1. First we must decide where the Oracle Names regional database will reside
  and create a user were the names tables will reside. Example:
  create user oname identified by oname
  default tablespace user_data
  temporary tablespace temporary_data;
  
  grant connect to oname;
  1a. Connect as 'oname' and run the namesini.sql script.
  2. Run Net8 Assistant
  3. Create a new Names Server: Select the Names folder and click on the add
  button. The Names Wizard should appear.
  4. Read the information that appears, then click Next.
  5. Read the information that appears, then click Next.
  6. Enter a name for this Oracle Names Server.
  7. Enter the Name Server listener details, then click Next.
  For Example: Protocol TCP
  Host awhite-pc
  Port 1575 (Note: 1575 is the default port
  for Oracle Names)
  8. Click Next.
  9. Select "Use a region database." Click Next. Read the info. Click Next.
  10. Specify the listener details of were the region database will reside
  (IE - where the definitions are stored.) Click Next.
  11. Specify a user that you want to use to store the region database
  definitions: In this example, we will enter the user that we created in
  step one - oname. Click Next.
  12. Specify the passWord for the user. Click Next
  13. Select "Yes" if this is the first name server for the region. Click Next.
  14. Click Finish to save the entry.
  15. At this point you can modify the Name Server you just created, If required.
  Don t forget to save the changes.
  
  NOTE: You must configure the Server side SQLNET.ORA as though it is a client
  before the next steps will work correctly. See section "Configuring Net8
  clients to Use Oracle Names".
  
  16. Go to the Windows Control Panel. Select Services. Start the service named
  OracleNamesService80.
  
  纵观整个步骤:我觉得要害步骤是
  1、安装name server组件(该组件并非缺省安装),这样你才能找到namesini.sql 脚本
  2、在目标数据库的短口号为1575
  3、配置完后还需重新启动,然后启动OracleNamerServer的服务
  
  这三步缺一不可。
上一篇:standby Database 人气:541
下一篇:让imp/exp突破2GB文件大小限制! 人气:757
浏览全部Oracle教程的内容 Dreamweaver插件下载 网页广告代码 祝你圣诞节快乐 2009年新年快乐