Option in the Database Manager CLI.
You delete the data and the corresponding XUSER entry for a database user in the XUSER program.
To delete user data, you must log on either with the data of the database user to be deleted or with the user data registered under the DEFAULT user key.
To identify the user whose data is to be deleted, specify a combination of the name of the database instance and the database server, or an XUSER key.
We recommend that you use the XUSER tool directly.
See also: XUSER
-ud
Log on as the user <user_name> to be deleted from the XUSER program.
To identify
the user to be deleted, specify a combination of the database name and server
name:
-u <user_name>,<password> -ud -d <database_name> [-n <database_server>]
Log on to the XUSER program with the user data
stored under the DEFAULT XUSER key.
To identify the user to be deleted, specify a combination of the database name
and server.
–ux <default_user>,<password> -ud -d <database_name> [-n <database_server>]
Log on as the user <user_name> to be deleted from the XUSER
program.
To identify
the user to be deleted, specify the <user_key> XUSER key.
-u <user_name>,<password> -ud -uk <user_key>
Log on to the XUSER program with the user data
stored under the DEFAULT XUSER key.
To identify the user to be deleted, specify the <user_key> XUSER key.
-ux <default_user>,<password> -ud -uk <user_key>