i am getting the insufficient privilege error. when i try to connect thru OEM and getting same error and invalid username and password.
SQL> sho parameter os_
NAME TYPE VALUE
------------------------------------ ----------- ------------------------------
os_authent_prefix string ops$
os_roles boolean FALSE
remote_os_authent boolean FALSE
remote_os_roles boolean FALSE
$ cat /etc/group | grep oracle
dba::12030:oracle
$ cat /etc/passwd | grep oracle
oracle:x:12030:12030:oracle:/home/oracle:/bin/ksh
could anyone please help me advice what would be the cause for this.
Thanks