First post here. I have a particular issue with my login schema, it is read-only when accessing within Toad, however in SQL *Plus I have privileges. I use other schemas as well in Toad and they are not read only. I also have logged out of the connections and exited Toad and log back in with the same issue.
When you say “read only”, how exactly is this schema read-only? Did you check the “read only” column for this particular connection in Toad’s connection window? If so, this would explain everything you’re seeing. “Read only” connections in Toad only apply to Toad, we don’t set read-only privileges in Oracle, and they only apply to the single selected schema for your Toad instance.
How can you tell the session is in read-only? Does Toad indicate this by showing the green read-only light at the bottom or read only text in parenthesis on your connection bar?
Yes, I see both read-only green light at the bottom right and “Read Only” in parenthesis on the connection bar. As well as a message that says “This session has read-only access”. See picture attachment.