Exporting search results
You can export z/OS® search results to a text file, which you can then import into a spreadsheet program.
You must be connected to a remote system and complete a Remote z/OS Search operation that populates
the Remote z/OS Search results view.
The export operation exports the contents of the Remote
z/OS Search view. If you click the export icon before the
search results view is fully populated, then not all search results
are included in the export file. To ensure that you export all search
results, wait until the view is fully populated before you click the
export icon.
Restriction: The search result export wizard
places some restrictions on the content you can export. If the Remote
z/OS Search view contains a list of partitioned data sets
and data set members, then you can export only the file information
about the partitioned data sets. You cannot export file information
about the data set members. If you select data set members in the Remote
z/OS Search view and click the export icon, a warning message
is displayed.
Exporting all results
Exporting selected results
Formatting an export file
To change the default data selection and format options for a search result export file:
The following example illustrates an export file that contains
file information with default data selection and export file format
options. The first row is the header row and the remaining three rows
contain search result data.
"File name" "Extension" "Lock owner"
"HLQ.SOURCE.COBOL/MYFILE.cbl" "cbl" "userid1"
"HLQ.SOURCE.PLI/YOURFILE.pli" "pli" "userid2"
"HLQ.SOURCE.COBOL/FILE3.cbl" "cbl" ""
The following example
illustrates an export file that contains content strings with default
data selection and export file format options. The first row is the
header row and the remaining three rows contain search result data."Name" "Extension" "Transfer" "Line" "Text"
"USER33.ZUNIT.PLI/PLITC001.pli" "pli" "text" "7" "| Component: IBM z/OS Automated Unit Testing Framework (zUnit) |"
"USER33.ZUNIT.PLI/PLITC001.pli" "pli" "text" "9" "| File: Enterprise PL/I zUnit Test Case |"