Hi,
I have a geodatabase that has user data and the sde system tables all mixed up together. The owner of those data are SDE and it is stored in one tablespace. I want to separate the real tables from the system tables so that they are separated. Essentially, I want to create a new entry in SDEDBTUNE so that the new table created by a user will be stored in that tablespace
1. Which parameter in DBTUNE I should change ? I have searched here and there but I just cant find it.
2. Can I add another DBTUNE entry directly using query ? I don't have access to the oracle server via its terminal
Iam running Oracle 19c, ArcGIS Pro 2.5, ArcSDE 10.5
thanks for any advice. Please.