beautypg.com

Multi-thread function, Figure 6-4 – HP XP20000XP24000 Disk Array User Manual

Page 171

background image

Performing File Access Library (FAL) Operations

6-17

Hitachi USP V Cross-OS File Exchange User’s Guide

Error

Error

Error

Error

List the dataset
attribute information.

datasetFindNextFile

List the dataset
attribute information.

datasetGetLastError

datasetFindClose

datasetGetLastError

datasetFindFirstFile

Get error information.

Acquire attribute information
for the first dataset.

Acquire attribute information
for the next dataset.

Get error information.

End of the process.

To convert the DO or RF type
into a character string, use:
- datasetGetDsorgString, or
- datasetGetRecfmStrng.

To convert the DO or RF type
into a character string, use:
- datasetGetDsorgString, or
- datasetGetRecfmStrng.

Figure 6-4

Example of Acquiring z/OS Dataset Attributes Using FAL