CORBA 2.6 Administration Guide
is the name of the key to be deleted from entity-name.
If key does not belong to entity-name, entitydeletekey displays an error message.
entitykeys
Displays all the keys of an entity in the current database.
entitykeys entity-name
entity-name
is the name of the entity whose keys are to be displayed.
If entity-name does not exist, entitykeys displays an error message.
entitykeysvalues
Displays the keys of an entity in the current database and their values.
entitykeysvalues entity-name
entity-name
is the name of the entity whose keys and values are to be displayed.
If entity-name does not exist, entitykeysvalues displays an error message.
profile
Returns or sets the application name profiled in the current database.
profile [application-name]
application-name
is the application name to which the profile is to be set.
If application-name does not exist, profile displays an error message.
source
Reads and processes a script file.
source script-filename
script-filename