CORBA 2.3.3 Administration Guide (NonStop CORBA 2.3.3+)
entitydeletekey
Deletes a key from an entity in the current database.
entitydeletekeyentity-namekey
entity-name
is the name of an entity.
If entity-name does not exist, entitydeletekey displays an error message.
key
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.
entitykeysentity-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.
entitykeysvaluesentity-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