Previous Topic: IMBSPROC Database ProcedureNext Topic: Converting DBOMP Calls to CA IDMS/DB Statements


IMBSBRDG program module

IMBSBRDG is the CA IDMS DML Assembler program module that replaces the DBOMP runtime executable code. Specifically, it replaces:

IMBSBRDG Interface Between Applications and CA IDMS/DB

IMBSBRDG is an interface between application programs and CA IDMS/DB, and simulates IBM bill-of-materials systems (BOMP, DBOMP, CFMS). IMBSBRDG is linked at runtime with IMBSTAB, IDMS, and the DBOMP application program, and appears to CA IDMS/DB as an application program.

Note: CA IDMS DML does not include operating system and input/output interfaces, and does not issue any messages to the console.

IMBSBRDG simulates the DBOMP environment by:

After converting the DBOMP command and the object record, IMBSBRDG returns the requested data and processing information to the calling program.