z/OS DFSMSdfp Storage Administration
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


NaviQuest CLISTS and REXX EXECS

z/OS DFSMSdfp Storage Administration
SC23-6860-01

 

The CLISTs and REXX EXECs that are called by the sample JCL shipped with NaviQuest, can also be called by JCL that you code, to perform storage administration tasks. Your JCL must call the appropriate CLIST or REXX EXEC for the task that is to be performed. Use Table 1 to find the CLIST or REXX EXEC you want to use, then update the ISPSTART statement with its name and parameters.

Tip: The naming convention for data set names in the ISPSTART command in the sample jobs is the same as in ISMF. Quoted names are fully qualified and unquoted names will have the PREFIX added as a high-level qualifier.

Refer to the JCL sample jobs in SYS1.SACBCNTL to see the complete syntax for each task.

Recommendations:
  1. Do not modify these REXX EXECs and CLISTs.
  2. The REXX EXECs and CLISTs do not create a listing; they create an ISMF-saved table (except the test ACS routines task), which is similar to running ISMF interactively and then issuing a SAVE ‘xxxxxxxx’ command. Save the table, then use ISMF options to produce a flat file of the table for printing:
    • Option 11.7.1 for any table
    • Option 11.5.n for data set and volume tables.
Table 1. CLISTs and REXX EXECs for Storage Administration Tasks
Interactive ISMF Option Storage Administration Task CLIST or REXX EXEC
1

Generate data set list

ACBQBAI2

2.1

Generate DASD or optical device
volume list

ACBQBAI4

2.2

Generate optical volume list

ACBQBAIE

2.3

Generate tape volume list

ACBQBAI6

3.1

List management class

ACBQBAID

3.2

Display management class

ACBQBAJ1

3.3

Define management class

ACBQBAJ1

3.4

Alter management class

ACBQBAJ1

4.1

List data class

ACBQBAIC

4.2

Display data class

ACBQBAD1

4.3

Define data class

ACBQBAD1

4.4

Alter data class

ACBQBAD1

5.1

List storage class

ACBQBAIF

5.2

Display storage class

ACBQBAS1

5.3

Define storage class

ACBQBAS1

5.4

Alter storage class

ACBQBAS1

5.5

Cache display in storage class  

ACBQBAS1

5.6

Lock display in storage class

ACBQBAS1

6.1

List storage group

ACBQBAIG

6.2

Define dummy storage group

Define object backup storage group

Define object storage group

Define pool storage group

Define tape storage group

Define VIO storage group

Define copy pool backup storage group

Start of change Define Display Object type Storage Group End of change

Start of change Define Display Tape type Storage Group End of change

ACBQBAJA

ACBQBAJ7

ACBQBAJB

ACBQBAJ2

ACBQBAJ3

ACBQBAJ8

ACBQBAJH

Start of change ACBSMDJ5 End of change

Start of change ACBSMDJ5 End of change

6.3

Alter copy pool backup storage group

Alter dummy storage group

Alter object backup storage group

Alter object storage group

Alter pool storage group

Alter tape storage group

Alter VIO storage group

Start of change Alter Display Object type Storage Group End of change

Start of change Alter Display Tape type Storage Group End of change

ACBQBAJH

ACBQBAJA

ACBQBAJ7

ACBQBAJB

ACBQBAJ2

ACBQBAJ3

ACBQBAJ8

Start of change ACBSMDJ5 End of change

Start of change ACBSMDJ5 End of change

6.4

Storage group define/delete/alter volume

ACBQBAI9

7.2

ACS routine translate

ACBQBAO1

7.3

SCDS validation

ACBQBAO2

7.4.3

Test ACS Routines

ACBQBAIA

7.5

ACS object display

ACBQBAOI

8.1

Display base configuration

ACBQBAB1

8.2

Define base configuration

ACBQBAB1

8.3

Alter base configuration

ACBQBAB1

8.6

Cache display in base configuration

ACBQBAN1

8.7

Cache update in base configuration

ACBQBAN1

8.8

Lock display in base configuration

ACBQBAK1

8.9

Lock update in base configuration

ACBQBAK1

9.1

List aggregate group

ACBQBAIB

9.2

Display aggregate group

ACBQBAA1

9.3

Define aggregate group

ACBQBAA1

9.4

Alter aggregate group

ACBQBAA1

10.3.1

List tape library

ACBQBAL4

10.3.2

Display tape library

ACBQBAL1

10.3.3

Define tape library

ACBQBAL1

10.3.4

Alter tape library

ACBQBAL1

11.1.1

Test cases from ISMF-saved list

ACBQBAG3

11.1.2

Test cases from DCOLLECT data

ACBQBAG1

11.1.3

Test cases from SMF data

ACSTST program

11.1.4

Test cases from VMA extract data

ACBQBAO3

11.2

ACS test listings comparison

ACBQBAC1

11.3

Enhanced ACS test listing

ACBQBAX1

11.4

Update test cases with expected test
results

ACBQBAU1

11.5.1

Data set report from ISMF-saved  list

ACBQBAR1

11.5.2

DASD volume report from ISMF-saved
list

ACBQVAR1

11.5.3

Tape volume report from ISMF-saved
list

ACBQBAR4

11.5.4

Data set report from DCOLLECT data

ACBQBAR7

11.5.5

DASD volume report from DCOLLECT
data

ACBQBAR6

11.5.6

SMS configuration report from
DCOLLECT data

ACBQBAR8

11.6.1

Model command from ISMF-saved list

ACBQBAM1

11.6.2

Model command from DCOLLECT data

ACBQBAM2

C.1

List copy pool

ACBQBAIJ

C.2

Display copy pool

ACBQBAP1

C.3

Define copy pool

ACBQBAP1

C.4

Alter copy pool

ACBQBAP1

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014