Defining the ACB pool

A VTAM APPL statement is required for each ACB that you want to define in the OSPI ACB pool. You can add new APPL statements to an existing member or create a new member in SYS1.VTAMLST. The statements should be similar to the following example:
OSPI     VBUILD TYPE=APPL 
OSPI0000 APPL AUTH=(ACQ,NOTSO,VPACE)
OSPI0001 APPL AUTH=(ACQ,NOTSO,VPACE)

The number of ACBs defined determines the maximum number of concurrent OSPI sessions MainView AutoOPERATOR can support unless ACBs outside the OSPI pool are also used.

ACBs must be activated before they can be used. They may be activated automatically at VTAM start-up or by issuing a VTAM VARY command.

If LOGMODE entries other than the entries defined in the default MODETAB will be used by OSPI sessions, add the MODETAB= keyword to each APPL statement.

This version of the documentation is no longer supported. However, the documentation is available for your convenience. You will not be able to leave comments.

Comments