FEPI INSTALL POOL defines a new pool of connections to FEPI. Any targets and nodes specified in the command are added to it, thereby creating new connections in the pool. You may specify an initial service state for the pool, and initial service and acquire states for any new connections. A pool cannot be used for a conversation until it has been put in service. The command completes when the pool has been created and any resources added; it does not wait for the requested states to be achieved.
FEPI INSTALL POOL >>-FEPI INSTALL--POOL(data-value)--PROPERTYSET(data-value)------> .-ACQUIRED--------. >--+-----------------+------------------------------------------> +-ACQSTATUS(cvda)-+ '-RELEASED--------' >--+------------------------------------------+-----------------> '-NODELIST(data-area)--NODENUM(data-value)-' .-INSERVICE--------. >--+------------------+-----------------------------------------> +-SERVSTATUS(cvda)-+ '-OUTSERVICE-------' >--+----------------------------------------------+------------>< '-TARGETLIST(data-area)--TARGETNUM(data-value)-'
Condition | RESP2 | Meaning |
---|---|---|
INVREQ | 110 | SERVSTATUS value not valid. |
INVREQ | 111 | ACQSTATUS value not valid. |
INVREQ | 116 | TARGET name unknown. |
INVREQ | 117 | NODE name unknown. |
INVREQ | 119 | The command failed for one or more items in the list. |
INVREQ | 130 | TARGETNUM value out of range. |
INVREQ | 131 | NODENUM value out of range. |
INVREQ | 162 | POOL name not valid. |
INVREQ | 171 | PROPERTYSET name unknown. |
INVREQ | 172 | POOL name already exists. |
INVREQ | 175 | The connection already exists. |