Go to main content
Oracle Developer Studio 12.6 Man Pages

Exit Print View

Updated: June 2017
 
 

er_rm(1)

Name

er_rm - remove performance experiments

Synopsis

er_rm [-f] experiment-list
er_rm -V

Description

er_rm removes one or more experiments or experiment groups specified by experiment-list. To remove an experiment, you need write permission in the directory that contains the experiment. You do not need to have read or write permission on the experiment itself. When an experiment group is specified, er_rm removes the group file and all the experiments in the group. er_rm removes experiments recorded with earlier versions of the tools.

CAUTION - Do not use the UNIX rm command to remove an experiment recorded with earlier versions because it does not remove all parts of the experiment. ALWAYS use er_rm. For experiments recorded with this version of the tools, the Unix command rm -r can be used, since the directory containing all experiment files is visible.

Options

-f

Suppress any error message, and always succeed, whether the experiments to be removed are found or not.

-V

Report the version of er_rm.

Diagnostics

er_rm:              experiment: No such experiment.

See Also

collect(1), er_cp(1), er_mv(1)

Performance Analyzer manual