ORA-01019 error only as an administrator
Posted
by Mike
on Stack Overflow
See other posts from Stack Overflow
or by Mike
Published on 2010-04-19T22:08:43Z
Indexed on
2010/04/19
22:13 UTC
Read the original article
Hit count: 804
I'm having a strange problem.
I've installed the Oracle 10g client on a terminal server running Windows Server 2008R2. When I try to connect to Oracle, using, say, Toad, I receive the error "ORA-01019 unable to allocate memory in the user side". But this only happens if I'm logged in as an administrator.
If I connect as a normal user, I can connect without issue. Also -- if a normal user is connected, I can then connect without a problem as an administrator.
Any thoughts?
© Stack Overflow or respective owner