Admin Production rocket
Current Publication

MDB

Enterprise Developer for Eclipse (including UNIX Components) V7.0
Rocket® Enterprise Developer (formerly a product of Micro Focus or formerly a product of Open Text) documentation, created before Rocket Software acquired certain products from OpenText, may include outdated references to "Micro Focus" or "OpenText", both of which are trademarks of OpenText or its affiliates. Rocket Software is not affiliated with Micro Focus or OpenText and has since rebranded these products as Rocket® products. You may also encounter outdated links in this documentation. If you do, please contact Rocket Support (support@rocketsoftware.com) for assistance.

MDB

Set the value Multiple Database (MDB) generation target; this becomes the value of the built-in &APS-MDB function in the control file, which, in turn, is passed to the IG. In your rule program logic, examine this variable to tailor the output to the generated application database.
Restriction: This topic applies only when the AppMaster Builder AddPack has been installed, and applies only to Windows platforms.

Syntax:

/MDB=databasetarget

Comments:

  • The default target is VSAM.
  • Enclose any targets that have hyphens as part of their name in quotes. For example, /MDB=SQL and /MDB="SQL-SVR".