z/OS DFSMSrmm Application Programming Interface
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


Java methods

z/OS DFSMSrmm Application Programming Interface
SC23-6872-00

Table 1. DFSMSrmm API Java methods
Method Description
RmmJApi.runCommandXml() Use this method to return a string containing the XML output converted from the SFI output of subcommand processing. It may also return error messages and return and reason codes for the command in the XML.
RmmJApi.runCommandXmlShort() Use this method to return a string containing the XML output for key values only. Only specific search commands return key fields. For example:
  • For SearchVolume, only the volser is returned.
  • For SearchDataset, only the datasetname, volume, and filesequence number are returned.
  • For SearchOwner, only the owner ID is returned.
  • For SearchRack/SearchBin, only the rack/bin number, location, and media name are returned.
Other commands work as well, but they return all of the data, not just the key values.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014