Example 2 — Creating a Shared Subpool
To create a shared or global subpool, you must specify the name
and type of the subpool. For example, to create a shared subpool
named ALLMINE, code:
SUBPOOL CREATE,NAME='ALLMINE',TYPE=SHARED,ERROR=STORERR
Note: You cannot use CMSSTOR to create shared subpools.