Temporary tables and cursors

OpenSwitch attempts to restore as much of the original connection context as possible during a switch, however, it cannot directly restore temporary tables or server-side cursors established by the client prior to the switch. For details on handling CT-Lib client-side cursors, see “Working with client-side cursors”. Ensure that all temporary tables and cursors exist only within single SQL batches or stored procedures submitted by a client.