Netview/NCCF permits two methods for defining terminals. Both methods require you to specify certain statements in the DSIDMN member of DSIPARM. You can explicitly define terminals using POS statements such as this:
label POS terminal,terminal,...
If you like, you can use the POSPOOL statement such as the following to reserve a pool of entries that any terminal can use:
label POSPOOL n
Netview/NCCF only allows one user ID to receive unsolicited VTAM messages. For each message, Netview searches its ASSIGN tables, the POS table, and the POSPOOL in that order. The message goes to the first terminal with a user ID and associated profile that has the value YES on the MSGRECVR parameter.
|
Copyright © 2013 CA.
All rights reserved.
|
|