oracle query tablespace location

SELECT * FROM Dba_Data_Files ddf WHERE ddf.tablespace_name = 'TablespaceName';

The above SQL code can query the path where the tablespace is located and other information about the tablespace

Guess you like

Origin http://43.154.161.224:23101/article/api/json?id=324863127&siteId=291194637