A geodatabase can be created in Oracle and configured to operate as an Esri Production Mapping workspace that can be used in an enterprise environment.
Creating an enterprise geodatabase
The server administrator needs to create a new Oracle 中的地理数据库 that can be used as the Production Mapping workspace.
For more information, see Set up a geodatabase in Oracle.
Recommendations for geodatabases in Oracle
建议在创建 Oracle 中的地理数据库时使用以下参数值。
参数名称 | 值 |
---|---|
使用数据库企业管理器配置 | 已启用 |
自动内存管理 | 已启用 |
数据库组件 | Oracle Text |
OPEN_CURSORS | 10000 |
SESSION_CACHED_CURSORS | 50–150 |
DEFERRED_SEGMENT_CREATION | False |
RESOURCE_LIMIT | True |
ALTER PROFILE "DEFAULT" LIMIT IDLE_TIME 60 PASSWORD_LIFE_TIME UNLIMITED PASSWORD_GRACE_TIME UNLIMITED | 设置数据所有者用户的默认个人资料 |
RECYCLEBIN | 关 |