delobj Command--Delete Objects from Database
The delobj command deletes objects from the database.
For more information on using the delobj command to delete specific object types, see the Character-based Querying and Reporting Tools User Guide.
The delobj command has the following format:
delobj dbname|vnode::dbname[/server_class] objectspec | all [-silent]
[-uusername] [-Ggroupid]
dbname
objectspec
Describes the object or objects to be deleted from the database. Either an objectspec or the word -all can be specified. You can optionally specify the silent -u and -G flags.
-all
Specifies that all objects owned by the effective user are to be deleted. You can optionally specify the silent -u and -G flags.
-silent
Runs in silent mode, suppressing status messages.
-uusername
-Ggroupid
On VMS, enclose the –Ggroupid parameter in double quotes.
Last modified date: 08/29/2024