RTVSFWPKGA (Retrieve Software Package Attributes)
RTVSFWPKGA Command syntax diagram
Purpose
The Retrieve Software Package Attributes (RTVSFWPKGA) command retrieves information from an AIX Installp package and builds an installp table of contents (.toc) file in the designated directory.
Restriction: This command is shipped with public *EXCLUDE authority and the QSRV user profile has private authority to use the command.
Parameters
- NWSD
- Specifies the network server description (NWSD) to be used. The NWSD must be varied on and operational. The NWSD retrieves information from packages in the specified directory and builds an AIX Installp Table Of Contents File in the specified directory.
network-server-description-name: Specify the network server description to be used to retrieve the software package attributes.
- DIR
- Specifies the directory for which the installp table of contents is built.
*AIXUSER: The installp table of contents is built for the system-supplied AIX user directory
/QOpenSys/QIBM/UserData/AIXIntegration/AllServers/InstallpPackages
*AIXPRD: The installp table of contents is built for the system-supplied product directory
/QOpenSys/QIBM/Prod/AIXIntegration/Fixes
'directory-name': Specify the directory name for which the installp table of contents is built.
Example for RTVSFWPKGA
RTVSFWPKGA NWSD(AIXNWSD) DIR('/QOpenSys/myAIXsoftware')This command builds the installp table of contents using the network server description AIXNWSD for all software in the directory.