z/OS DFSMSrmm Managing and Using Removable Media
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


LISTPRODUCT: Displaying information about a software product

z/OS DFSMSrmm Managing and Using Removable Media
SC23-6873-00

Purpose

Before you begin: To use the RMM LISTPRODUCT subcommand, you need READ access to the STGADMIN.EDG.MASTER resource profile.

Use the LISTPRODUCT subcommand to display information about a software product defined to DFSMSrmm. You must specify the software product number and, optionally, its version. If you do not specify the version, the default is V01R01M00, Version 1, Release 1, Modification Level 0.

Use the SEARCHPRODUCT subcommand to create lists of software products that are defined to DFSMSrmm. See SEARCHPRODUCT: Creating a list of software products for more information.

Format

Read syntax diagramSkip visual syntax diagram
>>-+-LISTPRODUCT-+--software_product_number--------------------->
   '-LP----------'                            

>--+---------------------------------------+-------------------><
   |        .-V01R01M00----------------.   |   
   '-LEVEL(-+-software_product_version-+-)-'   

Parameters

LEVEL(software_product_version)
Specifies the software product's version. Specify the version in the form, VnnRnnMnn, indicating the version, release and modification level. 'nn' is two alphanumeric or national characters.

The default value is V01R01M00.

software_product number
Specifies the number of the software product. A software product number is one to eight characters enclosed in single quotation marks if it contains any special characters or blanks. This operand is required and must immediately follow the LISTPRODUCT subcommand.

Examples

Task: Request information recorded by DFSMSrmm about a software product with the product number PROD01, version 1.1.0.
Command:
  RMM LISTPRODUCT PROD01
Output: DFSMSrmm displays information such as that shown in Figure 1.
Figure 1. Sample LISTPRODUCT output
Product Number = PROD01   Level = V01R01M00  Owner = RMMUSER      
Name           = Product One                                       
Description    =                                                   
                                                                   
Last Change information:                                           
Date             = 11/05/2011  Time = 08:50:39  System  = EZU0000  
User change date = 11/05/2011  Time = 08:31:00  User ID = D008210  

Volume    Rack    Feature Code
------   ------   ------------
VOL100   RAC200       1234
VOL101   RAC201       2234
VOL102   RAC202       3234
VOL103   RAC203       4234
VOL104   RAC204       5234

Return codes

See DFSMSrmm return codes and reason codes for DFSMSrmm reason codes.

0
Subcommand completed normally.
4
Warning. Subcommand completed but some operands could have been ignored or modified. DFSMSrmm sets a reason code.
8
User not authorized.
12
Subcommand ended with an error. DFSMSrmm sets a reason code.
16
Error. The DFSMSrmm subsystem is not active.
20
Error. The data is incomplete or incorrect and the TSO user has set NOPROMPT.
24
The TSO subcommand is not APF authorized.
28
The user pressed the attention key.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014