asadmin [asadmin-options] delete-connector-work-security-map [--help]
--raname raname
mapname
delete-connector-work-security-map |
Previous | Next | Contents |
deletes a work security map for the specified resource adapter
Synopsis
asadmin [asadmin-options] delete-connector-work-security-map [--help]
--raname raname
mapname
Description
The delete-connector-work-security-map
subcommand deletes a security
map associated with the specified resource adapter. For this subcommand
to succeed, you must have first created and deployed the specified
resource adapter.
The enterprise information system (EIS) is any system that holds the data of an organization. It can be a mainframe, a messaging system, a database system, or an application.
This subcommand is supported in remote mode only.
Options
Options for the asadmin
utility. For information about these
options, see the asadmin
(1M) help page.
--help
-?
Displays the help text for the subcommand.
--raname
Indicates the connector module name with which the work security map is associated.
Operands
The name of the work security map to be deleted.
Examples
Example 1 Deleting a Connector Work Security Map
This example deletes the work security map named
work_security_map_name
for the resource adapter named ra_name
.
asadmin delete-connector-work-security-map
--raname ra_name work_security_map_name
Command delete-connector-work-security-map executed successfully.
Exit Status
subcommand executed successfully
error in executing the subcommand
See Also
Previous | Next | Contents |