惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

大猫的无限游戏
大猫的无限游戏
H
Hackread – Cybersecurity News, Data Breaches, AI and More
博客园_首页
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
D
Docker
酷 壳 – CoolShell
酷 壳 – CoolShell
宝玉的分享
宝玉的分享
Martin Fowler
Martin Fowler
美团技术团队
量子位
M
MIT News - Artificial intelligence
Apple Machine Learning Research
Apple Machine Learning Research
阮一峰的网络日志
阮一峰的网络日志
博客园 - 叶小钗
博客园 - 三生石上(FineUI控件)
腾讯CDC
Hugging Face - Blog
Hugging Face - Blog
博客园 - 【当耐特】
小众软件
小众软件
博客园 - 司徒正美
罗磊的独立博客
云风的 BLOG
云风的 BLOG
B
Blog RSS Feed
博客园 - 聂微东

博客园 - RayG

How to get data from Oracle DB in silverlight via WCF ? [Ray]How to use CString to create a font family - RayG [Copied] 80 VC++ tips [Copied]The GDI Coordinate Systems My Cheating Death solution in VC++ 3 given points, get the angle between two lines trouble shoot about using BindLayer in MapX with C# [原创] 计算几何常用算法(转) File type transform between ArcGIS and other major type - RayG [Tips] How to converting a Coverage to a Shapefile ? - RayG [Tips] How to Add New field into Shapefile attribute table in ArcGIS ? 子非鱼,安知鱼之乐? [GuanRui] My program implement on Symbian S60 (#1: File IO) - RayG My XNA HitBee small game [GuanRui]How to open Path browse dialog in VBA of ArcGIS Desktop ? [Ray] My GPS (卫星定位接收器) tracker program on Symbian OS Binary Tree ANSI C Implement (2) - RayG Binary Tree ANSI C Implement (1) Graph & Topology & Shortest path
Trouble shooting about installation of ArcSDE 9.2
RayG · 2008-03-18 · via 博客园 - RayG

安装ArcSDE的时候碰到不少问题。After installation , the system log says:
  Error (-327), No ArcSDE server license found
actually, ArcGIS License Manager has been installed in our system already succssfully. no problem with that . 但是ArcSDE的Service就是起不来。
我已经尝试成功的解决方案如下:

Pre-install:
ArcGIS License Manager ( make sure the LM is running correctly )

install ArcSDE 9.2 for Oracle:
1. Install the ArcSDE 9.2 for Oracle
2. In the post installation, make a ecp file by yourself with these content:
  
    Notes: 该license仅供参考学习,如有侵犯他人知识产权,请通知本人立即删除。
3. Modify the AUTH_KEY field in SERVER_CONFIG table with the ecp file above.   
Then start the ArcSDE service in services.msc , it works fine.

good luck!

by GuanRui 2008