SPACE
Syntax
SET SPACE old
spcname AS new_spcname;
Description
Use for all operating systems other than z/OS.
Renames the default space names to customized space names. To name all record default space names to a single space name, substitute * for a space name.
Parameters
IMPORT and REPLACE_ALL.
Example
SET SPACE * AS PS;