DB-SUBSCHEMA

Include the imported program subschema in your program. AMB does this for you when you specify your subschema in the Project Explorer after importing the subschema.
Restriction: This topic applies only when the AppMaster Builder AddPack has been installed, and applies only to Windows platforms.

Targets:

  • IMS DB
  • SQL
  • VSAM Batch
  • VSAM Online

Syntax:

DB-SUBSCHEMA subschemaname

General Rules:

  1. Specify a subschema for a AMB program in either of the following ways.
    • Recommended way Code the subschema name in the Project Explorer.
    • Code a DB-SUBSCHEMA call before the NTRY keyword.