Displaying the objects in a user auxiliary storage pool

To print a list of all the objects in a user auxiliary storage pool (ASP), use the Display Object Description (DSPOBJD) command and specify the object types that you want to display.

For a nonlibrary user ASP, specify object types *FILE (savf), *JRN, and *JRNRCV. For a list of objects that are supported in an independent ASP, see Planning switched disks. The object description information includes the ASP where the object is located.

To list all the documents in a user ASP, use the Query Document Library (QRYDOCLIB) command:

QRYDOCLIB … QRYDFN(*IF(*ASP *EQ 4))

To determine which ASP an object is in, use the DSPOBJD command and look at the number shown on the Auxiliary storage pool field. To determine which ASP a document library object (DLO) is in, use the Display Document Library Object Name (DSPDLONAM) command. Look at the number shown on the Auxiliary storage pool field.

If the object is an integrated file system object, use the Display Object Links (DSPLNK) command. Select option 8 (Display attributes) to determine which ASP the object is in.