I have RAC Oracle11 installation built from 2 nodes running on Linux Red Hat OS.
Now, I try to make connection from SpotLight running on Windows 7 to the Instance of one of nodes (TNS name of it is: LIBD1)
This what I do:
Make new connection -> give user with SYS permission -> connect -> get error about that, that user not configured -> User Configuration Wizard opens -> give SYS as user with sysdba permissions (real SYS not other user with SYS permission) -> check "configure new user" option -> give new user name -> next
And I get error: DBMS_SQL access.denied.
What I do wrong? Thank you for ahead.