11 APF Dataset List - ironstream_for_servicenow_discovery_1 - 7.5

Ironstream for ServiceNow® Discovery for IBM Z® Administration

Product type
Software
Portfolio
Integrate
Product family
Ironstream
Product
Ironstream > Ironstream for ServiceNow® Discovery
Version
7.5
Language
English
Product name
Ironstream for ServiceNow® Discovery for IBM Z®
Title
Ironstream for ServiceNow® Discovery for IBM Z® Administration
First publish date
2007
Last updated
2024-11-18
Published on
2024-11-18T05:02:12.928000
Description Displays the list of APF authorized datasets. Where possible, the volume serial of each dataset is given, regardless of whether the dataset is said to be on a specific volume or defined as managed by SMS. A status code of 0 indicates the dataset is verified as present and correct at the time of Discovery. All other status code values mean the dataset could not be verified for the reasons as stated below.
Parameters None
Output One line for each APF dataset, in the format:

Dataset name|Volser|Status

where Status is one of these:
  • 0: dataset exists on the volume stated:
    • If an explicit Volser, the dataset is on that volume.
    • If *SMS* the dataset is both cataloged and present on the volume to which it is cataloged.
  • 1: dataset not found on the volume specified.
  • 2: dataset is cataloged to a volume that is currently offline.
  • 3 xx: OBTAIN macro gave error xx (in hexadecimal).
  • 4: Volser is set to *SMS* but dataset is not cataloged.
  • 9: Volser holds unsupported value “******” or “*MCAT*”.

For a status of 4, the “Volser” value passed back will be *SMS*.

Sample Command

ev390hostcmd 46 11.s390.mysite.com

Sample Output

SYS1.LINKLIB |R24001|0

SYS1.LPALIB |R24001|0

SYS0.SYSPLEX.LINKLIB |HDW000|0

INVALID.DATASET.NAME |SMW148|1

OLDHLQ.INVALID.DATASET.NAME.WITH.LENGTH.OF44|SMW148|1

INVALID.SMS.LOADLIB |*SMS*|4

EOF