You can use the switchModules command
to switch a configuration between using load modules in the file system
and using load modules in a dataset.
Location
The switchModules.sh shell
script is located in the smpe_install_root/bin or app_server_root/bin directory.
Syntax
switchModules.sh target_was_home
target_mode
(target_dataset_name)
Parameters
- target_was_home
- Home directory of the node that is the target of the switch
- target_mode
- Mode to which to switch
- FS
- Switch target_was_home to using libraries out
of the file system.
- DS
- Switch target_was_home to using libraries out
of the dataset.
- target_dataset_name
- Dataset name of a PDS-E dataset to which the WebSphere Application
Server load modules should be written
This only needs to be done
once per WebSphere Application Server service level. The PDS-E dataset
will require at least 1000 tracks (3390) of disk space.
This
option is only meaningful if DS is specified for target_mode.