Previous Topic: Definitions

Next Topic: MODIFY Command

Description

The MDSKSCAN command reports on the minidisks allocated to specified user IDs. It reports only on minidisks allocated on volumes that are defined in the DASD CONFIG file.

This command provides information such as the virtual address of the minidisk, the minidisk type, block size, number of files, total size, percent of utilization, and date and time of last update. It does this by calling the VMXAQD MODULE to access and query each minidisk in a read‑only mode.

The minidisk type can be any of the following:

Minidisk type

Description

CMS

Regular CMS minidisk

OS

OS‑formatted minidisk

RES

Reserve‑formatted minidisk

SFD

Minidisk that has had the SAVEFD command run against it

???

Unrecognized

If you are not using the Servant Facility, the VMXAQD MODULE must be accessible, preferably on a public minidisk, for MDSKSCAN to execute properly.

Example

To get a report of minidisks for user IDs that begin with TEST that are under all directory managers, enter the following:

vmsecure mdskscan test* (manager *

CA VM:Secure produces a report similar to the one below:

USERID

VADR

TYPE

BLKSZ

FILES

SIZE

%

DATE

TIME

MANAGER

TEST1

191

CMS

4096

1

300K

2

99/10/17

13:07:22

CARLAT

TEST2

191

CMS

4096

25

300K

80

99/10/17

13:07:26

CARLAT

TEST2

192

OS

 

 

 

 

 

 

 

TEST3

191

CMS

4096

8

1024K

4

99/10/17

13:07:30

WOODYB

TEST4

191

CMS

4096

15

300K

52

99/10/17

13:07:33

WOODYB