E Oracle Memory Speed CLI Commands
omsfscmds is a command line utility for administering Oracle Memory Speed (OMS). To use omsfscmds, ensure that the OMS daemon is running.
Example E-1 Running omsfscmds
Set the $ORACLE SID to the same SID as the daemon and run omsfscmds.
$ $ORACLE_HOME/bin/omsfscmds
OMS> - mkfs and forcemkfs Command Reference
Usemkfsandforcemkfsto format the OMS uber file placed in a PMEM DAX mount point. - mount, unmount and lsmount Command Reference
Usemount,umountand,lsmountto manage and query the Oracle Memory Speed file system mount points. - df Command Reference
Usedfto determine the total space, used space, and free space in a mounted Oracle Memory Speed (OMS) file system. - cp Command Reference
Use the copy commandcpto copy files. - ls and lls Command Reference
Uselsto list files in the Oracle Memory Speed (OMS) mount point, andllsto list files in the OMS mount point with additional information for each file. - rm Command Reference
Use thermcommand to delete a file from an Oracle Memory Speed (OMS) mount point. - cd and pwd Command Reference
Use the current directorycdcommand to set the current working Oracle Memory Speed (OMS) mount point. Use the present working directorypwdcommand to display the current OMS mount point set by the previouscdcommand. - lsom and lsof Command Reference
Use thelsof mount pointlsomcommand to list the Oracle process identifiers of all processes that have opened files in an Oracle Memory Speed (OMS) mount point. - Daemon Control Command Reference
Use thedaemoncommand to control the OMS daemon process. - Diagnostics and Tracing
Thedumpcommand has many sub options to print diagnostic information.