IBM Tivoli Netcool/OMNIbus, Version 7.4

Dropping a file

Use the DROP FILE command to drop an existing ObjectServer file.

You cannot drop a file if it is being used, for example, in a trigger.

Syntax

DROP FILE file_name;

Dropping a file deletes the ObjectServer file; it does not delete any of the physical files created in the file system.

Example

drop file logit;