HI
I am trying use "create enterprise geodatabase" geoprocessing tool for oracle.
I want to use existing (pre-created) sde tablespace, data files at predefined location.
Do I need to create sde user with a default tablespace created in above step before using geoprocessing tool ?
or the tool can create sde user and assign sde tablespace ?
No, if you want to use the Create Enterprise Geodatabase tool with a predefined tablespace for SDE, you can allow the tool to create the user and grant permissions to sde. However, you will need to specify the existing tablespace name in the tool under the Tablespace Name parameter. As long as that tablespace name exists, the tool will assign the SDE user to that tablespace.