The DBCAREA is a data structure shared by the application program and CLI (see the following figure).
- The application program sets values in it to transfer information to CLI.
- CLI sets values in it to transfer information back to the application program.
The DBCAREA data structure defines the interface between CLI and the application.
Data Flow