The
cleanwork
utility
is not installed as part of the process for installing Base SAS. You
have to create
cleanwork
as an executable
in a UNIX file system after you install SAS. Sample JCL for creating
the executable can be found in the LINKCLNW member of the BAMISC library
that is created as part of the SAS installation process. Before submitting
this job, edit the JCL to specify the following information:
-
the appropriate JOB statement information
-
the name of the SAS load library
data set
-
the fully qualified pathname for
the directory into which the executable should be placed.