z/OS ISPF Software Configuration and Library Manager Guide and Reference
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


Alternative High Level (HL) architecture definition to link link-edit to bind

z/OS ISPF Software Configuration and Library Manager Guide and Reference
SC19-3625-00

It is possible to use the SINC or INCLD keywords to drive the bind process. The previous two steps discussed creating a generic architecture definition for the bind, using the SINC and OUTx keywords, then linking this generic architecture definition to the LEC architecture definition by means of a HL architecture definition.

It is possible, and might be preferable in your environment, not to use a generic architecture definition to drive the bind. Instead, you can just use the INCLD keyword in the HL architecture definition for the DB2CLIST member plus the INCL keyword for the LEC architecture definition. This way the default processing of the translator will run creating the DB2OUT member. This process will work with the shipped samples.

Figure 1. Sample HL architecture definition for overall compilation, link-edit and bind (no generic architecture definition)
INCL  SCLMLECP ARCHDEF
INCLD SCLMDR2P DB2CLIST

An advantage to this method is that it means you will have one less part, as the generic architecture definition is not required.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014