Error Messages (D)
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z #
Database is already connected.
(1012)
The "database already connected error" suggests that you have tried to connect to the same database twice. However, you have not terminated the first connection to that database. Alternatively, your application may have issued a disconnect for the first connection. However, that disconnect may have been deferred.
To resolve this issue, I need additional resources.
First, please supply an