Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

Everything E3D

LIST MDB

  • Last UpdatedMar 11, 2026
  • 1 minute read

The command LIST MDB lists the multiple MDBs in the project. For each MDB it lists the databases it contains, their types (such as DESI and CATA), access level (such as UPDATE), and the current and deferred databases. For example:

 List of MDBS for project SAM
==============================
MDB: /SAMPLE
Current DBS:
  1  SAMPLE/DESI              DESI Update
  2  SAMPLE/PADD              PADD Update
  3  ADMIN/PADD               PADD Update
  4  SAMPLE/COMP              COMP Update
  5  MASTER/PIPECATA          CATA Update Foreign
  6  MASTER/PIPEOLD           CATA Update Foreign
  7  MASTER/STLCATA           CATA Update Foreign
  8  MASTER/HVACCATA          CATA Update Foreign
  9  MASTER/SUPPCATA          CATA Update Foreign
 10  MASTER/PADD              PADD Update Foreign
 11  MASTER/DICT              DICT Update Foreign
 12  MASTER/PROP              PROP Update Foreign
Deferred DBS:
**NONE**

MDB: /DEMO
Current DBS:
  1  DEMO/DESI                 DESI Update
  2  DEMO/PADD                 PADD Update
  ...