Label | Explanation | Data Type |
Input Database Connection
| The input_database is the database connection file (.sde) that connects to the Oracle or PostgreSQL database. You must connect as a database administrator user; in Oracle, you must connect as the sys user. | Workspace |
SDE User Password
| The password for the sde database user. If the sde user does not exist in the database, it will be created and will use the password you provide. The password policy of the underlying database will be enforced. If the sde user already exists in the database or database cluster, this password must match the existing password. | Encrypted String |
Tablespace Name
(Optional) | For Oracle, you can provide the name for a tablespace to be set as the default tablespace for the sde user. If the tablespace does not already exist, it will be created in the Oracle default storage location. If a tablespace with the specified name already exists, it will be set as the sde user's default. | String |
ST_Geometry Shape Library Path
(Optional) | For Oracle, provide the location on the Oracle server where you placed the st_shape library. | File |
Derived Output
Label | Explanation | Data Type |
Output Workspace | The updated database. | Workspace |