Please enter search query.
Search <book_title>...
InfoScale™ 9.0 SmartIO for Solid-State Drives Solutions Guide - Solaris
Last Published:
2025-04-14
Product(s):
InfoScale & Storage Foundation (9.0)
Platform: Solaris
- Introducing SFHA Solutions SmartIO
- Using the SmartIO feature: use cases
- About SmartIO read caching for applications running on VxVM volumes
- About SmartIO read caching for applications running on VxFS file systems
- About SmartIO caching on SSD devices exported by FSS
- About SmartIO write-back caching for applications running on VxFS file systems
- About multiple SmartIO cache areas for read and write-back caching on VxFS file systems
- About SmartIO caching for Oracle databases on VxFS file systems
- About SmartIO caching for databases on VxVM volumes
- Administering SmartIO
- Enabling or disabling caching for a data object
- Viewing the SmartIO cache statistics
- Troubleshooting and error handling
- Appendix A. Command reference
Listing cache policy details for the database
Use this procedure to list caching policies for the specified database object, including a datafile, partition or tablespace.
To list caching policies for the database
- Use the following command:
# sfcache app [cachearea=cachearea_name] oracle -S $ORACLE_SID \ -H $ORACLE_HOME -o list {--datafile=name \ | --partition=name | --tablespace=name}
For example, to list the caching policies for the tablespace stok_0:
$ sfcache app cachearea=sfcachearea_1 oracle -S $ORACLE_SID \ -H $ORACLE_HOME -o list --tablespace=stok_0 INFO: Oracle Instance tpcc is running INFO: Store DB details at /tpccdata/.CACHE_INFO FILENAME MODE PINNED CACHE_USED -------- ---- ------ ---------- /tpccdata/stok_0_0 read no 1.05 GB /tpccdata/stok_0_2 read no 1.046 GB /tpccdata/stok_0_1 read no 1.055 GB /tpccdata/stok_0_4 read no 1.03 GB /tpccdata/stok_0_3 read no 1.043 GB /tpccdata/stok_0_5 read no 1.055 GB /tpccdata/stok_0_6 read no 1.044 GB /tpccdata/stok_0_8 read no 1.054 GB /tpccdata/stok_0_7 read no 1.048 GB /tpccdata/stok_0_9 read no 1.03 GB /tpccdata/stok_0_10 read no 1.029 GB /tpccdata/stok_0_12 read no 1.05 GB /tpccdata/stok_0_11 read no 1.045 GB