How to view the file path of a tablespace in db2?
To view the file path of a tablespace, you can use the following command:
- Connect to the db2 database.
- connect to the specified database in DB2
- Run the following command to obtain the path of the tablespace file:
- Select the tablespace name and file name from the TBSP_UTILIZATION table in the SYSIBMADM schema in DB2.
- This command will return the name and file path of the table space.