Shows driver load status for device drivers necessary for complete memory disk functionality. Format SHOW DRIVER driver-name
1 – Description
Shows if the driver(s) needed for complete memory disk functionality are installed. The Galaxy driver is needed for shared memory support. The Multipath driver is needed for remote multipath support. Without remote Multipath only the local path is available. The memory disk driver is needed to create memory disks.
2 – Examples
If there is no output from this command it means that none of the drivers needed to create or support memory disks are installed. 1.DECRAM> show driver SYS$GALAXY.EXE loaded and running. SYS$MDDRIVER.EXE loaded and running. 2.$ decram show driver galaxy SYS$GALAXY.EXE loaded and running.