Uses of Class
com.compuware.api.topaz.hostresources.zos.DataSetOutOfSpaceException
-
Packages that use DataSetOutOfSpaceException Package Description com.compuware.api.topaz.hostresources.zos Provides classes and exceptions related to z/OS host resources. -
-
Uses of DataSetOutOfSpaceException in com.compuware.api.topaz.hostresources.zos
Methods in com.compuware.api.topaz.hostresources.zos that throw DataSetOutOfSpaceException Modifier and Type Method Description void
IDataSetCommandProvider. copyPDSMember(String sourceDataSet, String sourceMember, String targetDataSet, String targetMember, boolean replace)
Copies a PDS member from the source PDS to the target PDS with the target member name.
-