Dynamically Loading Panels and Tree Structures
You can dynamically load panels and tree structures without restarting SDF. With this dynamic loading, you can load a small number of panels during initialization, and add or delete panel subsets when required during SDF operation.
This can significantly reduce the number of panels kept resident at any one time.
When you are dynamically loading panels or tree structures, there
must be a member in the NetView DSIPARM
data set with the same name as the panel name or the root component
in the tree structure. If not, a not found
error message is
generated.
Note: Only panels that are loaded with the SDFPANEL command
are available to all logged-on SA z/OS operators. All others are loaded
only for the operator that calls them.