Retrieve information about an installed enterprise bean.
INQUIRE BEAN >>-INQUIRE BEAN(data-value)--+------------------------+---------> '-CORBASERVER(data-area)-' >--+-----------------+----------------------------------------->< '-DJAR(data-area)-'
Conditions: END, NOTAUTH , NOTFND
For more information about the use of CVDAs, see CICS-value data areas (CVDAs).
INQUIRE BEAN retrieves the CorbaServer and DJAR names associated with an installed enterprise bean.
You can also browse through all of the enterprise beans installed in your system by using the browse options (START, NEXT, and END) on INQUIRE BEAN commands.
See Browsing resource definitions for general information about browsing, including syntax, exception conditions, and examples.
EXEC CICS INQUIRE BEAN(*)
EXEC CICS INQUIRE BEAN(*) CORBASERVER(CORB)
EXEC CICS INQUIRE BEAN(*) DJAR(CART)
EXEC CICS INQUIRE BEAN(MyBean) CORBASERVER(CORB)
In these examples, CICS displays information about: