The argument of the -d option gives the name of the data source. You can specify the device type of the data source with flags of the -f option, as follows:
onpload -d filename -m mapname
onpload -d /dev/rmt/rst11b -m mapname -fd
The tape device name should be Berkeley Software Distribution (BSD) compliant.
onpload -d tapearray3 -m mapname -fa
onpload -d apipename -m mapname -fp
The same semantics apply for an unload job. If you use the u flag of the -f option to indicate an unload job, the interpretation of the data-source name is as described previously. For example, the following command specifies that onpload should unload data to the device /dev/rmt/rst11:
onpload -d /dev/rmt/rst11 -m mapname -fduHome | [ Top of Page | Previous Page | Next Page | Contents | Index ]