If you want spdsclean to log the files it deletes, add the
spdsclean -parmfile /opt/spds45/site/spdsserv.parm -verbose
Cleaning Residual Temporary LIBNAME Domain Files
This spdsclean command cleans all of the residual temporary files from all of the
LIBNAME domains that are defined in the
spdsclean -libnamefile /opt/spds45/site/libnames.parm
If you want spdsclean to log the files it deletes, just add the
command.
spdsclean -libnamefile /opt/spds45/site/libnames.parm -verbose
Cleaning Specific LIBNAME Domains
This spdsclean command cleans all residual temporary files from the LIBNAME domain
TRIAL99.
spdsclean -libnamefile /opt/spds45/site/libnames.parm -domains trial99
Suppose that you want to add domain UJOE04 to be cleaned also. The following command
will do this:
spdsclean -libnamefile /opt/spds45/site/libnames.parm -domains trial99, ujoe04
Suppose you want to clean all TRIAL9x domains and all domains that begin with UJOE
from the specified -libnamefile. The following command will do this:
spdsclean -libnamefile /opt/spds45/site/libnames.parm -domains trial9?, ujoe*
To log the domains processed and the files deleted from each, just add the -verbose option
to any of these spdsclean commands.
Cleaning Other LIBNAME Domain File Classes
This spdsclean command only cleans the ACL files from LIBNAME domains that begin
with ' UJOE' that are defined in the specified
deleting residual temporary files is suppressed. To log the LIBNAME domains cleaned
and the ACL files deleted, add the
spdsclean -libnamefile /opt/spds45/site/libnames.parm +tmp -acl -domains ujoe*
To clean domain state files from domains TRIAL9x for the specified
submit the following spdsclean command:
spdsclean -libnamefile /opt/spds45/site/libnames.parm
-domains trial9? -lib11 +tmp
To log the LIBNAME domains that were cleaned and the files that were deleted, add the
-verbose
Cleaning WORKPATH and LIBNAME Combinations
This spdsclean command cleans all of the WORKPATH files from the directory list
specified in
specified in
Cleaning WORKPATH and LIBNAME Combinations
-verbose
option.
and cleans residual temporary files from domain directories
-parmfile
.
-libnamefile
option to the command.
-verbose
specified.
-libnamefile
-verbose
. Because of the
-libnamefile
option.
255
option to the
option,
+tmp
.
-libnamefile
Need help?
Do you have a question about the Scalable Performance Data Server 4.5 and is the answer not in the manual?