Drops a logical connection. Logical connections are used to manage warm standby applications.
drop logical connection to data_server.database
The logical data server specified in the create logical connection command.
The name of the database specified in the create logical connection command.
Drops the logical connection for a data server named LDS and a database named pubs2:
drop logical connection to LDS.pubs2
Use this command to drop a logical connection when you are dismantling a warm standby application.
Before you can drop the logical connection, you must drop the connection to the standby database.
drop logical connection requires “sa” permission.
create connection, create logical connection, drop connection, switch active