Would like to know how UIM decide which tablespace to save performance data in Oracle database and what probe that does it.
We are using Oracle database.
UIM database is Oracle.
data_engine probe saves performance data.
data_engine doesn't directly decide which tablespace to use, but in data_engine config there is user account parameter for connecting Oracle.
So default tablespace of that user account will be used.