TEST—LOAD subcommand operands

data_set_name
specifies the name of a member of a PDS or a PDSE from which the program is to be executed. If you do not specify quotation marks around the data set name, LOAD assumes a suffix of LOAD.
*
specifies that the program to be loaded resides in the LPA and the standard libraries are to be searched (linklist).
(member)
specifies the name of a member of the partitioned data set containing the module to be loaded. If the member name is not specified, TEMPNAME is used. If the data_set_name is not specified within quotation marks, the LOAD qualifier is added.
password
specifies the password for a password protected data set.