标题: [转贴]安装配置name Server
沙行者
荣誉斑竹
Rank: 14Rank: 14Rank: 14Rank: 14


UID 186
精华 16
积分 119
帖子 173
活跃指数 0
LU金币 2106 个
LU金条 0 个
阅读权限 200
注册 2003-9-28
 
发表于 2003-10-14 10:10  资料  个人空间  短消息  加为好友 
安装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的服务

这三步缺一不可。





顶部
SunnyXu
技术专家
Rank: 14Rank: 14Rank: 14Rank: 14


UID 152
精华 2
积分 184
帖子 356
活跃指数 1
LU金币 5460 个
LU金条 0 个
阅读权限 200
注册 2003-9-27
 
发表于 2003-10-15 10:23  资料  个人空间  短消息  加为好友 
据说,oracle不会再发展name server,而是用目录服务替换之





知识分为两种:会的与不会的。 会的就是容易的,不会的就是难的!
顶部
 



当前时区 GMT+8, 现在时间是 2008-10-12 22:38
乐悠LoveUnix论坛-京ICP备05005823号

Thanks to Discuz!  © 2001-2007    Power by LoveUnix.net
Processed in 0.104758 second(s), 6 queries , Gzip enabled

清除 Cookies - 联系我们 - 乐悠LoveUnix - Archiver