CICS Manual do Usuário - INQUIRE FILE
Retrieves information about a file.
Sintaxe
For more information about the use of CICS-value data areas (CVDAs), see Appendix F, CVDAs recognized by the translator.
Descrição:
The EXEC CICS INQUIRE FILE command retrieves information about the named file from the file control table (FCT). The values that are returned depend on whether the file is local (defined on the same CICS system as the task that is making the inquiry) or remote (defined on another CICS system). Less information is available for remote files, and so defaults or nulls are returned for some options.
For further information about null values, see Null values.
Comentários:
You can also browse through all the files that are installed in your system by using the browse options (START, NEXT, and END) on INQUIRE FILE commands. See Using the CICS API commands for general information about browsing, syntax, exception conditions, and examples.
Opções:
Condições: