数据库:aix6.1+oracle11.2.0.1
sde数据为从原先oracle10.2.0.5中导入的。
环境:windows2008x64
安装sde10 for oracle11g x64+oracle11.2.0.1x64客户端。
启动出现问题:
ST_Geometry Schema Owner: (SDE) Type Release: 1007
 Instance initialized for ((sde)) . . .
Connected to instance . . .
 WARNING: SDETMP: Setting temp path to c:\temp
 ERROR in checking system st_geometry type (1).
 Error checking the existence of system tables. Run
 the Upgrade Geodatabase tool to install/upgrade system tables (-450).
 Refer ArcSDE installation guide for instructions.
解决办法:
卸载sde10 for oracle11g x64+oracle11.2.0.1x64客户端,然后重启系统。
安装oracle10.2.0.4x64+sde10 for oracle10g x64后正常启动。
对于如果需要升级至11g,那么需要安装32位的oracle客户端,然后通过直连sde数据库,进行upgrade geodatabase,最后再启动sde,catalog不支持x64的oracle客户端。
直连如图:
服务器为数据库的服务器,密码为:密码@TNS

或者:

 sde连接如下图:
