Two schemas are in Read-Only mode, while other schemas on the same database instance are not.
説明
Two schemas or users are in Read-Only mode, while other schemas on the same database server are not or works just fine. How to make those two schemas not in Read Only mode?
対策
Check if the 'Toad Security’ feature of Toad is enabled in the database instance. Then check if the 2 schemas (that are not working properly) are set as read-only. To check, log in as a DBA user (or the Toad user), and then go to the Administer menu | Toad Security. Ensure the schemas/users in question are not set as read-only. NOTE: Read-Only mode can also be set to a Role, in which case any user or schema will become read-only if it has that Role.