The DBCAREA is the communication structure between an application and CLI. Applications use it to forward control and data information. CLI uses it to return control and data information.
An application may use a single DBCAREA or multiple DBCAREAs. CLI retains no knowledge of a particular DBCAREA across multiple CLI calls. CLI is concerned only with the values for DBCAREA that are meaningful to the routine called.