z/OS BDT Installation
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


BDTDCNS

z/OS BDT Installation
SC14-7582-00

BDTDCNS maps five console buffer areas, including the console message area, the input console message buffer, the output console message buffer, the input console message action codes, and the intercom request buffer.

  BDTDCNS           {CMA   }
                    {INPUT }
            &TYPE=  {ICMB  }       one or list of
                    {FCTQ  }
                    {OCMB  }
                    {OUTPUT}


             &CODES=  {YES}
                      {NO }


                       {CONS}
             &PREFIX=  {CON }
                       {CN  }
Parameter Subparameter Explanation
&TYPE=   Specifies the type of console buffer area to be mapped.
  CMA Specifies that the console message area, used to process input commands, is to be mapped.
  INPUT Specifies that a console message area, used to process input commands, is to be mapped.
  ICMB Specifies that the input console message buffer, used to buffer input commands, is to be mapped.
  FCTQ Specifies that the input console message buffer, used to buffer input commands, is to be mapped.
  OCMB Specifies that the output console message buffer, used to buffer output messages, is to be mapped.
  OUTPUT Specifies that the output console message buffer, used to buffer output messages, is to be mapped.
&CODES=   Specifies the ability to set symbolic equates for the various BDT command verbs.
  YES Specifies that a set of symbolic equates for the various BDT command verbs are to be generated. This is the default.
  NO Specifies that the command verb equates are not to be generated.
&PREFIX=   Specifies a prefix to be used in generating labels for the console message area and for the console message codes. The prefix must be a 1- to 3-character string, the first character alphabetic. If three characters are input, certain generated labels will use only the first two characters so that the label generated will not exceed 8 characters. Default prefix values are CONS, CON, and CN.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014