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

推荐订阅源

奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
L
LangChain Blog
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
Recent Announcements
Recent Announcements
大猫的无限游戏
大猫的无限游戏
罗磊的独立博客
MongoDB | Blog
MongoDB | Blog
博客园 - 【当耐特】
博客园 - 叶小钗
I
InfoQ
MyScale Blog
MyScale Blog
H
Help Net Security
月光博客
月光博客
Vercel News
Vercel News
B
Blog
酷 壳 – CoolShell
酷 壳 – CoolShell
D
DataBreaches.Net
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
N
Netflix TechBlog - Medium
宝玉的分享
宝玉的分享
WordPress大学
WordPress大学
GbyAI
GbyAI
Blog — PlanetScale
Blog — PlanetScale
博客园 - Franky

博客园 - 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