Previous Topic: Improve the Performance of a View

Next Topic: How to Invoke a View

Remove View Definitions

Before you define a view, you should remove any existing view definition that has the same name. However, there is no command to delete just one view. Instead, use this command, which removes all views. Normally, you put this command in the configuration file before any set view commands.

To remove view definitions

Issue the following command to the DSA:

clear view;

All view definitions in the DSA are removed.