DROP USER MAPPING (Delete user mapping)
Function
Privileges
- Users with the DBA privilege
- These users can delete user mappings.
Format
DROP USER MAPPING
FOR PUBLIC
SERVER foreign-server-name |
Operands
- foreign-server-name
Specifies the name of the foreign server that was specified when the user mapping was defined.
Note
- DROP USER MAPPING cannot be specified from an X/Open compliant UAP running under OLTP.