Examples of specifying a member name or pattern
The examples below assume that the following members exist within the data set named, HFMUSER.DATA:
DATA1
HFMCDATA
HFMCTAM
HFMCTEM
HFMCTMP
NEWDATA
NEWSTUFF
TEMPA
TEMPB
Example 1
Entering the following details on an Entry panel:
displays the entire member name list:
⋮
Data set name . . . . . HFMUSER.DATA
Member . . . . . . . . ________
⋮
DATA1
HFMCDATA
HFMCTAM
HFMCTEM
HFMCTMP
NEWDATA
NEWSTUFF
TEMPA
TEMPB
Example 2
Entering the following details on an Entry panel:
displays the member name list:
⋮ Data set name . . . . . HFMUSER.DATA Member . . . . . . . . HFMCT* ⋮
HFMCTAM
HFMCTEM
HFMCTMP
Example 3
Entering the following details on an Entry panel:
displays details for the member NEWDATA in data set HFMUSER.DATA.
⋮
Data set name . . . . . HFMUSER.DATA(NEWDATA)
Member . . . . . . . .
⋮
Example 4
Entering the following details on an Entry panel:
displays the member name list:
⋮
Data set name . . . . . HFMUSER.DATA(TEM*)
Member . . . . . . . .
⋮
TEMPA
TEMPB
Example 5
Entering the following details on an Entry panel:
displays the entire member name list:
⋮
Data set name . . . . . HFMUSER.DATA(*)
Member . . . . . . . .
⋮
DATA1
HFMCDATA
HFMCTAM
HFMCTEM
HFMCTMP
NEWDATA
NEWSTUFF
TEMPA
TEMPB
Related references
- Copy Utility ("From") panel
- Copy Utility ("To") panel
- Data Create Utility panel
- Db2 View panel
- Db2 Browse panel
- Db2 Edit panel
- Export Utility ("To") panel
- Export Utility ("From") panel
- Import Utility ("To") panel
- Import Utility ("From") panel
- LOAD from panel
- LOAD Utility - Using Templates panel
- UNLOAD Utility (Tables) "To" panel
- Print Utility panel