You can have only one connection to a database at a time.
If you proceed to connect to a different database, existing data model may not be valid afterward.
Action:
In order to keep the existing data model valid, do not reconnect to a different database unless you are sure that the queries are compatible with the new database connection.
Note: For help on other error messages, see Finding error message help.
Copyright © 1984, 2005, Oracle. All rights reserved.